Skip to content

Releases: tiknil/bs-blade-forms

v0.8.2

Choose a tag to compare

@gbalduzzi gbalduzzi released this 14 Apr 15:25
fc903fc
  • fix: proper handling of initial custom values

v0.8.1

Choose a tag to compare

@gbalduzzi gbalduzzi released this 13 Apr 13:33
2f04962
  • fix: now it is possible to select a custom autocomplete value
  • fix: Markdown tables were wrongfully formatted in the Readme

v0.8.0

Choose a tag to compare

@gbalduzzi gbalduzzi released this 07 Apr 14:01
033185d
  • feat: Select class can be customized from the config file
  • chore: Support for Laravel 13

v0.7.1

Choose a tag to compare

@gbalduzzi gbalduzzi released this 24 Feb 08:20
6a2aa50
  • fix: english translations

v0.7.0

Choose a tag to compare

@gbalduzzi gbalduzzi released this 30 Sep 07:32
ebab015
  • feat: Support for custom values in the autocomplete element

v0.6.3

Choose a tag to compare

@gbalduzzi gbalduzzi released this 17 Jul 10:20
ba33812
  • perf: Select optimizations for Safari

v0.6.2

Choose a tag to compare

@gbalduzzi gbalduzzi released this 16 Jul 09:21
4d1ba20
  • fix: conflict between autocomplete blur handler and option selection
  • fix: use proper translation key for autocomplete no results

v0.6.1

Choose a tag to compare

@gbalduzzi gbalduzzi released this 15 Jul 13:45
1486d14
  • fix: add updated compiled assets

v0.6.0

Choose a tag to compare

@gbalduzzi gbalduzzi released this 15 Jul 10:27
38e0776
  • feat: new Autocomplete component

v0.5.1

Choose a tag to compare

@gbalduzzi gbalduzzi released this 07 Apr 13:42
a94c6f3
  • fix: mouseover handler did not work on fetched options