Releases: mxdi9i7/vant-react
Releases · mxdi9i7/vant-react
Release 0.3.0
This release includes some breaking changes:
- Changed all event listeners to React-styled API: change => onChange, click => onClick
- New components: Empty
- Bug fixes: radio button unable to sync state, floating css in stepper
- Updated README
0.2.8
v0.2.7
Bug Fixes:
Stepper: adjusted stepper margin
v0.2.6
Bug Fixes:
Stepper: adjusted stepper layout
v0.2.5
Bug Fixes:
Stepper: fixed export component
v0.2.4
- Added Image Component
- Added Checkbox Component
- Added Stepper Component
- Added Slider Component
v0.2.1
Bug Fixes:
- Popup: adjust position
v0.2.3
Bug Fixes:
- Popup: revert and fix custom size, hided scrollbar, add padding and fit-content
v0.2.2
Bug Fixes:
- Popup: fix custom size and hided scrollbar
- Popup: add padding and fit-content
v0.2.0
- Added Cell Component
- Added Rate Component
- Added Popup Component
- Added Field Component
- Added Search Component
- Added Built-in Style
- Add handle icon click
- Fix button bug