This website requires JavaScript.
Explore
Help
Register
Sign In
cargdev
/
angular
Watch
1
Star
0
Fork
0
You've already forked angular
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
angular
/
modules
/
@angular
/
core
/
src
/
change_detection
History
Victor Berchet
d972d82354
refactor: simplify
isPresent(x) ? x : y
to
x || y
(
#12166
)
...
Closes
#12166
2016-10-10 09:20:58 -07:00
..
differs
refactor: simplify
isPresent(x) ? x : y
to
x || y
(
#12166
)
2016-10-10 09:20:58 -07:00
change_detection_util.ts
refactor(core): remove
…Metadata
for all decorators and use the decorator directly.
2016-09-12 22:47:54 -07:00
change_detection.ts
refactor: remove dead code
2016-09-27 16:13:09 -07:00
change_detector_ref.ts
docs: remove outdated docs (
#11875
)
2016-09-24 08:23:28 +09:00
constants.ts
refactor: remove dead code
2016-09-27 16:13:09 -07:00
pipe_transform.ts
fix: public api surface fixes + stability markers
2016-06-28 07:39:40 -07:00