Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 12:32
· 20 commits to main since this release

Added

  • Advanced Angular Component Engine: A powerful, unified engine to embed any Angular component directly into the editor as a custom TipTap node.
    • Universal Integration: Seamlessly register both standard library components and TipTap-aware interactive components.
    • Modern Reactive Support: Full out-of-the-box compatibility with Angular 18+ Signal-based input() and output().
    • Editable Content Zones: Turn any part of your Angular component into a nested, editable rich-text area.
    • Robustness: Build-in protection against naming collisions and reserved TipTap nodes.