Releases: rsuite/rsuite
Releases Β· rsuite/rsuite
v5.82.0
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
- @mayzer100500 made their first contribution in #4288
- @tnitsiri made their first contribution in #4299
Full Changelog: v5.81.0...v5.82.0
v5.81.0
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
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
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
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
- @fagertjan made their first contribution in #4257
Full Changelog: v5.80.0...v5.80.1
v5.80.0
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
- @JuanCaCode made their first contribution in #4226
Full Changelog: v5.79.1...v5.80.0
v5.79.1
v5.79.0
5.79.0 (2025-03-26)
Features
- Slider,RangeSlider: add support for
keepTooltipOpen
prop by @abhidatta0 (#4186) (a1bdea4)
Bug Fixes
- Form: support explicit type of array type when use rule of formControl by @myNameIsDu (#4165) (55df308)
- useToaster: fix the incorrect @see link in the useToaster comment (#4200) (cd8087a)
Full Changelog: v5.78.1...v5.79.0
v5.78.0
What's Changed
- fix(pickers): improve pickers
renderValue
property type definition by @simonguo in #4144 - add polish language by @kominiakk in #4153
New Contributors
- @kominiakk made their first contribution in #4153
Full Changelog: v5.77.1...v5.78.0
v5.77.1
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