Skip to content

v1.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@smolenski-mikolaj smolenski-mikolaj released this 11 Apr 06:44
· 369 commits to master since this release

This release brings huge improvements to the optimization of JS files. We decided to migrate from Webpack to Vite and add support for ES modules. This gives a significant weight reduction of the files built with our components, but requires their individual import and initialization. In addition, we implemented a system option for the dark theme in docs, checked many reports regarding integration with external tools and prepared dedicated guides.

New features

New components

Docs

Optimization & refactor

Fixed & improved

Dependencies

Dark mode integration