vsavkin
|
21f24d19dd
|
feat(change_detection): implement hydration/dehydration
|
2015-03-02 13:28:39 -08:00 |
Yegor Jbanov
|
757eae8ad3
|
feat(compiler): DOM adapters + html5lib implementation; misc fixes
|
2015-02-27 16:49:14 -08:00 |
vsavkin
|
6b2650996c
|
fix(parser): parse pipes in template bindings
|
2015-02-25 14:39:44 -08:00 |
Pawel Kozlowski
|
4a5d53c549
|
feat: allow using KeyValueChanges as a pipe
|
2015-02-25 13:24:59 -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 |
Kevin Moore
|
fb5b168b19
|
chore: Remove unused imports and enable checks for unused imports as part of build
|
2015-02-18 21:06:30 -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 |
vsavkin
|
91fd5a69bf
|
test(change_detection): add an integration test verifying that binding propagation config works
|
2015-02-11 17:54:07 -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 |
Marc Laval
|
cf169f13a0
|
fix(compiler): add missing support to string literals
Fixes #531
Closes #559
|
2015-02-07 00:20:54 +01: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 |