This repository has been archived by the owner on Jun 4, 2022. It is now read-only.
Releases: bayareawebpro/nova-field-ckeditor
Releases · bayareawebpro/nova-field-ckeditor
Laravel 9 Support
v1.1.3 Update composer.json
v1.1.2: add unique event names
add unique event names to support repeating fields.
v1.1.1
Update package.json
Feature Enhancements
- Update to latest editor versions.
- Add editor toolbar item method.
- Allow editor element height resizing.
- Add editor default height method and expand on focus.
- Add raw HTML embed widget.
- Adjust view padding.
v1.0.12
• Remove old migrations
v1.0.11: force use of temp extension
• Force usage of temp file extension to satisfy intervention image mime handling during save.
• Add missing migrations for models.
v1.0.10: Merge pull request #6 from pixelcreation/master
Add support for `alwaysShow()` by using Expandable trait
v1.0.9
Update MediaStorage.php
v1.0.8: Update composer.json
patch vulnerability
v1.0.7
Update Stubs