mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 10:39:18 +08:00
42e8755d87
- @tiptap/core@2.0.0-beta.104 - @tiptap/extension-code-block-lowlight@2.0.0-beta.37 - @tiptap/extension-code-block@2.0.0-beta.18 - @tiptap/extension-color@2.0.0-beta.3 - @tiptap/extension-font-family@2.0.0-beta.15 - @tiptap/extension-highlight@2.0.0-beta.16 - @tiptap/extension-link@2.0.0-beta.20 - @tiptap/extension-mention@2.0.0-beta.72 - @tiptap/extension-ordered-list@2.0.0-beta.16 - @tiptap/extension-placeholder@2.0.0-beta.30 - @tiptap/extension-table-cell@2.0.0-beta.15 - @tiptap/extension-table-header@2.0.0-beta.17 - @tiptap/extension-task-item@2.0.0-beta.18 - @tiptap/extension-text-align@2.0.0-beta.23 - @tiptap/html@2.0.0-beta.103 - @tiptap/starter-kit@2.0.0-beta.103
240 lines
7.1 KiB
Markdown
240 lines
7.1 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.15](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.14...@tiptap/extension-font-family@2.0.0-beta.15) (2021-09-08)
|
|
|
|
|
|
### Features
|
|
|
|
* parseHTML for attributes should return the value instead of an object now, fix [#1863](https://github.com/ueberdosis/tiptap/issues/1863) ([8a3b47a](https://github.com/ueberdosis/tiptap/commit/8a3b47a529d28b28b50d634c6ff69b8e5aad3080))
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.14](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.13...@tiptap/extension-font-family@2.0.0-beta.14) (2021-07-26)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.13](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.12...@tiptap/extension-font-family@2.0.0-beta.13) (2021-06-07)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.12](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.11...@tiptap/extension-font-family@2.0.0-beta.12) (2021-05-18)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.11](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.10...@tiptap/extension-font-family@2.0.0-beta.11) (2021-05-13)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.9...@tiptap/extension-font-family@2.0.0-beta.10) (2021-05-07)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* revert adding exports ([bc320d0](https://github.com/ueberdosis/tiptap/commit/bc320d0b4b80b0e37a7e47a56e0f6daec6e65d98))
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.8...@tiptap/extension-font-family@2.0.0-beta.9) (2021-05-06)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* revert adding type: module ([f8d6475](https://github.com/ueberdosis/tiptap/commit/f8d6475e2151faea6f96baecdd6bd75880d50d2c))
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.7...@tiptap/extension-font-family@2.0.0-beta.8) (2021-05-06)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.7](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.6...@tiptap/extension-font-family@2.0.0-beta.7) (2021-05-06)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.6](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.5...@tiptap/extension-font-family@2.0.0-beta.6) (2021-05-05)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.5](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.4...@tiptap/extension-font-family@2.0.0-beta.5) (2021-04-23)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.4](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.3...@tiptap/extension-font-family@2.0.0-beta.4) (2021-04-22)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.3](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.2...@tiptap/extension-font-family@2.0.0-beta.3) (2021-04-16)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.2](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.1...@tiptap/extension-font-family@2.0.0-beta.2) (2021-04-15)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-beta.1](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-alpha.11...@tiptap/extension-font-family@2.0.0-beta.1) (2021-03-05)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.11](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-alpha.10...@tiptap/extension-font-family@2.0.0-alpha.11) (2021-02-16)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-alpha.9...@tiptap/extension-font-family@2.0.0-alpha.10) (2021-02-07)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-alpha.8...@tiptap/extension-font-family@2.0.0-alpha.9) (2021-02-05)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-alpha.7...@tiptap/extension-font-family@2.0.0-alpha.8) (2021-01-29)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.7](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-alpha.6...@tiptap/extension-font-family@2.0.0-alpha.7) (2021-01-29)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.6](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-alpha.5...@tiptap/extension-font-family@2.0.0-alpha.6) (2021-01-28)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.5](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-alpha.4...@tiptap/extension-font-family@2.0.0-alpha.5) (2020-12-18)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.4](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-alpha.3...@tiptap/extension-font-family@2.0.0-alpha.4) (2020-12-02)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.3](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-alpha.2...@tiptap/extension-font-family@2.0.0-alpha.3) (2020-11-19)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.2](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-alpha.1...@tiptap/extension-font-family@2.0.0-alpha.2) (2020-11-19)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.1](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@1.0.0-alpha.2...@tiptap/extension-font-family@2.0.0-alpha.1) (2020-11-18)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-alpha.2](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@1.0.0-alpha.1...@tiptap/extension-font-family@1.0.0-alpha.2) (2020-11-16)
|
|
|
|
**Note:** Version bump only for package @tiptap/extension-font-family
|
|
|
|
|
|
|
|
|
|
|
|
# 1.0.0-alpha.1 (2020-11-16)
|
|
|
|
|
|
### Reverts
|
|
|
|
* Revert "use global namespace" ([0c9ce26](https://github.com/ueberdosis/tiptap/commit/0c9ce26c02c07d88a757c01b0a9d7f9e2b0b7502))
|