Releases: InteractionDesignFoundation/nova-unlayer-field
Releases · InteractionDesignFoundation/nova-unlayer-field
2.1.2
2.1.1
2.1.0 Support Dependent Fields
What's Changed
- ⭐️ Feature: Add Dependent Fields Support by @dmason30 in #27
- ⚙️ Internal: Update orchestra/testbench requirement from ^7.11 to ^8.0 by @dependabot in #26
New Contributors
- @dmason30 made their first contribution in #27
- @dependabot made their first contribution in #26
Full Changelog: 2.0.4...2.1.0
2.0.4
What's changed
- 🐞 Fix event name (
image:uploaded
) - ✨ Cleanup composer.json
Full Changelog: 2.0.3...2.0.4
2.0.3
2.0.2
What's Changed
- 🐞 Fix loading stored design
- ✨ Add a hint how to enable HTML preview
Full Changelog: 2.0.1...2.0.2
2.0.1
What's changed
- 🐞 Fixed HTML preview on details page
- ✨ Changed: by default hide the field on index page
- ✨ Optimize loading lang files
Full Changelog: 2.0.0...2.0.1
2.0.0 (Nova v4)
What's changed
- BС: min Nova version is 4.0
- BС:
Unlayer
class does not expend\Laravel\Nova\Fields\Code
class anymore. Instead, it extends abstract basic\Laravel\Nova\Fields\Field
class. If you for some reason useoptions
orlanguage
methods fromCode
class (what is non-sense), please remove these usages.
Full Changelog: 1.0.6...2.0.0
1.0.6
1.0.5
What's Changed
- Update laravel mix and other front end dependencies (@hasan-wajahat in #16)
New Contributors
- @hasan-wajahat made their first contribution in #16
Full Changelog: 1.0.4...1.0.5