Skip to content

Commit 93b8884

Browse files
committed
update readm onLoad onError
1 parent eaccc48 commit 93b8884

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ npm-debug.log
3333
yarn-error.log
3434
testem.log
3535
/typings
36+
projects/schematics/node_modules
3637

3738
# System Files
3839
.DS_Store

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,8 @@ npm run demo.serve
212212
- [x] Variable binding
213213
- [x] Code refactor
214214
- [x] Write more unit tests
215-
- [x] Angular 5 support
215+
- [x] Angular 5,6,7 support
216+
- [ ] Angular schemantics support
216217
- [ ] Module configuration for markdown settings
217218
- [ ] Module configuration for prismjs settings
218219

0 commit comments

Comments
 (0)