Vant follows Semantic Versioning 0.2.7.
Release Schedule
- Patch version:released weekly, including features and bug fixes.
- Minor version:released every one to two months, including backwards compatible features.
- Major version:including breaking changes and new features.
-08-17-2020
Bug Fixes
- Stepper
- adjusted stepper margin
-08-15-2020
Bug Fixes
- Stepper
- adjusted stepper layout
-08-13-2020
Bug Fixes
- Stepper
- fixed export component
-08-12-2020
Feature
- Added Image components #44
- Added Checkbox components #67
- Added Stepper components #34
- Added Slider components #60
-07-25-2020
Bug Fixes
- Popup:
- revert and fix custom size, hided scrollbar, add padding and fit-content
-06-24-2020
Bug Fixes
- Popup:
- fix custom size and hided scrollbar
- add padding and fit-content
-06-18-2020
Bug Fixes
- Popup:
- Adjusted position
-06-17-2020
Feature
- Added Field components #26
- Added Search components #31
- Added Rate components #32
- Added Popup components #33
- Added Cell components #33
- Added Built-in style
- Basic docs: Popup & Field & Rate
- Added changelogs
Bug Fixes
- Button:
- Enabled icon buttons
- Icon:
- Added handle icon click
- Adjusted icon librart sryles
-05-25-2020
Bug Fixes
- Button:
- Enabled icon buttons, need to have icon library done first
- Accepted linear gradient
- Tag:
- Accepted custom tag element
-05-24-2020
Feature
- Added Button components #4
- Added Icons components #6
- Added Navbar components #8
- Added Tag components #9
- Basic docs: Navbar & Tag & Icon
- Added changelogs
Bug Fixes
- Button:
- Added hairline props
- Accepted color in rgb
- Navbar:
- Fixed navbar font weight
- Added navbar prop -> border: boolean, default is true