WebEase UI Library v1.0.0 is here with bug fixes, documentation improvements, and more follow-up enhancements for color modes. Keep reading for the highlights!
variables-dark.scss
when
building with Sass. Now, _variables.scss
will
automatically import _variables-dark.scss
.
.text-bg-*
text utilities to be
certain that the text is always readable (especially when the
customized colors are different in light and dark modes).
color-modes.js
script to handle the case where
the OS is set to light mode and the auto dark mode switch is
enabled.