mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-04 11:49:02 +08:00
20f870dc9d
- @tiptap/core@2.0.0-beta.37 - @tiptap/extension-collaboration-cursor@2.0.0-beta.11 - @tiptap/extension-collaboration@2.0.0-beta.9 - @tiptap/extension-mention@2.0.0-beta.38 - @tiptap/extension-task-item@2.0.0-beta.7 - @tiptap/html@2.0.0-beta.37 - @tiptap/starter-kit@2.0.0-beta.33 - @tiptap/suggestion@2.0.0-beta.38
535 lines
14 KiB
Markdown
535 lines
14 KiB
Markdown
# Change Log
|
||
|
||
All notable changes to this project will be documented in this file.
|
||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||
|
||
# [2.0.0-beta.37](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.36...@tiptap/core@2.0.0-beta.37) (2021-04-23)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* better merge mark attributes for existing marks, fix [#1039](https://github.com/ueberdosis/tiptap/issues/1039) ([cfd29fa](https://github.com/ueberdosis/tiptap/commit/cfd29fac86e03d72a0c05ec8d26aac905d19c5a2))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.36](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.35...@tiptap/core@2.0.0-beta.36) (2021-04-22)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.35](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.34...@tiptap/core@2.0.0-beta.35) (2021-04-21)
|
||
|
||
|
||
### Features
|
||
|
||
* add editor prop to KeyboardShortcutCommand ([e0c2460](https://github.com/ueberdosis/tiptap/commit/e0c2460a960c739ac4b543f0f185653cb41599e3))
|
||
* add name to extension context ([12f60ab](https://github.com/ueberdosis/tiptap/commit/12f60abb731edd080cb9a70e8e34ae721e37f80e))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.34](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.33...@tiptap/core@2.0.0-beta.34) (2021-04-20)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* fix a bug when dragging node views ([4e6d43b](https://github.com/ueberdosis/tiptap/commit/4e6d43bbfb488d2987f71ad15732af8d25b9897a))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.33](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.32...@tiptap/core@2.0.0-beta.33) (2021-04-20)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* fix extension option merging ([aa002a0](https://github.com/ueberdosis/tiptap/commit/aa002a012bfe888c03da5cd32f98b40965a5fa7b))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.32](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.31...@tiptap/core@2.0.0-beta.32) (2021-04-16)
|
||
|
||
|
||
### Features
|
||
|
||
* add coordsAtPos and posToClientRect helper methods ([8dab614](https://github.com/ueberdosis/tiptap/commit/8dab6144a661e4c90f33d9d2f300882009eadd46))
|
||
* remove resize event handler ([9f64015](https://github.com/ueberdosis/tiptap/commit/9f64015157a83032d0d80bc0353efb529b56a342))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.31](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.30...@tiptap/core@2.0.0-beta.31) (2021-04-15)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* fix type for emitUpdate, fix [#276](https://github.com/ueberdosis/tiptap/issues/276) ([4137e00](https://github.com/ueberdosis/tiptap/commit/4137e00d987c152b883022525056df94ad033be7))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.30](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.29...@tiptap/core@2.0.0-beta.30) (2021-04-15)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.29](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.28...@tiptap/core@2.0.0-beta.29) (2021-04-12)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* fix adding mark only with insertContent(), fix [#264](https://github.com/ueberdosis/tiptap/issues/264) ([0a63123](https://github.com/ueberdosis/tiptap/commit/0a6312382f38af5b8fdf7f94fc4b6c1de1a15e25))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.28](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.27...@tiptap/core@2.0.0-beta.28) (2021-04-12)
|
||
|
||
|
||
### Features
|
||
|
||
* add parentConfig to extension context for more extendable extensions, fix [#259](https://github.com/ueberdosis/tiptap/issues/259) ([5e1ec5d](https://github.com/ueberdosis/tiptap/commit/5e1ec5d2a66be164f505d631f97861ab9344ba96))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.27](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.26...@tiptap/core@2.0.0-beta.27) (2021-04-09)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* add scrollIntoView for insertContent ([e7fe724](https://github.com/ueberdosis/tiptap/commit/e7fe7248af44df66fe322045953f8df186d82bec))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.26](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.25...@tiptap/core@2.0.0-beta.26) (2021-04-09)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* fix a bug when detecting changes within node views ([708ac94](https://github.com/ueberdosis/tiptap/commit/708ac94cebce2ed9304ae7e87eb4c3251758f903))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.25](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.24...@tiptap/core@2.0.0-beta.25) (2021-04-09)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* fixed type for Content ([39147f5](https://github.com/ueberdosis/tiptap/commit/39147f5b02388b68ddea91d40bd2e846597f813b))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.24](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.23...@tiptap/core@2.0.0-beta.24) (2021-04-08)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* improve drag position for node views even more ([d2c5b71](https://github.com/ueberdosis/tiptap/commit/d2c5b71c28b04ff64715ff6562e7dcb01cfd7ec8))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.23](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.22...@tiptap/core@2.0.0-beta.23) (2021-04-08)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* improve drag position for node views ([5e5b8db](https://github.com/ueberdosis/tiptap/commit/5e5b8db6eb707aa570b462caf184401189228b02))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.22](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.21...@tiptap/core@2.0.0-beta.22) (2021-04-08)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.21](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.20...@tiptap/core@2.0.0-beta.21) (2021-04-08)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.20](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.19...@tiptap/core@2.0.0-beta.20) (2021-04-07)
|
||
|
||
|
||
### Features
|
||
|
||
* add resetAttributes() command, deprecate resetNodeAttributes() ([3334d93](https://github.com/ueberdosis/tiptap/commit/3334d930f30bd4acb5c314b4ec1934b6a1e0b712))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.19](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.18...@tiptap/core@2.0.0-beta.19) (2021-04-07)
|
||
|
||
|
||
### Features
|
||
|
||
* add updateAttributes() command, deprecate updateNodeAttributes(), fix [#254](https://github.com/ueberdosis/tiptap/issues/254) ([aac32b4](https://github.com/ueberdosis/tiptap/commit/aac32b4df6a1dfd93500e09d3433fcd8acad5fbe))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.18](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.17...@tiptap/core@2.0.0-beta.18) (2021-04-07)
|
||
|
||
|
||
### Features
|
||
|
||
* add priority option to extensions ([bb1ae65](https://github.com/ueberdosis/tiptap/commit/bb1ae659a463e97a7ada15af711347b5c004897a))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.17](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.16...@tiptap/core@2.0.0-beta.17) (2021-04-07)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* remove debug log ([beb96c5](https://github.com/ueberdosis/tiptap/commit/beb96c5cbfdb81869763e23f82f5ab270c30f0ea))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.16](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.15...@tiptap/core@2.0.0-beta.16) (2021-04-07)
|
||
|
||
|
||
### Features
|
||
|
||
* add insertContent() command, deprecate insertText(), insertHTML() and insertNode() ([b8d9b7d](https://github.com/ueberdosis/tiptap/commit/b8d9b7d4c70b38fb9eec3c079be8243d30166e5e))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.15](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.14...@tiptap/core@2.0.0-beta.15) (2021-04-06)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.14](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.13...@tiptap/core@2.0.0-beta.14) (2021-04-04)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.13](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.12...@tiptap/core@2.0.0-beta.13) (2021-04-02)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.12](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.11...@tiptap/core@2.0.0-beta.12) (2021-04-01)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.11](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.10...@tiptap/core@2.0.0-beta.11) (2021-04-01)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.9...@tiptap/core@2.0.0-beta.10) (2021-03-31)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.8...@tiptap/core@2.0.0-beta.9) (2021-03-28)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.7...@tiptap/core@2.0.0-beta.8) (2021-03-28)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.7](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.6...@tiptap/core@2.0.0-beta.7) (2021-03-28)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.6](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.5...@tiptap/core@2.0.0-beta.6) (2021-03-24)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.5](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.4...@tiptap/core@2.0.0-beta.5) (2021-03-18)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.4](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.3...@tiptap/core@2.0.0-beta.4) (2021-03-18)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.3](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.2...@tiptap/core@2.0.0-beta.3) (2021-03-16)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.2](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.1...@tiptap/core@2.0.0-beta.2) (2021-03-09)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-beta.1](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.22...@tiptap/core@2.0.0-beta.1) (2021-03-05)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.22](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.21...@tiptap/core@2.0.0-alpha.22) (2021-02-28)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.21](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.20...@tiptap/core@2.0.0-alpha.21) (2021-02-26)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.20](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.19...@tiptap/core@2.0.0-alpha.20) (2021-02-26)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.19](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.18...@tiptap/core@2.0.0-alpha.19) (2021-02-18)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.18](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.17...@tiptap/core@2.0.0-alpha.18) (2021-02-16)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.17](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.16...@tiptap/core@2.0.0-alpha.17) (2021-02-16)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.16](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.15...@tiptap/core@2.0.0-alpha.16) (2021-02-07)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.15](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.14...@tiptap/core@2.0.0-alpha.15) (2021-02-05)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.14](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.13...@tiptap/core@2.0.0-alpha.14) (2021-01-29)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.13](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.12...@tiptap/core@2.0.0-alpha.13) (2021-01-29)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.12](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.11...@tiptap/core@2.0.0-alpha.12) (2021-01-28)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.11](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.10...@tiptap/core@2.0.0-alpha.11) (2021-01-28)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* don’t merge classes ([dba0c1a](https://github.com/ueberdosis/tiptap/commit/dba0c1ac15e9beda3ebd027c67c969a4fe7ae7c7))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.9...@tiptap/core@2.0.0-alpha.10) (2021-01-06)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.8...@tiptap/core@2.0.0-alpha.9) (2020-12-18)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.7...@tiptap/core@2.0.0-alpha.8) (2020-12-18)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.7](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.6...@tiptap/core@2.0.0-alpha.7) (2020-12-02)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.6](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.5...@tiptap/core@2.0.0-alpha.6) (2020-11-19)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.5](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.4...@tiptap/core@2.0.0-alpha.5) (2020-11-18)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.4](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.3...@tiptap/core@2.0.0-alpha.4) (2020-11-16)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.3](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.2...@tiptap/core@2.0.0-alpha.3) (2020-11-16)
|
||
|
||
|
||
### Reverts
|
||
|
||
* Revert "use global namespace" ([0c9ce26](https://github.com/ueberdosis/tiptap/commit/0c9ce26c02c07d88a757c01b0a9d7f9e2b0b7502))
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.2](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.1...@tiptap/core@2.0.0-alpha.2) (2020-11-16)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|
||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.1](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-alpha.0...@tiptap/core@2.0.0-alpha.1) (2020-11-16)
|
||
|
||
**Note:** Version bump only for package @tiptap/core
|