Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@Yegorich555 Yegorich555 released this 20 Dec 12:29

New Features


Fixes & Improvements

  • Fixed namespace for JSX/TSX React v19+
  • NotifyElement
    • Fixed changing $options doesn't clear related attributes
  • Controls (Date, Time, Number)
    • Fixed Validation required shows instead of Invalid value OR Incomplete value
  • Helper stringPrettify
    • Fixed behavior with abbreviations like reminderSMS => Reminder SMS (was Reminder S M S)
    • Improved performance up to 3 times (rewritten Regex to for-cycle). See benchmark here