tagger

Zero Dependency, Vanilla JavaScript Tag Editor

Downloads
5.6K
Stars
359
Committers
10

Bot releases are hidden (Show)

tagger - Latest Release

Published by jcubic 3 months ago

  • fix removing tags containing multiple consecutive spaces #47. Thanks to nuclear06
tagger -

Published by jcubic about 1 year ago

  • fix triggering change event for ReactJS
tagger - 0.6.0

Published by jcubic about 1 year ago

  • add native change event for the original input element on tag change
tagger -

Published by jcubic about 1 year ago

tagger -

Published by jcubic about 2 years ago

  • Fix completion on Safari #7
tagger -

Published by jcubic about 3 years ago

0.4.1

  • fix typescript definition for completion
tagger -

Published by jcubic about 3 years ago

  • [Breaking] value in input no longer have space after the comma
  • fix updating input when deleting tag using backspace
  • add option add_on_blur
  • add option tag_limit
tagger -

Published by jcubic about 3 years ago

  • fix npm package
tagger -

Published by jcubic about 3 years ago

  • add wrap option
  • fix remove_tag API
  • make settings optional
  • add typescript types
tagger -

Published by jcubic about 3 years ago

  • reject empty tags
tagger -

Published by jcubic about 3 years ago

  • Fix remove_tag when links are disabled
tagger -

Published by jcubic over 5 years ago

Feature

  • link option
  • working completion
  • allow to use querySelectorAll etc.