Skip to content

v0.17.1

Choose a tag to compare

@ui5-webcomponents-react-bot ui5-webcomponents-react-bot released this 16 Jul 13:30
· 4024 commits to main since this release

0.17.1 (2021-07-16)

Bug Fixes

  • cra-templates: always use latest version of ui5-webcomponents-react (#1829) (623dc51)
  • DynamicPage: fix memory leaks when unmounted during resize (#1838) (9bc3722), closes #1835
  • Form: don't crash when range detection returns null (#1837) (f75a5fa), closes #1835
  • useResponsiveContentPadding: don't crash in Safari (#1836) (ea4cd60), closes #1835

Features

  • ObjectPage & DynamicPage: add data attributes to elements (#1831) (4983526)