yarn @yaireo/tagify 4.23.0

latest releases: 4.26.1, 4.26.0, 4.25.1...
25 days ago
  • Fixes #1314 - setting userInput to false has no effect in select mode f02d911
  • Added userInput setter/getter to dynamically change the setting after initialization 10fb5a4
  • fixes #1315 - Add ability to change placeholder after initialization efadc70
  • refactored ​ from templates into constants file aa61a38
  • Removed all occurrences of the deprecated Tagify.logger.enabled 62319cb
  • Replaced this with globalThis in es6-promise.js polyfill file after an error started to happened due to recent gulpfile changes: "The 'this' keyword is equivalent to 'undefined' at the top level of an ES module" 45c9166
  • Refactored the logger to be in the helpers file 6b64e6e
  • Deleted tagify.js from './dist as there is now only tagify.min.js. * Deleted jQuery.tagify.min.js as the jQuery port have been deprecated 6267add
  • Removed the deprecated jQuery example 75fe297
  • Replaced Babel with SWC
  • Upped minimal node version from 14.20 to 16.15
  • Updated Gulp from v4 to v5
  • Refactored gulpfile
  • Updated @rollup/stream package
  • Replaced unmaintained rollup-plugin-terser with @rollup/plugin-terser
  • Removed all peerDependencies in package.json 8e4a93b
  • Split event variable in onWindowKeyDown method to isFocused & lostFocus for better clarity and prevent possible mix-ups d2c78cb

Breaking Changes:

  • Deprecated jQuery port entirely.
  • Deprecated the React pre-bundled file in /dist/. Please use the source file from /src/react.tagify.jsx instead.

v4.22.2...v4.23.0

Don't miss a new tagify release

NewReleases is sending notifications on new releases.