Upgrade Guide
0.4.0 to 1.0.0
These update includes some changes as:
Doc
The most important change is the Documentation ! Now it is in Vitepress, and you have access to. a Sandbox via npm run sandbox to play with the code and test it.
Popover
There is the new Popover component, and it will replace the current Dropdown. But be carefull because not all browser support it yet 😃
Slider
The slider has the ability to have a play and a pause button for more accessibility.