yarn @yaireo/tagify 4.22.0

latest releases: 4.26.5, 4.26.4, 4.26.3...
2 months ago
  • fixes #996 - rephrased license restrictions for rebradning and selling the software eb7098a
  • minor code adjustment for select mode 8cd82a3
  • changed the focus and blur events for the input element to global focusin & focusout events because they can be propagated, and more flexible to work with because it doesn't resrict working only with the input element 669ed81
  • dropdown.show() method should do nothing if this.state.dropdown.visible is true 65abbb9
  • select mode should not auto-complete when pressing the TAB button because the autocomplete method cannot currently work for select mode since it only works for the input element which is hidden in select mode 10078f1
  • fixes #1296 - Updated templates file to allow select mode to have focus when being "Tabbed" into, by giving the tag's text node a contenteditable which makes it recieves focus aca03a0
  • added new helper method isWithinNodeTag to test if a certain node is nested inside a tag element d9595c9
  • fixed a minor issue in the "Easy to customize" demo section, where edited tag's text was breaking into a new line due to CSS pushing the X button over it 44fee24
  • updated packages 7ed4a07

v4.21.2...v4.22.0

Don't miss a new tagify release

NewReleases is sending notifications on new releases.