vsavkin
|
8c1adabe1c
|
refactor(change_detection): renamed BindingPropagationConfig to ChangeDetectorRef
|
2015-04-15 12:58:58 -07:00 |
|
vsavkin
|
61cb99ea42
|
refactor(change_detection): removed directive and binding mementos
|
2015-04-09 18:56:19 -07:00 |
|
vsavkin
|
69c3bff086
|
feat(change_detection): updated change detection to update directive directly, without the dispatcher
|
2015-04-08 22:14:50 -07:00 |
|
vsavkin
|
abea92af59
|
refactor(change_detection): call onChange from the change detector
|
2015-04-02 21:22:42 -07:00 |
|
vsavkin
|
514ba54282
|
feat(change_detection): added changeDetection to Component
|
2015-03-31 20:54:44 -07:00 |
|
vsavkin
|
b65b145122
|
refactor(view): refactored DirectiveMemento to expose properties in a consistent way
|
2015-03-31 18:26:58 -07:00 |
|
vsavkin
|
723e8fde93
|
feat(change_detection): added a directive lifecycle hook that is called after children are checked
|
2015-03-27 13:26:36 -07:00 |
|
Victor Berchet
|
c8385ad998
|
refactor(cd): remove dead code
|
2015-03-27 16:59:23 +01:00 |
|
vsavkin
|
8d85b839b6
|
feat(change_detection): pass binding propagation config to pipe registry
|
2015-03-26 16:57:04 -07:00 |
|
vsavkin
|
a16954d3a5
|
refactor(view): separate context and locals
|
2015-03-17 14:25:57 -07:00 |
|
vsavkin
|
21f24d19dd
|
feat(change_detection): implement hydration/dehydration
|
2015-03-02 13:28:39 -08:00 |
|
vsavkin
|
0dfd287ec3
|
fix(change_detection): handle locals when invoking a method
Closes #660
|
2015-02-20 17:55:06 -08:00 |
|
vsavkin
|
7f31036427
|
fix(change_detection): pass the correct previous value when using pipes
Closes #588
|
2015-02-20 17:53:57 -08:00 |
|
vsavkin
|
987a5fdf56
|
feat(change_detection): add support for pipes in the template
|
2015-02-20 17:16:57 -08:00 |
|
vsavkin
|
58ba700b14
|
feat(change_detection): change binding syntax to explicitly specify pipes
|
2015-02-20 10:59:46 -08:00 |
|
Marc Laval
|
3496c8ac54
|
refactor(change_detection): remove circular dependencies
Closes #712
|
2015-02-19 13:42:00 -08:00 |
|
vsavkin
|
695b4ebbc7
|
feat(change_detection): add support for pipes
|
2015-02-17 17:12:58 -08:00 |
|
Kevin Moore
|
fa25965939
|
chore: Remove unused imports
Closes #624
|
2015-02-17 16:49:08 -08:00 |
|
Rado Kirov
|
7bf5ab8f43
|
feat(view_pool): adds a view pool of dehydrated views per protoview.
|
2015-02-09 22:17:38 -08:00 |
|
vsavkin
|
ab733bd80e
|
refactor(change_detection): rename group memento into directive memento
|
2015-02-06 13:55:49 -08:00 |
|
Yegor Jbanov
|
3f228669d7
|
chore(packaging): update import for the new file structure
|
2015-02-05 15:47:12 -08:00 |
|
Yegor Jbanov
|
3820609f24
|
chore(packaging): move files to match target file structure
|
2015-02-05 15:46:13 -08:00 |
|