v2.0.4
🚀 New Features
- Added English documentation
- Added JSX TypeScript type declarations
🐛 Bug Fixes
- Issue with the observeResize function not immediately executing the first callback when multiple listeners are added to the same element.(e99d665)
- Animation error in the navigation-drawer component when rapidly closing and reopening.(800f064)
- The lockScreen function now correctly reserves scrollbar width only when a scrollbar is present.(8bde76d)
- Fixed font-weight style not taking effect on the button component.(92c50b1 #291)