All Versions
112
Latest Version
Avg Release Cycle
8 days
Latest Release
489 days ago

Changelog History
Page 4

  • v5.8.0 Changes

    April 07, 2022

    ๐Ÿ› Bug Fixes

    • RangeSlider: fix RangeSlider progress bar misalignment (#2435) (e612ee3)
    • SelectPicker: call onSearch with empty string when closed (#2411) (c6e5d54)
    • Toggle: add missing properties to onChange event target (#2422) (5d1d5a2)

    ๐Ÿ”‹ Features

    • Cascader: add renderSearchItem for customizing search result (#2427) (e1b1dbd)
    • DateRangePicker: export type definition (#2434) (76e4bc3)
  • v5.7.1 Changes

    April 02, 2022

    ๐Ÿ› Bug Fixes

    • Checkbox: correct checked state in onChange callback (#2430) (c6819f9)
  • v5.7.0 Changes

    March 31, 2022

    ๐Ÿ› Bug Fixes

    • Checkbox: set checked attribute on underlying input (#2419) (5ded872)
    • โฌ‡๏ธ Dropdown: Fix menu item hover highlight (#2415) (59453cc)
    • โฌ‡๏ธ Dropdown: Fixed Triggering onSelect twice on Dropdown Menu (#2414) (e09eee5)

    ๐Ÿ”‹ Features

  • v5.6.6 Changes

    March 24, 2022

    ๐Ÿ› Bug Fixes

    • InputNumber: make plus/minus buttons unfocusable (#2398) (ab4c721)
    • Uploader: expose missing public types (#2404) (5b1791f)
  • v5.6.5 Changes

    March 17, 2022

    ๐Ÿ”‹ Features

  • v5.6.4 Changes

    March 10, 2022

    ๐Ÿ› Bug Fixes

  • v5.6.3

    March 05, 2022
  • v5.6.2 Changes

    February 24, 2022

    ๐Ÿ› Bug Fixes

    • Affix: fix left offset not update after position change (#2370) (eba3536)
    • typescript: remove not-null assertion operator (#2359) (5c07293)
  • v5.6.1 Changes

    February 17, 2022

    ๐Ÿ› Bug Fixes

    • caretAs: fix DatePicker and DateRangePicker cannot replace caret (#2360) (1e619b2)
    • IconButton: infer addtional props from as prop (#2343) (3b6c25c)
    • Toaster: code breaks when toaster is in a useEffect (#2353) (d083fe2), closes #2336
    • ๐Ÿ‘‰ useTimeout: fix callback not being called after timeout (#2349) (e82a12a)
  • v5.6.0 Changes

    February 10, 2022

    ๐Ÿ› Bug Fixes

    • DatePicker: fixed oneTap to work in month view (#2342) (d5368cd)
    • ๐Ÿ– handle some null value branch (#2323) (3ffd1d9)

    ๐Ÿ”‹ Features