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
33c8948fd3bcba612123751abe01ba2acda2b1a7
angular__angular
/
modules
/
@angular
/
compiler
/
testing
T
History
Victor Berchet
d972d82354
refactor: simplify
isPresent(x) ? x : y
to
x || y
(
#12166
)
...
Closes
#12166
2016-10-10 09:20:58 -07:00
..
directive_resolver_mock.ts
refactor: simplify
isPresent(x) ? x : y
to
x || y
(
#12166
)
2016-10-10 09:20:58 -07:00
facade
fix(packages): use ES modules for primary build (
#11120
)
2016-08-30 18:07:40 -07:00
index.ts
refactor(core): remove
…Metadata
for all decorators and use the decorator directly.
2016-09-12 22:47:54 -07:00
metadata_overrider.ts
refactor: simplify arrow functions (
#12057
)
2016-10-04 15:57:37 -07:00
ng_module_resolver_mock.ts
refactor: misc cleanup (
#11654
)
2016-09-19 17:15:57 -07:00
pipe_resolver_mock.ts
refactor: misc cleanup (
#11654
)
2016-09-19 17:15:57 -07:00
private_import_core.ts
fix(packages): use ES modules for primary build (
#11120
)
2016-08-30 18:07:40 -07:00
resource_loader_mock.ts
refactor(compiler): improve types, misc
2016-10-10 09:20:58 -07:00
schema_registry_mock.ts
fix(compiler): move detection of unsafe properties for binding to ElementSchemaRegistry (
#11378
)
2016-09-27 17:10:02 -07:00
test_bindings.ts
fix(compiler): move detection of unsafe properties for binding to ElementSchemaRegistry (
#11378
)
2016-09-27 17:10:02 -07:00