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
/
common
/
src
/
directives
History
Misko Hevery
c0178de0e2
feat(NgTemplateOutlet): Make NgTemplateOutlet compatible with * syntax
...
BREAKING CHANGE: - Deprecate `ngOutletContext`. Use `ngTemplateOutletContext` instead
2017-01-06 19:30:20 -05:00
..
index.ts
refactor(common): cleanup, strip deprecated doc (
#11469
)
2016-09-09 12:05:06 -07:00
ng_class.ts
docs(common): add an example how to bind multiple classes based on a single parameter (
#13779
)
2017-01-05 10:21:38 -08:00
ng_for.ts
fix(Common): allow null/undefined values for
NgForTrackBy
2017-01-05 11:18:34 -08:00
ng_if.ts
docs(ngIf): fix typos (
#13630
)
2016-12-22 12:36:47 -08:00
ng_plural.ts
refactor(common): cleanup (
#11668
)
2016-09-22 10:34:00 -07:00
ng_style.ts
docs(common): fix a typo in ngStyle API docs
2016-11-03 10:27:05 -07:00
ng_switch.ts
refactor(): use const and let instead of var
2016-11-12 16:40:17 -08:00
ng_template_outlet.ts
feat(NgTemplateOutlet): Make NgTemplateOutlet compatible with * syntax
2017-01-06 19:30:20 -05:00