8000 Releases Β· rsuite/rsuite Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: rsuite/rsuite

v5.82.0

29 May 10:56
Compare
Choose a tag to compare

What's Changed

  • Add Ukrainian (uk-UA) localization for DateRangePicker and other components by @mayzer100500 in #4288
  • feat: [feature/th_TH-locale] add Thai [th_TH] locale by @tnitsiri in #4299

New Contributors

Full Changelog: v5.81.0...v5.82.0

v5.81.0

25 May 11:30
Compare
Choose a tag to compare

What's Changed

  • fix: correct locale code for Spanish (Spain) by @simonguo in #4293
  • feat(CheckTreePicker): support onCascadeChange prop by @myNameIsDu in #4287
  • fix(toaster): fix issue where delayed closing affects state by @simonguo in #4294

Full Changelog: v5.80.3...v5.81.0

v5.80.3

17 May 05:08
Compare
Choose a tag to compare

What's Changed

  • fix(InlineEdit): reset input value to original on cancel instead of preserving edited value by @nandobutzke in #4283

Full Changelog: v5.80.2...v5.80.3

v5.80.2

13 May 14:55
Compare
Choose a tag to compare

What's Changed

  • fix(DateRangeInput): ignore function keys (F1–F12) to prevent NaN input by @nandobutzke in #4263
  • fix(DateInput): ignore function keys (F1–F12) to prevent NaN input by @nandobutzke in #4272

Full Changelog: v5.80.1...v5.80.2

v5.80.1

25 Apr 07:49
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump vite from 5.0.13 to 5.4.18 in /examples/with-vite by @dependabot in #4229
  • build(deps): bump rsuite 5.80.0 in /examples/with-vite by @simonguo in #4248
  • fix: fixed some minor issue with dutch locale by @fagertjan in #4257
  • build(deps): bump @rsuite/icons from 1.3.0 to 1.3.2 by @simonguo in #4262

New Contributors

Full Changelog: v5.80.0...v5.80.1

v5.80.0

18 Apr 07:30
Compare
Choose a tag to compare

What's Changed

  • docs(Rate): fix display error in Props documentation table by @simonguo in #4233
  • feat(InlineEdit): enhance focus handling with TAB navigation support by @JuanCaCode in #4226
  • fix(calendar): adjust priority of weekStart over isoWeek by @simonguo in #4234
  • fix(vite): resolve circular dependency between chunks by @simonguo in #4246
  • build(deps): bump schema-typed from 2.4.1 to 2.4.2 by @simonguo in #4247

New Contributors

Full Changelog: v5.79.1...v5.80.0

v5.79.1

08 Apr 11:05
Compare
Choose a tag to compare

What's Changed

  • fix(List): fix sorting issue on mobile devices by @simonguo in #4215

Full Changelog: v5.79.0...v5.79.1

v5.79.0

26 Mar 07:18
Compare
Choose a tag to compare

5.79.0 (2025-03-26)

Features

Bug Fixes

Full Changelog: v5.78.1...v5.79.0

v5.78.0

26 Mar 07:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.77.1...v5.78.0

v5.77.1

07 Feb 10:30
Compare
Choose a tag to compare

What's Changed

  • fix(Form): validation for nested array fields by @simonguo in #4139
  • fix: prevent duplicate className in DatePicker and DateRangePicker components by @simonguo in #4140
  • fix(DateRangePicker): allow ranges option value to be null by @simonguo in #4141
  • fix(Dropdown): prevent focus moving to first item when focusing on disabled item by @simonguo in #4142

Full Changelog: v5.77.0...v5.77.1

0