Skip to content

v21.10.0

Choose a tag to compare

@Phil147 Phil147 released this 25 Jun 16:25
· 97 commits to main since this release
Immutable release. Only release title and notes can be modified.

Documentation 📚

  • date-range: clarify date range validation inputs (add88fb)
  • list: show more examples for nested list (b402406)
  • spinner: update docs for inverse style (85847f3)
  • tag: add count example (c7db38e)

Bug Fixes 🐛

  • checkbox: correct checkbox error margin for NDBX (5c6be5a)
  • context-menu: restore keyboard focus indicator on SPACE (a3028d2)
  • date-range: adjust date range style (080f20d)
  • dropdown: rerender when options array changes (f6a5878)
  • licence-plate: correct disable color (9a7e57d)
  • modal: preserve base defaults when NX_MODAL_DEFAULT_OPTIONS is set (8199795), closes #5109
  • radio-toggle: prevent keyboard interaction on readonly button (0462f05)
  • small-stage: support emphasis color (736932a)
  • timefield: make readonly works (c647387)

Features ✨

  • autocomplete: move focus ring from option content to option item (aecb1a5)
  • button: add icon button padding tokens for A1 (ced4828)
  • comparison-table: add tokens for A1 (41a1d45)
  • context-menu: indent items depending on icon-bearing sibling items (a8447fc)
  • data-display: edit size variation in our document (b31e6e4)
  • dropdown: move focus ring from option content to option item (8521cf7)
  • headline: map inverse style (ad6606c)
  • number-stepper: replace sizes with A1 t-shirt sizes (821c75c)
  • sidepanel: support emphasis color (11e8acf)
  • spinner: map T-shirt sizes (0a34c1f)
  • table: update chevron style for expandable table (677df45)
  • tag: add nxTagCount attribute (2d6f369)

Deprecations ⚠️

  • headline: The headline-negative-secondary-color token has been renamed to headline-inverse-secondary-color.