Vant follows Semantic Versioning 0.1.1.
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.
-05-25-2020
Bug Fixes
- Button:
- enable icon buttons, need to have icon library done first
- accept linear gradient
- Tag:
- accept 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:
- add hairline props
- accept color in rgb
- Navbar:
- Fix navbar font weight
- Add navbar prop -> border: boolean, default is true