Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Releases: erwinheldy/tagin

Bug fixed

17 Dec 02:37
Compare
Choose a tag to compare
  • re-fix "tagin.min.js" not working

Bug fixed

17 Dec 02:09
Compare
Choose a tag to compare
  • fix "tagin.min.js" not working

Major breaking change

08 Dec 06:33
Compare
Choose a tag to compare
  • Refactor Tagin as a class.
  • Rewrite with TypeScript.
  • Namespaced data attributes. For example, we use data-tagin-placeholder instead of data-placeholder.
  • Added 3 new methods. addTag getTag getTags.
  • Added Tagin module files.

v1.4.0

18 Nov 03:44
Compare
Choose a tag to compare
  • Added new feature: Force add on enter
  • Added: Example validation style

v1.3.1: Merge pull request #7 from re-gmbh/master

23 Aug 01:03
9d2f645
Compare
Choose a tag to compare
  • add module export for using tagin via import

v1.3.0

23 May 13:09
Compare
Choose a tag to compare
  • Support bootstrap v5
  • Fix paste string with tag separator not splitting

v1.2.0

03 Nov 02:28
Compare
Choose a tag to compare
  • Update to bootstrap v4.5.3
  • Add tag on blur
    46e3f70

v1.1.0

07 Sep 06:08
Compare
Choose a tag to compare

added "placeholder" feature

v1.0.2

17 Jun 01:47
Compare
Choose a tag to compare
  • fix passed duplicate using transform f66e1f2