You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [2.0.0](v1.1.0...v2.0.0) (2024-01-24)
### Documentation
* update demo template ([1c550c7](1c550c7))
### Features
* **modernize:** rebuild component using the generator [#49](#49) ([3ce06bb](3ce06bb))
* **ssr:** add support for SSR projects [#50](#50) ([b276957](b276957))
* **tokens:** implement theming support [#51](#51) ([ebfc5e5](ebfc5e5))
### Performance Improvements
* **accordion:** update doc accordion attributes ([f8ae926](f8ae926))
### BREAKING CHANGES
* This is NOT the breaking commit, but the npm namespace
has been updated and requires a MAJOR release.
Changes to be committed:
modified: demo/index.md
modified: docs/partials/index.md
Is your feature request related to a problem? Please describe.
This is regarding theming updates that need to happen to nearly all
auro
componentsDescribe the solution you'd like
--auro
need to be renamed to--ds
so they work with the new WCSS v5 update.Describe alternatives you've considered
None
Additional context
Reference this
auro-button
pr AlaskaAirlines/auro-button#231And this
auro-hyperlink
pr AlaskaAirlines/auro-hyperlink#185Exit criteria
All tokens referencing
--auro
have been updated.The text was updated successfully, but these errors were encountered: