rsuite v5.4.1 Release Notes

Release Date: 2021-12-23 // over 2 years ago
  • 🐛 Bug Fixes

    • ⬇️ Dropdown: reduce padding in noCaret variant (#2236) (682f883)
    • Sidenav: fix missing highlight on selected dropdown items (#2216) (8f79d4a)
    • Sidenav: prevent text wrapping when collapsing (#2245) (4094233)
    • Toggle: dismiss uncontrolled input warning (#2243) (c4737d5)

    🐎 Performance Improvements

    • Context: use useMemo to memozie the values returned to the Context Provider (#2244) (d25a719)
    • DatePicker: improve date grid a11y (#2220) (655178e)