Skip to content

Commit 20912aa

Browse files
authored
upgrade module for angular@19 (#10)
* upgrade module for angular@19 * update component
1 parent 9e7c370 commit 20912aa

10 files changed

Lines changed: 2919 additions & 6008 deletions

.gitpod.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# This configuration file was automatically generated by Gitpod.
2+
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
3+
# and commit this file to your remote git repository to share the goodness with others.
4+
5+
# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
6+
7+
tasks:
8+
- init: npm install && npm run build
9+
10+

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Choose the version corresponding to your Angular version:
1919

2020
Angular | @themost/angular |
2121
--- | --- |
22+
19 | 19.x+
23+
18 | 19.x+
24+
17 | 17.x+
2225
15 | 15.x+
2326
14 | 14.x+
2427
13 | 13.x+

0 commit comments

Comments
 (0)