Skip to content

Delimiter fixes/enhancements

Compare
Choose a tag to compare
@nshafer nshafer released this 03 Aug 23:39
· 36 commits to master since this release

2.3.0 (2015-08-02)

  • Created a customized string-to-tag parser to match Selectize.js functionality
  • No longer delimits tags based on spaces
  • Added support for custom delimiter in settings
  • WHEN UPGRADING: This should be backwards-compatible for existing behavior, but to fix a subtle Selectize bug with single tags with spaces, and to support custom DELIMITERs, please configure TAGGIT_TAGS_FROM_STRING and TAGGIT_STRING_FROM_TAGS as described in the README.