Add a sample site: https://sample.rsuitejs.com/
- Feature: Support
placeholder
on<InputNumber>
(#140) - Breaking: Remove unused
defaultActiveKey
on<Sidenav>
(#143) - Bugfix: Fixed an issue where the input box was not centered when the form was vertical aligned (#148)
- Bugfix: Set backgroud color to table. (#146)
- Bugfix:
<Button>
is missing border-radius in<ButtonGroup>
(#145) - Bugfix: The option value error when current keyboard operation option on
<TagPicker>
(#142) - Bugfix: The callback for
disableDate
is incorrect on<DateRangePicker>
(#138) - Bugfix: filter the ref value of
null
fortableRows
(#table-33) - Chore: Add
sideEffects: false
for Webpack 4 (#144)