Skip to content

v2.33.2

Compare
Choose a tag to compare
@jcfilben jcfilben released this 06 Sep 17:30
· 134 commits to master since this release

General:

  • Fixed issue on Layer component when removing a Layer. (#6889)
  • Fixed an issue where the MaskedInput value shows as undefined when the value property isn’t supplied and a non-matching character is input. (#6900)
  • Fixed re-sizing issue in TextArea where the TextArea can be stretched horizontally beyond the parent container size. (#6924)
  • Fixed Drop positioning when scrolling. (#6933)
  • Fixed bug where Menu groups were collapsing when Menu had a scroll due to limited vertical space. (#6931)

Beta:

  • Fixed Data’s flatten function to allow filtering on multiple sub properties of same parent property. (#6934)