Skip to content

Releases: lekoala/bootstrap5-tags

1.4.30

19 Apr 09:10
Compare
Choose a tag to compare
  • Fix input size for non ascii languages

1.4.29

18 Mar 09:27
Compare
Choose a tag to compare

What's Changed

  • more values for testing by @mariusa in #49
  • placeholder also works as a constructor param by @mariusa in #48
  • add full width feature

New Contributors

Full Changelog: 1.4.28...1.4.29

1.4.28

17 Mar 17:03
Compare
Choose a tag to compare
  • Fix bounding (right and bottom)

1.4.27

17 Mar 16:15
Compare
Choose a tag to compare

Fix hardcoded value

1.4.26

17 Mar 10:46
Compare
Choose a tag to compare
  • Add keep open
  • Debounce ajax calls
  • Support custom columns names

Full Changelog: 1.4.25...1.4.26

1.4.25

01 Mar 09:21
Compare
Choose a tag to compare
1.4.25

1.4.24

10 Feb 16:29
Compare
Choose a tag to compare
  • Deal better with window borders and overflow containers
  • Remove unnecessary standalone build since we don't use the dropdown js lib

1.4.23

10 Feb 11:44
Compare
Choose a tag to compare
  • Switch from private var/methods to _ based convention and mangle props. This allows support for safari 14.1 and improve min file size even more.

1.4.22

08 Feb 10:48
Compare
Choose a tag to compare
  • Support multiple classes on badges

1.4.21

20 Jan 11:02
Compare
Choose a tag to compare
  • Allow to use esc to hide suggestions
  • Added some unit tests and rework some of the internals