Releases: awcodes/filament-tiptap-editor
Releases · awcodes/filament-tiptap-editor
v3.4.18
v3.4.17
What's Changed
- Grid Builder Action is now customizable by @ruud-sibi in #479
- Chore: update dependencies and rebuild by @awcodes in #484
- Fix: Make converter nullable by @awcodes in #485
New Contributors
- @ruud-sibi made their first contribution in #479
Full Changelog: v3.4.16...v3.4.17
v3.4.16
What's Changed
- Fix: tests workflow by @awcodes in #469
- Fix: source code modal height by @awcodes in #468
- Fix: duplicating text-align styles by @awcodes in #470
- Fix: asset build and linting by @awcodes in #471
- Various refactors and fix block statepath by @awcodes in #472
This version includes updates to the core js and css. Make sure to run php artisan filament:assets
and npm run build
after upgrading.
Full Changelog: v3.4.15...v3.4.16
v3.4.15
v3.4.14
What's Changed
- New Contents Table for TipTap Editor by @aSeriousDeveloper in #459
- Chore: update dependecies by @awcodes in #460
- Fix (temporary): remove duplicate code and pre tags in html output by @awcodes in #461
New Contributors
- @aSeriousDeveloper made their first contribution in #459
Full Changelog: v3.4.13...v3.4.14