Releases: awcodes/filament-tiptap-editor
Releases · awcodes/filament-tiptap-editor
v3.4.20
What's Changed
- Swedish translations by @tanthammar in #503
- Implemented the possibility of overwriting the
OEmbedAction
file. by @victore13 in #505 - Move filament into non-dev composer require by @howdu in #501
New Contributors
- @tanthammar made their first contribution in #503
- @victore13 made their first contribution in #505
Full Changelog: v3.4.19...v3.4.20
v3.4.19
v3.4.18
What's Changed
- Update editor.php by @LikeLown in #491
- Add German translation by @hofmannsven in #493
- Add trans for Width and Height field on MediaAction.php by @LikeLown in #492
New Contributors
Full Changelog: v3.4.17...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