This website requires JavaScript.
Explore
Sign In
skills
/
angular__angular
Watch
1
Star
0
Fork
0
You've already forked angular__angular
mirror of
https://github.com/angular/angular.git
synced
2026-09-14 13:54:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
867494a060823083e43c0f88978a2023070d25e7
angular__angular
/
modules
/
@angular
/
compiler
T
History
Tobias Bosch
867494a060
fix(compiler): don't access view local variables nor pipes in host expressions (
#12396
)
...
Fixes
#12004
Closes
#12071
2016-10-20 15:24:58 -07:00
..
src
fix(compiler): don't access view local variables nor pipes in host expressions (
#12396
)
2016-10-20 15:24:58 -07:00
test
fix(compiler): don't access view local variables nor pipes in host expressions (
#12396
)
2016-10-20 15:24:58 -07:00
testing
refactor: simplify
isPresent(x) ? x : y
to
x || y
(
#12166
)
2016-10-10 09:20:58 -07:00
index.ts
refactor(compiler): introduce directive wrappers to generate less code
2016-10-20 10:41:43 -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