Skip to content

Editor fully compatible with Angular v20

Choose a tag to compare

@uatisdeproblem uatisdeproblem released this 14 Aug 13:18
· 75 commits to main since this release

Breaking changes

  • Editor. The component has been rewritten to be fully compatible with Angular v20. The way the styles are applied has changed, so you now need to import the module's global stylesheet. Moreover, the names of some of the SCSS variables available may have changed. Finally, you can now remove any extra CSS code applied as a workaround for #107. See the module's README for more information.