Update package scope, registry and repository URL. #2423
Re-release after fixing component-versioning bug.
- Breaking Change: Rename attribute
rank
tosize
- feat: Add Custom CSS property
--heading-margin
- fix: Add missing attribute type
secondary
Change attribute variant
string to secondary
boolean. #2336
- Support for IE11 has been discontinued. Therefore, we no longer transpile the code with Babel, the codebase is based on ES2019.
- Fix react 18 type children issue. #2295
Migrate to lit. #2207
- Fix: prevent duplicate style attachment. (#1727)
- Replaced old typography with new one. This changes have changed the components design. The font-weight is now 700. (#1796 and #1750)
- Upgrade to versioned component.
- The default browser margins were reset to 0. #1693
- The margins of the axa-heading can now be changed by the user, by applying the margins directly to the root element. #1693