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
2.1.x
angular__angular
/
modules
/
@angular
/
compiler
/
test
/
css_parser
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Victor Berchet
d972d82354
refactor: simplify
isPresent(x) ? x : y
to
x || y
(
#12166
)
...
Closes
#12166
2016-10-10 09:20:58 -07:00
..
css_lexer_spec.ts
refactor(compiler): improve types, misc
2016-10-10 09:20:58 -07:00
css_parser_spec.ts
chore(lint): remove unused imports (
#11923
)
2016-09-27 17:12:25 -07:00
css_visitor_spec.ts
refactor: simplify
isPresent(x) ? x : y
to
x || y
(
#12166
)
2016-10-10 09:20:58 -07:00