5.7.0 (2023-05-22)
- card cluster tooltip: tooltip update (ffebcf6)
5.6.0 (2023-05-19)
- card cluster tooltip: tooltip (206b501)
5.5.1 (2023-01-31)
- modal-generic.component.ts: On modal close, put focus back on originating button (for both modal close buttons). (f069be7)
5.5.0 (2023-01-27)
5.4.0 (2023-01-10)
5.3.11 (2023-01-04)
- chip-filter.component.html: Add comment so it's apparent why the message is repeated in VoiceOver. (d38b036)
5.3.10 (2023-01-02)
- 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)
5.3.9 (2022-12-21)
- chip-filter.component.html: Move aria-live to first item to help with JAWS compatibility. (f705509)
5.3.8 (2022-12-20)
- 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)
5.3.7 (2022-12-05)
5.3.6 (2022-12-05)
- text-field: revert (#343) role=alert changed to aria-live polite, label includes title (#346) (42f8c1c)
5.3.5 (2022-11-21)
5.3.4 (2022-11-18)
5.3.3 (2022-10-28)
5.3.2 (2022-10-19)
- chip-filter.component.ts, chip-filter.component.html: update ARIA text & fix focus issues. (28d6c76)
- chip-filter.component.ts, chip-filter.component.html: update keys that control multi-select. (9d9e111)
5.2.2 (2022-10-11)
- chip-filter.component.html, chip-filter.component.ts, chip-filter.component.scss: highlighting providers with arrow keys working. (db2e854)
- chip-filter.component.html, chip-filter.component.ts: all functionality working. (cc6e370)
- chip-filter.component.html, chip-filter.component.ts: entering search txt box with arrows working. (ff53c0b)
- chip-filter.component.html, chip-filter.component.ts: scrolling in dropDown with arrows working. (2a508d3)
- chip-filter.component.ts: add constant focus item values. (ebdc3ad)
- chip-filter.component.ts: add search const for onFilterTextChange. (abc8244)
- chip-filter: remove typo in tabindex value (c657c34)
5.2.1 (2022-09-23)
5.2.0 (2022-09-09)
- table: support tooltips in table-data component (aaf8ee6)
5.1.1 (2022-08-26)
5.1.0 (2022-08-25)
5.0.2 (2022-08-03)
5.0.1 (2022-07-05)
- app-drop-down: 508 / a11y - aria-describedby, aria-selected (9dc110f)
5.0.0 (2022-04-20)
- Upgrade Angular from 11 to 13
Co-authored-by: Marc Celestini [email protected]
4.4.6 (2022-04-13)
4.4.5 (2022-04-13)
4.4.4 (2022-04-13)
4.4.3 (2022-04-13)
4.4.2 (2022-04-06)
4.4.1 (2022-03-24)
4.4.0 (2022-01-31)
4.3.0 (2021-09-23)
- card-cluster: add new param to card cluster model to change styling of main card title. add story (#295) (f1ba955)
4.2.3 (2021-08-13)
- dropdown-component: if no default selection was passed into the component, the first option is supposed to be selected, but that broke due to the recent formly/angular-forms integration (3f34d22)
4.2.2 (2021-08-12)
- semantic-release: removes publish to npm step from semantic-release and adds a publish workflow that will publish to npm when new releases are created (d5f8924)
4.2.1 (2021-08-11)
- linting: linted file to trigger ci build (2d4f950)
4.2.0 (2021-08-11)
- main.ts: fixed linting issues in a file to trigger a ci build (0b393b1)
4.1.1 (2021-08-11)
- semantic-release: fixes exec publish command (23e49b1)