Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Releases: bayareawebpro/nova-field-ckeditor

Laravel 9 Support

09 Feb 00:52
Compare
Choose a tag to compare
v1.1.3

Update composer.json

v1.1.2: add unique event names

18 Aug 02:51
Compare
Choose a tag to compare
add unique event names to support repeating fields.

v1.1.1

18 Aug 01:34
Compare
Choose a tag to compare
Update package.json

Feature Enhancements

12 Aug 09:42
Compare
Choose a tag to compare
  • 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

01 Jul 01:19
Compare
Choose a tag to compare

• Remove old migrations

v1.0.11: force use of temp extension

01 Jul 01:15
Compare
Choose a tag to compare

• 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

30 Jun 05:27
3234325
Compare
Choose a tag to compare
Add support for `alwaysShow()` by using Expandable trait

v1.0.9

27 May 22:11
Compare
Choose a tag to compare
Update MediaStorage.php

v1.0.8: Update composer.json

23 Jan 01:09
Compare
Choose a tag to compare

patch vulnerability

v1.0.7

26 Dec 15:56
Compare
Choose a tag to compare
Update Stubs