Skip to content

Releases: outl1ne/nova-multiselect-field

2.4.3

21 Oct 15:06
Compare
Choose a tag to compare

Added

  • Added resourceKeyName helper function to Multiselect which allows specifying a custom key name for resource selects (thanks to @aliwesome)

4.2.1

20 Oct 12:24
Compare
Choose a tag to compare

Changed

  • Fixed dark mode not always applying when using system theme setting

4.2.0

20 Oct 12:14
Compare
Choose a tag to compare

Added

  • Added resourceKeyName helper function to Multiselect which allows specifying a custom key name for resource selects
  • Added model links support to BelongsToMany relationship field (thanks to @mrleblanc101)

Changed

  • Fixed readOnly not reacting to dependsOn changes (thanks to @mrleblanc101)
  • Fixed readOnly field styles (thanks to @mrleblanc101)

4.1.1

12 Oct 10:34
Compare
Choose a tag to compare

Changed

  • Added resourceId to associatable request

4.1.0

05 Oct 09:59
Compare
Choose a tag to compare

Added

  • Nova's dependsOn support

Changed

  • Use nova-kit/nova-packages-tool (thanks to @crynobone)
  • Fixed UI issue with flexible content (thanks to @anand-patel)
  • Updated packages

4.0.10

28 Jul 09:09
Compare
Choose a tag to compare

Changed

  • Fixed an UI issue with border colors on dark mode

4.0.9

27 Jul 14:50
Compare
Choose a tag to compare

Changed

  • Fixed an issue with empty model causing an exception in the shouldSaveAsJSON function

4.0.8

20 Jul 08:57
Compare
Choose a tag to compare

Changed

  • Fixed reorder not working due to wrong vue-draggable version
  • Fixed single select color in light mode

4.0.7

20 Jul 08:29
Compare
Choose a tag to compare

Added

  • Added ability to override option tag for form field (thanks to @gavro)

Changed

  • UI compactness improvements
  • Updated packages

2.4.2

20 Jul 09:02
Compare
Choose a tag to compare

Added

  • Added ability to override option tag for form field (thanks to @gavro)