|
b60cd3e94a
|
从官方版本合并到本地
|
2021-08-10 19:26:23 -04:00 |
|
Kristiyan Kostadinov
|
e86a1d3441
|
docs: make all examples compatible with strict mode (#41999)
Turns on the `strict` compiler flag and resolves the compilation errors in the various AIO examples.
PR Close #41999
|
2021-05-17 10:42:18 -07:00 |
|
YuCheng Hu
|
774a2e6f9c
|
合并修改
|
2021-04-05 10:22:10 -04:00 |
|
Jay Traband
|
1d4c56d7f8
|
shred and watch build tooling ( dgeni, gulp, jade)
|
2021-04-05 09:46:35 -04:00 |
|
George Kalpakas
|
d89200ad24
|
refactor(docs-infra): remove unnecessary use strict from docs examples TS files (#38143)
By default, TypeScript will emit `"use strict"` directives, so it is not
necessary to include `'use strict'` in `.ts` files:
https://www.typescriptlang.org/docs/handbook/compiler-options.html#:~:text=--noImplicitUseStrict
PR Close #38143
|
2020-07-31 11:00:05 -07:00 |
|
George Kalpakas
|
c9fd8e39f3
|
build(docs-infra): update project structure to cli@9 6/12 (index.html ) (#36015)
Update `index.html` (mostly remove empty line).
PR Close #36015
|
2020-03-18 10:00:01 -07:00 |
|
Oleg Teterin
|
79742a397f
|
fix(docs-infra): fix parameters with @Optional() decorator do not match declared, optional type (#35150)
PR Close #35150
|
2020-02-07 09:58:31 -08:00 |
|
Kapunahele Wong
|
1c6516199e
|
docs: clarify hierarchical injectors (#28700)
PR Close #28700
|
2019-08-15 12:43:51 -07:00 |
|