Skip to content

v1.3.6

Compare
Choose a tag to compare
@JFusco JFusco released this 30 Jul 22:04
· 31 commits to master since this release

Minor Release

Added features
  • Added maxTags option
  • Finished unit tests and adding a test for maxTags and uniqueTags
  • Refacotred SCSS into multiple files based on core and components
  • Added test task to gulp build process
  • Destructuring properties in methods in tags component
  • Updating dev dependencies
Breaking Changes
  • Changed name of delimiters to addKeys
  • Changed name of events to have the on prefix
  • Changed name of allowDupes to uniqueTags