Skip to content

Releases: CreativeBulma/bulma-tagsinput

v1.0.3

27 Sep 08:41
Compare
Choose a tag to compare

Important fixes

  • Fix #12 - Escape HTML in templates

Minor fixes

  • Set the main field to the dist file in package.json.

v1.0.2

15 May 18:18
Compare
Choose a tag to compare

Important fixes for select based TagsInput

  • Fix #2 - Multiple pre-selected options not working
  • Fix #3 - Tags still removable when select is disabled

v1.0.1

08 May 05:29
Compare
Choose a tag to compare

Important fix for Form data

  • Fix #1 - Duplicate form data when submitting

v1.0

03 May 16:05
Compare
Choose a tag to compare

First working version

  • Feature: Works with Input, Select, Multiple Select elements
  • Feature: Customize behavior with lots of options
  • Feature: Events API
  • Feature: External data source management
  • Feature: Filtering/Search