Version 5.13.0
🚀 New Feature
-
We've added the editorial functionality to our Teaser components giving you the power to mark teasers as being "live" or "breaking"! This addition comes in the form of the
editorialLabel
andeditorialAnimation
props on our<DefaultTeaser />
and<TextOnImageTeaser />
components. !1667 -
We've added the possibility to group countries in our
<PhoneField />
component. For example, if you want to separate "BeNeLux" and "Other countries". !1684
🐛 Bug Fix
chameleon-react
- We've fixed a small padding issue in our
<Quote />
component. !1704