Releases: everskyblue/voir-native
Releases · everskyblue/voir-native
v0.4.2
Se optimiza gran parte del código y la lógica. También se corregir pequeños errores y se añade un cola en los toast para que los mensaje muestren después que termine uno.
Se añadió la compilación atraves de vite y los tipos en typescript
Full Changelog: v0.3.0...v0.4.2
v0.3.0
New features have been added in this version and bugs have been fixed.
- in the menuDrawer function the parameter receives an array instead of an object
- added new preference component ListPreference
- added a new popup class Toast
- Added a popup window for view creation. Modal
- Added an animation handle for element opacity. this function is used for popup window handling
v0.2.0 released
Changes: V0.2.0
- Fixed errors when there were no action type views on the page
- added preference components
v0.1.0
first release!
In the release version, three features were created:
- menu in the drawer with images and event when interacting with the menu.
- menu control in the toolbar on each page.
- Drawer control to stop interacting if it is not the first page.