Skip to content

v4.3.0

Compare
Choose a tag to compare
@yairEO yairEO released this 12 Jun 18:48
· 490 commits to master since this release
  • fixes #837 - backspace in 'mix' mode with multiple lines Previous lines are being hidden and removed from the text area 0d9bb5f
  • [chore] refactored dropdown methods so they wouldn't need binding with "bind" or "call" d780696
  • [feature] added "whitelist" getter and setter directly on the instance 95e25b6
  • fixes #839 - fixed tags validation when edited/removed 12eab06
  1. improved "isSameDeep" to not stringify if already is a string
  2. refactored "defaultValue" logic related to "value" changes
  3. small general refactor for all events binding
  4. updated the docs ceada65

v4.2.0...v4.3.0