lexical_table 1.7.4 copy "lexical_table: ^1.7.4" to clipboard
lexical_table: ^1.7.4 copied to clipboard

Table, row and cell nodes for lexical_core, wire-compatible with Lexical's @lexical/table. Pure Dart.

Changelog #

1.7.4 #

No library changes. The packages version in lockstep — they are one library split for pay-for-what-you-use, not a set of independent projects — so this release keeps the set on one version. See lexical_core for what changed.

1.7.3 #

No library changes. The packages version in lockstep — they are one library split for pay-for-what-you-use, not a set of independent projects — so this release keeps the set on one version. See lexical_core for what changed.

1.7.2 #

No library changes. The packages version in lockstep — they are one library split for pay-for-what-you-use, not a set of independent projects — so this release keeps the set on one version. See lexical_core for what changed.

1.7.1 #

No library changes. The packages version in lockstep — they are one library split for pay-for-what-you-use, not a set of independent projects — so this release keeps the set on one version. See lexical_link for what changed.

1.7.0 #

No library changes. The packages version in lockstep — they are one library split for pay-for-what-you-use, not a set of independent projects — so this release keeps the set on one version. See lexical_image and lexical_flutter for what changed.

1.6.1 #

No library changes. The packages version in lockstep — they are one library split for pay-for-what-you-use, not a set of independent projects — so this release keeps the set on one version. See lexical_image for what changed.

1.6.0 #

No library changes. The packages version in lockstep — they are one library split for pay-for-what-you-use, not a set of independent projects — so this release keeps the set on one version. See lexical_image for what changed.

1.5.0 #

No library changes. The packages version in lockstep — they are one library split for pay-for-what-you-use, not a set of independent projects — so this release keeps the set on one version. See lexical_image for what changed.

1.4.0 #

No library changes. The packages version in lockstep — they are one library split for pay-for-what-you-use, not a set of independent projects — so this release keeps the set on one version. See lexical_flutter for what changed.

1.3.0 #

No library changes. The packages version in lockstep — they are one library split for pay-for-what-you-use, not a set of independent projects — so this release keeps the set on one version. See lexical_core for what changed.

1.2.0 #

No library changes. The packages version in lockstep — they are one library split for pay-for-what-you-use, not a set of independent projects — so this release keeps the set on one version.

1.1.0 #

  • tableTransformer: GitHub-flavoured tables in both directions. Without it a table exported as its cells, one per line — which still reads like a document, so nobody notices the table is gone.

1.0.0 #

First stable release; semantic versioning applies from here. Tables: a resolved grid, merged cells, cell-rectangle selection and every structural command.

The entries below record how it got here.

0.1.0-dev.2 #

Table editing: the resolved grid (TableGrid), cell-range selection, and the structural operations and commands — insert and delete rows and columns, merge and split, header toggles, Tab between cells, and Delete over a block of selected cells.

0.1.0-dev.1 #

First development release. Node types verified as a fixed point against fixtures generated from Lexical 0.48.0.

0
likes
160
points
589
downloads

Documentation

API reference

Publisher

verified publisherahmadre.com

Weekly Downloads

Table, row and cell nodes for lexical_core, wire-compatible with Lexical's @lexical/table. Pure Dart.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

lexical_core, lexical_markdown, meta

More

Packages that depend on lexical_table