Skip to content
Compare
Choose a tag to compare
@KenAJoh KenAJoh released this 20 Dec 18:16
· 9 commits to main since this release
8cd6512

@navikt/ds-react

  • ErrorSummary: ✨ new prop to prefix error with a warning icon. (#3445) All form components: replace dot with warning icon in error message.
  • Button: Fix edge-case where setting "loading={true}" in a Modal caused the button to get 0 width and not show spinner (#3252)
  • Switch: Update switch to better reflect unchecked state. (#3468)
  • Textarea: resize immediately upon receiving resize event (eg. inside modal opening). (#3463)

@navikt/ds-css

  • ErrorSummary: ✨ new prop to prefix error with a warning icon. (#3445) All form components: replace dot with warning icon in error message.
  • Switch: Update switch to better reflect unchecked state. (#3468)
  • Select: 🐛 Focus-border no longer cancels out error-border. (#3465)
  • Textarea: 🐛 Focus-border no longer cancels out error-border. (#3465)