hef-website
hef-website copied to clipboard
chore(deps): update dependency prosemirror-tables to v1.3.7
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
prosemirror-tables | 1.1.1 -> 1.3.7 |
Release Notes
prosemirror/prosemirror-tables (prosemirror-tables)
v1.3.7
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.3.6...v1.3.7
Fixed a release issue in the previous 1.3.6 version.
v1.3.6
What's Changed
- Don't use global window by @anton-cheloshkin in https://github.com/ProseMirror/prosemirror-tables/pull/219
New Contributors
- @anton-cheloshkin made their first contribution in https://github.com/ProseMirror/prosemirror-tables/pull/219
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.3.5...v1.3.6
v1.3.5
What's Changed
- Add test for arrow keybindings by @ocavue in https://github.com/ProseMirror/prosemirror-tables/pull/207
- Fix deleteRow for cells with colspan greater than 1 by @weijia18 in https://github.com/ProseMirror/prosemirror-tables/pull/213
- Fix an incorrect math in deleteRow when moving cells by @ocavue in https://github.com/ProseMirror/prosemirror-tables/pull/214
New Contributors
- @weijia18 made their first contribution in https://github.com/ProseMirror/prosemirror-tables/pull/213
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.3.4...v1.3.5
v1.3.4
What's Changed
- Fix column resize handle logic by @davvidbaker in https://github.com/ProseMirror/prosemirror-tables/pull/199
New Contributors
- @davvidbaker made their first contribution in https://github.com/ProseMirror/prosemirror-tables/pull/199
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.3.3...v1.3.4
v1.3.3
What's Changed
- Fix finicky resize handle by @wang1xiang in https://github.com/ProseMirror/prosemirror-tables/pull/194
New Contributors
- @wang1xiang made their first contribution in https://github.com/ProseMirror/prosemirror-tables/pull/194
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.3.2...v1.3.3
v1.3.2
What's Changed
- Set build target to ES2018 by @ocavue in https://github.com/ProseMirror/prosemirror-tables/pull/193
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.3.1...v1.3.2
v1.3.1
What's Changed
- Use strict typescript config by @ocavue in https://github.com/ProseMirror/prosemirror-tables/pull/191
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.3.0...v1.3.1
v1.3.0
What's Changed
- Migration to Typescript by @PowerKiKi in https://github.com/ProseMirror/prosemirror-tables/pull/183
New Contributors
- @PowerKiKi made their first contribution in https://github.com/ProseMirror/prosemirror-tables/pull/183
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.2.5...v1.3.0
v1.2.5
What's Changed
- Fix a crash when target.classList is undefined by @ianmcateer in https://github.com/ProseMirror/prosemirror-tables/pull/180
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.2.4...v1.2.5
v1.2.4
What's Changed
- fix CellBookmark typing by @MH4GF in https://github.com/ProseMirror/prosemirror-tables/pull/178
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.2.3...v1.2.4
v1.2.3
What's Changed
- Fix types for cellSelection by @MH4GF in https://github.com/ProseMirror/prosemirror-tables/pull/160
New Contributors
- @MH4GF made their first contribution in https://github.com/ProseMirror/prosemirror-tables/pull/160
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.2.2...v1.2.3
v1.2.2
What's Changed
- handleDecorations to check whether table is undefined or null by @ianmcateer in https://github.com/ProseMirror/prosemirror-tables/pull/166
New Contributors
- @ianmcateer made their first contribution in https://github.com/ProseMirror/prosemirror-tables/pull/166
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.2.1...v1.2.2
v1.2.1
What's Changed
- Update prosemirror dependencies to typescript version by @ocavue and @zunsthy in https://github.com/ProseMirror/prosemirror-tables/pull/173
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.1.2...v1.2.1
v1.2.0
v1.1.2
What's Changed
- fix spelling mistake: buttom -> bottom by @Apanian25 in https://github.com/ProseMirror/prosemirror-tables/pull/127
- fix: Table syntax error by @ChasLui in https://github.com/ProseMirror/prosemirror-tables/pull/153
- Bundle package with ES2015 spec by @ocavue in https://github.com/ProseMirror/prosemirror-tables/pull/172
New Contributors
- @Apanian25 made their first contribution in https://github.com/ProseMirror/prosemirror-tables/pull/127
- @ChasLui made their first contribution in https://github.com/ProseMirror/prosemirror-tables/pull/153
Full Changelog: https://github.com/ProseMirror/prosemirror-tables/compare/v1.1.1...v1.1.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.