v4.1.0
What's Changed
KLogo
- The whole component refactored in support of new branding guidelines
- Guidance: See
KLogo
documentation for all logo variations and new API. UseKLogo
to render the static Kolibri logo as well as the loading animation.
- Guidance: See
KButton
, KRouterLink
, KExternalLink
- Updates colors of icons in button and link components for new branding guidelines
KResponsiveWindowMixin
- Usage of
KResponsiveWindowMixin
removed internally in favor ofuseKResponsiveWindow
. This fixesKResponsiveWindowMixin
deprecation warnings originating in KDS.
Dependencies upgrades
lodash
,purecss
,ip
,follow-redirects
Full Changelog: v4.0.1...v4.1.0