Matteo Suppo
|
d4925b61ff
|
fix(change_detector): ensure that locals are only used when implicit receiver
closes #1542
|
2015-04-28 23:40:22 +00:00 |
|
vsavkin
|
8ccafb0524
|
feat(view): reimplemented property setters using change detection
|
2015-04-23 11:55:27 -07:00 |
|
vsavkin
|
61cb99ea42
|
refactor(change_detection): removed directive and binding mementos
|
2015-04-09 18:56:19 -07:00 |
|
vsavkin
|
3bdf669ddf
|
cleanup(change_detection): removed dead code
|
2015-04-09 17:30:04 -07:00 |
|
vsavkin
|
514ba54282
|
feat(change_detection): added changeDetection to Component
|
2015-03-31 20:54:44 -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 |
|
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
|
3273adade5
|
refactor(view): change view to pass all bindings to proto change detector at once
|
2015-03-13 14:03:57 -07: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 |
|
Tobias Bosch
|
f39c6dc2c7
|
fix(setup): use upstream traceur with explicit patches
Also correct the transpile to ES6
Also support generics correctly
All patches are hooked in via `/tools/transpiler/index.js`
https://github.com/google/traceur-compiler/issues/1700
https://github.com/google/traceur-compiler/issues/1699
https://github.com/google/traceur-compiler/issues/1708
https://github.com/google/traceur-compiler/issues/1625
https://github.com/google/traceur-compiler/issues/1706
|
2015-02-06 17:04:08 -08:00 |
|
vsavkin
|
ab733bd80e
|
refactor(change_detection): rename group memento into directive memento
|
2015-02-06 13:55:49 -08:00 |
|
Yegor Jbanov
|
fcbdf02767
|
feat(perf): port table scrolling benchmark to Angular 2
|
2015-02-05 18:33:57 -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 |
|