Releases: marshmallow-packages/nova-tiptap
6.0.0
🎉 Nova TipTap v6.0.0 - TipTap v3 Upgrade
A major update that upgrades to TipTap v3 stable, introduces a modern UI, and adds powerful new features.

✨ New Features
Bubble Menu
A floating toolbar appears when you select text, providing quick access to formatting options.
Tiptap::make('Content')
->bubbleMenuButtons(['bold', 'italic', '|', 'link', 'color'])
Dropdown Menus
New compact dropdown buttons for cleaner toolbars:
headingDropdown - H1-H6 and paragraph in one dropdown
listDropdown - Bullet and ordered lists combined
alignDropdown - All alignment options in one place
Drag & Drop Image Upload
Drop images directly into the editor
Paste images from clipboard (screenshots!)
New imageUpload button for TipTap-style drop zone
Inline Link Editor
Quick link editing with a sleek dropdown - paste URL, hit enter, done. Advanced options still available for power users.
🎨 UI Improvements
Redesigned toolbar - Clean, minimal design with gray icons
Modern modals - Updated styling for all dialogs
Better integration - Toolbar and editor seamlessly connected
Improved dark mode - Refined colors throughout
🔧 Under the Hood
Upgraded from TipTap v2 beta to v3 stable
Replaced Font Awesome with custom SVG icons (smaller bundle!)
Updated axios to v1.7
Updated lowlight to v3
📦 New Dependencies
- @tiptap/extension-bubble-menu
- @tiptap/extension-file-handler
- Font Awesome has been removed - if you were using FA icons elsewhere, you'll need to include it separately
- The History extension is now UndoRedo (TipTap v3 change)
📖 Documentation
See the updated README.md and UPGRADE-GUIDE.md for full documentation.
Full Changelog: 5.9.0...6.0.0
5.9.0
5.8.1
What's Changed
- (ui) H1 in Nova tabs is visable again by @stefvanesch in #34
Full Changelog: 5.8.0...5.8.1
5.8.0
What's Changed
- Update to link modification modal by @justindantzer in #27
- (feature) added image-resizer by @stefvanesch in #31
New Contributors
- @justindantzer made their first contribution in #27
- @MattLoyeD made their first contribution in #30
Full Changelog: 5.7.0...5.8.0
5.7.0
Full Changelog: 5.6.0...5.7.0
5.6.0
What's Changed
- (feature) Add image pruning feature for TipTap fields by @stefvanesch in #25
- Feature/table alternative by @stefvanesch in #26
- [Feature] Updated table interaction by @martynaskre in #23
Full Changelog: 5.5.0...5.6.0
5.5.0
What's Changed
- Feature/background colors by @stefvanesch in #17
- [Feature] Background color formatting by @martynaskre in #16
Full Changelog: 5.4.0...5.5.0
5.4.0
What's Changed
- Feature/colors by @stefvanesch in #15
- [Feature] Color formatting by @martynaskre in #14
New Contributors
- @martynaskre made their first contribution in #14
Full Changelog: 5.3.0...5.4.0
5.3.0
What's Changed
- (ux) make it possible to store empty strings instead of by @stefvanesch in #13
Full Changelog: 5.2.2...5.3.0