This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
0
You've already forked angular-docs-cn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
445e5922ecc2d86b7b444450d5934a6456e3675b
angular-docs-cn
/
modules
/
@angular
/
compiler
T
History
Alex Eagle
cca4a5c519
fix(compiler): don't redeclare a var in the same scope (
#12386
)
...
This is not allowed by Closure Compiler.
2016-10-18 20:28:30 -07:00
..
src
fix(compiler): don't redeclare a var in the same scope (
#12386
)
2016-10-18 20:28:30 -07:00
test
fix(compiler): allow WS as
<ng-content>
content (
#12225
)
2016-10-12 07:58:06 -07:00
testing
refactor: simplify
isPresent(x) ? x : y
to
x || y
(
#12166
)
2016-10-10 09:20:58 -07:00
index.ts
fix(packages): use ES modules for primary build (
#11120
)
2016-08-30 18:07:40 -07:00
package.json
docs: update descriptions in package.jsons
2016-09-14 16:44:39 -07:00
rollup-testing.config.js
refactor: add license header to JS files & format files (
#12081
)
2016-10-04 20:39:20 -07:00
rollup.config.js
refactor: add license header to JS files & format files (
#12081
)
2016-10-04 20:39:20 -07:00
tsconfig-build.json
fix(build): prevent package tsconfigs from shadowing main tsconfig (
#11454
)
2016-09-08 15:01:22 -07:00
tsconfig-testing.json
fix(packages): use ES modules for primary build (
#11120
)
2016-08-30 18:07:40 -07:00