Skip to content

v18.1.0

Choose a tag to compare

@github-actions github-actions released this 26 May 08:09
· 11 commits to main since this release

18.1.0 (2026-05-26)

Bug Fixes

  • appfx-datagrid-columns: Fix appfx datagrid columns rendering (backport to 18.x) (#2413) (cb9cb8c)
  • appfx-datagrid: expanded state lost on refresh (backport to 18.x) (#2400) (e763289)
  • cds-layout: not scaling with density model (backport to 18.x) (#2387) (ea5969c), closes #39
  • datagrid: update column states on detached from DOM rows (backport to 18.x) (#2379) (19fadd2)
  • dropdown, combobox: focus outline not visible in Firefox (backport to 18.x) (#2389) (d7e8074)
  • icon: landscape outline and solid SVGs (backport to 18.x) (#2383) (61f63b0)
  • number-input: prevent step button errors when unbound to form control (backport to 18.x) (#2397) (fd3b737)
  • replace missed global-typography tokens with alias (backport to 18.x) (#2402) (9fb74d8)
  • stepper: single control trigger form validation (backport to 18.x) (#2410) (18e161a)

Features

  • date-picker: add support for custom first day of week (backport to 18.x) (#2407) (eae2a88)