Skip to content

@skbkontur/react-ui@4.17.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zhzz zhzz released this 13 Oct 08:45
· 259 commits to next since this release

4.17.0-next.1 (2023-10-13)

Bug Fixes

  • Button: update styles in disabled Button (#3279) (80e2f91)
  • ComboBox: fix mobile overlay not closing when using public methods (#3268) (46ffefa)
  • ComboBox: submit form on Enter if closed (#3264) (3646b08)
  • CurrencyInput: remove findDOMNode console warning in THEME_2022 (#3278) (21a2a1f)
  • DateInput: use flushSync in React@18 (#3286) (69efd4d)
  • Sticky: fix width calc in fixed state on page resize (#3285) (8d19d82)

Features