Skip to content

Releases: Bellese/angular-design-system

v5.7.0

22 May 15:25
Compare
Choose a tag to compare

5.7.0 (2023-05-22)

Features

  • card cluster tooltip: tooltip update (ffebcf6)

v5.6.0

19 May 16:24
Compare
Choose a tag to compare

5.6.0 (2023-05-19)

Features

  • card cluster tooltip: tooltip (206b501)

v5.5.1

31 Jan 15:22
Compare
Choose a tag to compare

5.5.1 (2023-01-31)

Bug Fixes

  • modal-generic.component.ts: On modal close, put focus back on originating button (for both modal close buttons). (f069be7)

v5.5.0

27 Jan 19:43
Compare
Choose a tag to compare

5.5.0 (2023-01-27)

Features

  • pillbox: New "blue pillbox" UI component (#354) (ef1a691)

v5.4.0

10 Jan 20:55
Compare
Choose a tag to compare

5.4.0 (2023-01-10)

Features

  • twenty-four-hour-time: Implement new 24hr time component (#355) (cb76cef)

v5.3.11

04 Jan 21:42
Compare
Choose a tag to compare

5.3.11 (2023-01-04)

Bug Fixes

  • chip-filter.component.html: Add comment so it's apparent why the message is repeated in VoiceOver. (d38b036)

v5.3.10

02 Jan 19:06
Compare
Choose a tag to compare

5.3.10 (2023-01-02)

Bug Fixes

  • chip-filter.component.html: Have JAWS notify when provider list loads. (a7dccb2)
  • chip-filter.component.html: Update condition to attach aria-live for JAWS compatibility. (c849cba)
  • chip-filter.component.html: Update condition to attach aria-live for JAWS compatibility. (e540da3)
  • chip-filter.component.html: Update condition to attach aria-live for JAWS compatibility. (8072842)

v5.3.9

21 Dec 18:50
Compare
Choose a tag to compare

5.3.9 (2022-12-21)

Bug Fixes

  • chip-filter.component.html: Move aria-live to first item to help with JAWS compatibility. (f705509)

v5.3.8

20 Dec 20:40
Compare
Choose a tag to compare

5.3.8 (2022-12-20)

Bug Fixes

  • chip-filter.component.html: Add aria text to signal when providers load after search is complete (c1aabbe)
  • chip-filter.component.html: Use variable to determine if text box is selected (7865c8d)

v5.3.7

05 Dec 16:13
Compare
Choose a tag to compare

5.3.7 (2022-12-05)

Bug Fixes

  • choice: set aria-checked to match checked (#350) (4c454f9)