Skip to content

angular-6.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 12:37
· 70 commits to main since this release

6.0.0 (2026-01-29)

Bug Fixes

  • alert: changed DOM order of alert elements #44 (#278) (d5974e3)
  • alert: fixed close button overlapping text #282 (#287) (d2c8e1b)
  • breadcrumbs: migrated from ngFor to new @for loop with proper item tracking #305 (#306) (c3916b3)
  • button: added correct focus-visible style #47 (#279) (431eda9)
  • carousel: carousel wcag fixes #241 (#263) (91b6913)
  • date-picker: fixed Date object comparison, fixed WCAG problems #259 (#269) (0a8277f)
  • file-dropzone: make file dropzone update forms on deletion, and use form validation instead of it's own internal implementation (#239) (86ebc6f), closes #66 #66 #66 #66 #66
  • file-dropzone: remove single console.log #66 (#288) (3abde8d)
  • header: fixed header-profile aria-label being read as js code #291 (#292) (5b626fe)
  • info-button: added default aria-label #46 (#265) (a76084f)
  • info-button: fixed circular service import #46 (cf49aad)
  • label: wcag-compliant required label handling #50 (#277) (ebfdd96)
  • modal, table-of-contents: fix import paths #243 (#264) (2b95a3f)
  • modal: use correct z-index variable, default footer align to flex-end #301 (#302) (c590b0a)
  • number-field: wcag fixes #43 (#286) (b24368f)
  • row, col, collapse: added tedi-prefix to class names #251 (#274) (3064c28)
  • sidenav: added presentation role to list item components #303 (#304) (1713ac9)
  • sidenav: fixed SR semantics, added focus handling and styles #207 (#289) (865fb38)
  • text-group, label: improved SR accessibility, extended tedi-label usage #49 (3900e16)
  • toggle, number-field: renamed id to inputId #24 (#266) (d451a56)
  • toggle: fixed handle position of active state for default size #256 (#257) (8357069)
  • tooltip: wcag improvements #45 (#267) (a860c06)

Features

BREAKING CHANGES

  • toggle, number-field: toggle and number-field components must switch to inputId input