Skip to content

Releases: tiknil/bs-blade-forms

v0.8.2

14 Apr 15:25
fc903fc

Choose a tag to compare

  • fix: proper handling of initial custom values

v0.8.1

13 Apr 13:33
2f04962

Choose a tag to compare

  • fix: now it is possible to select a custom autocomplete value
  • fix: Markdown tables were wrongfully formatted in the Readme

v0.8.0

07 Apr 14:01
033185d

Choose a tag to compare

  • feat: Select class can be customized from the config file
  • chore: Support for Laravel 13

v0.7.0

30 Sep 07:32
ebab015

Choose a tag to compare

  • feat: Support for custom values in the autocomplete element

v0.6.3

17 Jul 10:20
ba33812

Choose a tag to compare

  • perf: Select optimizations for Safari

v0.6.2

16 Jul 09:21
4d1ba20

Choose a tag to compare

  • fix: conflict between autocomplete blur handler and option selection
  • fix: use proper translation key for autocomplete no results

v0.6.1

15 Jul 13:45
1486d14

Choose a tag to compare

  • fix: add updated compiled assets

v0.6.0

15 Jul 10:27
38e0776

Choose a tag to compare

  • feat: new Autocomplete component

v0.5.1

07 Apr 13:42
a94c6f3

Choose a tag to compare

  • fix: mouseover handler did not work on fetched options

v0.5.0

04 Apr 15:32
b01ec3f

Choose a tag to compare

Support for option fetching from url in search-select and multi-select