Skip to content

v11.0.1

Choose a tag to compare

@matyasf matyasf released this 13 Oct 11:52
· 33 commits to master since this release

Bug Fixes

  • emotion: fix useTheme export. The native emotion util was exported instead of our own (8450778)
  • ui-drawer-layout,ui-a11y-utils: fix Tray closing immediately after opening and calling onDismiss (46593a4)
  • ui-text: fixed an issue where letterSpacingNormal theme variable previously showed an error because its value was 0 (856218d)
  • ui-view: remove ui-prop-types dependency that was left in accidentally after the v11 release (93f129b)