Skip to content

6.0.4

Latest

Choose a tag to compare

@goranalkovic-infinum goranalkovic-infinum released this 01 Dec 13:35
7a57a2c

Changes:

  • Fixed MultiSelect reordering when simpleValue is used.
  • Fixed NumberPicker width calculation when placeholder is used and some edge cases.
  • Fixed ColumnConfigSlider handle alignment when min/max values are reached.
  • Added white background color to #wpwrap in admin styles when es:css-reset is used.
  • Added text selection styles to es:css-reset.
  • Added a randomId helper function for generating variable-length (unsecure) random IDs for things like element keys and IDs.
  • As previously, clsx export exports the clsx/lite version. If needed, the full version of clsx can now be imported from the utilities export as clsxFull.
  • LinkInput can now also be made inline.