Skip to content

Commit 569ced1

Browse files
authored
update angular 19 and change styles (#59)
1 parent 15ca801 commit 569ced1

File tree

11 files changed

+2884
-2106
lines changed

11 files changed

+2884
-2106
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [1.8.0] - 2025-01-01
4+
## [1.9.0] - 2025-07-13
5+
### Change
6+
- Update to Angular 19
7+
- Change demo styles
8+
9+
## [1.8.0] - 2025-07-01
510
### Change
611
- Update to Angular 18
712
- Remove `*ngIf` directives from lib component

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ This is a toggle switch button component, you can see the demo [here][demo-url]
1313
## Versions
1414

1515
| Angular | ng-toggle-button|
16-
| -------- |:------:|
16+
| -------- |:------:|
17+
| >=19.0.0 | v1.9.x |
1718
| >=18.0.0 | v1.8.x |
1819
| >=17.0.0 | v1.7.x |
1920
| >=16.0.0 | v1.6.x |

0 commit comments

Comments
 (0)