Releases: ProseMirror/prosemirror-tables
Releases · ProseMirror/prosemirror-tables
v1.2.3
v1.2.2
What's Changed
- handleDecorations to check whether table is undefined or null by @ianmcateer in #166
New Contributors
- @ianmcateer made their first contribution in #166
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.1.2
What's Changed
- fix spelling mistake: buttom -> bottom by @Apanian25 in #127
- fix: Table syntax error by @ChasLui in #153
- Bundle package with ES2015 spec by @ocavue in #172
New Contributors
- @Apanian25 made their first contribution in #127
- @ChasLui made their first contribution in #153
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v0.10.1
V1.1.0
Export some utils:
setAttr
removeCol
pointsAtCell
tableNodeTypes
TableView
removeColSpan
addColSpan
columnIsHeader
v0.10.0
Releasing all the changes in v1.1.0
, except for the breaking change. Support ESM Modules.