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
- padding-block token: space.block.lg → space.block.xl (meer lucht)
- Icon: size="xl" toegevoegd — was default md, waardoor icoon te klein was t.o.v. span
- .dsn-alert__heading / .dsn-note__heading: margin-block-end: 0 — heading-3 had 12px bottom margin
waardoor de grid-row opgerekt werd en het icoon niet meer uitlijnde met de heading tekst
- htmlTemplate + docs.mdx: <p> → <p class="dsn-paragraph">
- AllStates stories: {TEKST} gewrapt in <Paragraph> component
- WithList story in Alert: <ul> → <UnorderedList>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments