Skip to content

Releases: InteractionDesignFoundation/nova-unlayer-field

2.1.2

28 Feb 06:26
59a4da1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.1...2.1.2

2.1.1

06 Apr 10:19
Compare
Choose a tag to compare

What's changed

  • Drop PHP 8.0 support and bump dependencies

Full Changelog: 2.1.0...2.1.1

2.1.0 Support Dependent Fields

07 Mar 18:11
9a8f87b
Compare
Choose a tag to compare

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

Full Changelog: 2.0.4...2.1.0

2.0.4

11 Nov 00:07
Compare
Choose a tag to compare

What's changed

  • 🐞 Fix event name (image:uploaded)
  • ✨ Cleanup composer.json

Full Changelog: 2.0.3...2.0.4

2.0.3

10 Nov 21:06
40cfe44
Compare
Choose a tag to compare

What's Changed

  • 🐞 Fix loading advanced configs

Full Changelog: 2.0.2...2.0.3

2.0.2

09 Nov 21:12
bcf20c0
Compare
Choose a tag to compare

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

27 Oct 00:43
Compare
Choose a tag to compare

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)

03 May 20:17
Compare
Choose a tag to compare

What's changed

  • : min Nova version is 4.0
  • : 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 use options or language methods from Code class (what is non-sense), please remove these usages.

Full Changelog: 1.0.6...2.0.0

1.0.6

10 Feb 13:17
Compare
Choose a tag to compare

1.0.5

03 Feb 16:08
499bb9f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5