Pawel Kozlowski
|
56f4e84d45
|
fix: flip attr / property bind in directives annotations
Fixes #648
Closes #684
|
2015-02-18 17:07:53 +01:00 |
|
vsavkin
|
695b4ebbc7
|
feat(change_detection): add support for pipes
|
2015-02-17 17:12:58 -08:00 |
|
Victor Berchet
|
6d23d00057
|
refactor(ViewPort): @Template -> @Viewport, ViewPort -> ViewContainer
fixes #595
|
2015-02-13 17:48:27 +01: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
|
9240b09011
|
refactor(directives): directives use declare that they listen to onChange in the annotations
|
2015-02-06 13:53:49 -08:00 |
|
Marc Laval
|
6bfa48bc64
|
refactor(directives): Drop ng- prefix from all angular directives and rename NgRepeat to Foreach
fixes #532
Closes #539
|
2015-02-06 09:24:50 -08:00 |
|