- Fix the max height of vsCollapse on update
- Fix (sidebar): prevent extra space for sidebar item without an icon
- Fix #880: Slider crashes when using decimal values
- Fix VsTab error #707
- Updated some dependencies
- Fixed component linter errors and some small refactors
- Updated README.md
- Postinstall.js and chalk dependency
- Fixed another bug on VsButton $nexTick()
- Fixed bug on VsDropDown when event.relatedTarget is null
- Fix buttons on VsInputNumber
- Fix: set step property on VsInputNumber so it accept decimals
- Fix buttom element in VsUpload with no type="button", triggering submit if inside a form
- Fix VsButton throwing error on $nextTick(), when component does not exist in next tick
- Fix missing content of expandable-data table (lusaxweb#931)
- Fix VsSelect open/close at the same time (lusaxweb#842)
- Fix VsUpload not working on iOS < 13.7