Skip to content

Releases: nova-kit/nova-packages-tool

v1.5.1

12 Oct 23:42
Compare
Choose a tag to compare

Fixes

  • Fixes property currentField was accessed during render but not defined on instance.

v1.5.0

12 Oct 22:22
Compare
Choose a tag to compare

Changes

  • Add support for Laravel Nova 4.16.0+.

Added

  • Added fullWidthContent and placeholder computed to FormField mixin.

Fixes

  • Fixes potential Race Condition with dependentFieldDebouncer

v1.4.0

21 Sep 00:27
1af44e3
Compare
Choose a tag to compare

Changes

  • Add support for Laravel Nova 4.15.0+.

Added

  • Added useLocalization from Localization mixin on Vue with <script setup> usage.

v1.3.4

13 Sep 21:51
Compare
Choose a tag to compare

Changes

  • Add support for Laravel Nova 4.14.0+.

v1.3.3

13 Sep 11:43
b456dcb
Compare
Choose a tag to compare

Changes

  • Only emit nova.theme.switched on changes.

v1.3.2

11 Sep 00:30
Compare
Choose a tag to compare

Fixes

  • Fixes theme switch emit not reflecting the correct new theme value.

v1.3.1

08 Sep 13:01
b7503d3
Compare
Choose a tag to compare

Fixes

  • Fixes window.LaravelNova is missing when it not the first loaded script file.

v1.2.1

08 Sep 13:11
Compare
Choose a tag to compare

Fixes

  • Fixes window.LaravelNova is missing when it not the first loaded script file.

v1.1.4

08 Sep 13:09
Compare
Choose a tag to compare

Fixes

  • Fixes window.LaravelNova is missing when it not the first loaded script file.

v1.0.3

08 Sep 13:07
Compare
Choose a tag to compare

Fixes

  • Fixes window.LaravelNova is missing when it not the first loaded script file.