π§βπ» TypeScriptβ
We are excited to announce the highly anticipated arrival of TypeScript support for chameleon-react. Driven by years of feedback from our Mediahuis developer community, TypeScriptβs integration is set to significantly improve your productivity and application quality, fulfilling a longstanding request and demonstrating our commitment to meeting developer needs.
We view this as just the beginning. We're eager to hear your thoughts and see your contributions. We warmly invite all developers to share feedback and even submit pull requests. Let's collaborate to make it better, together!
π¨Β Themesβ
- Updated the datetime formats for GVA and HBVL themes. !1595
- Removed
background.contextual.adaptive.default.fill
overwrite and set teaser.background.highlight.fill
to transparent for MHNR brands. !1611
- Fixed some semantic tokens for the accent subthemes on AZ and LW brands. !1610
π New Featureβ
chameleon-reactβ
- Added support for TypeScript in
chameleon-react
! Major kudos @wannes.debacker! π« !1571
- Deprecated the
focussed
prop in favor of the properly spelled focused
in <AccordionItem />
. !1596
π Internalβ
- Updates to dependencies
- Moved all kotlin packages into one package to rule them all. !1586 !1602
- Some performance upgrades for
codegen-kotlin
. !1590
- Thoroughly redesigned our storybook stories. !1562
- Added linting for kotlin resource names. !1603