Skip to content

Commit b3a016d

Browse files
committed
update to Angular 15
1 parent 70970b3 commit b3a016d

File tree

10 files changed

+4491
-4434
lines changed

10 files changed

+4491
-4434
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [1.5.0] - 2022-12-22
5+
### Change
6+
- Update to Angular 15
7+
48
## [1.4.0] - 2022-12-12
59
### Change
610
- Update to Angular 14
11+
- Add keyboard accessibility information to Readme (#45)
712

813
## [1.3.2]
914
### Added - 2022-11-25

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Use
9595

9696
### Keyboard Accessibility (WCAG)
9797

98-
The toggle is tabbable, and can be triggered using the spacebar - WCAG 2.4.3(A)
98+
The toggle is tabbable, and can be triggered using the spacebar - WCAG 2.4.3(A)
9999

100100
## Development server
101101

0 commit comments

Comments
 (0)