What's Changed
- feature: allow to customize the tag of the contentDOMElement by @nikgraf in #3984
- docs(react): add documentation for contentDOMElementTag by @bdbch in #4348
- feat(placeholder): allow editor-is-empty class on any node by @bdbch in #4335
- Improve introducing examples in the documentation by @lode in #4334
- feature(html): allow caller to specify a
document
implementation ingenerateHTML()
by @srsudar in #4047 - fix duplicated text in PHP docs by @galengidman in #4389
- build(deps): bump cypress-io/github-action from 5.8.3 to 6.5.0 by @dependabot in #4440
- build(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #4438
- build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #4439
- fix: add missing attributes in extension-link by @Manueljlin in #4429
- build(deps-dev): bump postcss from 8.4.27 to 8.4.31 by @dependabot in #4511
- build(deps-dev): bump postcss from 8.4.14 to 8.4.31 in /demos by @dependabot in #4508
- [Bug]: HTML output of Table is missing colgroup element by @diginikkari in #4281
- Fix: configured/extended extensions should keep their original config by @tleruitte in #4191
New Contributors
- @nikgraf made their first contribution in #3984
- @lode made their first contribution in #4334
- @srsudar made their first contribution in #4047
- @galengidman made their first contribution in #4389
- @Manueljlin made their first contribution in #4429
- @diginikkari made their first contribution in #4281
- @tleruitte made their first contribution in #4191
Full Changelog: v2.1.11...v2.2.0-rc.4