Pawel Kozlowski
|
22c021c57f
|
fix(compiler): support more than 9 interpolations (#12710)
Fixes #10253
|
2016-11-07 12:23:03 -08:00 |
|
Tobias Bosch
|
32feb8a532
|
refactor(compiler): generate host listeners in DirectiveWrappers
Part of #11683
|
2016-10-27 16:09:01 -07:00 |
|
Tobias Bosch
|
178fb79b5c
|
refactor(compiler): move host properties into DirectiveWrapper
Part of #11683
|
2016-10-26 14:32:24 -07:00 |
|
Tobias Bosch
|
f66ac821a2
|
refactor(compiler): extract createCheckBindingStmt into compiler_util
Part of #11683
|
2016-10-26 14:32:24 -07:00 |
|
Tobias Bosch
|
fe299f4dfc
|
refactor(compiler): minor cleanups
|
2016-10-26 14:32:24 -07:00 |
|
Tobias Bosch
|
4cac650675
|
refactor(compiler): extract expression evaluation and writing to renderer from view_compiler
This is needed to that `DirectiveWrapper`s can also use them later on.
Part of #11683
|
2016-10-26 14:32:24 -07:00 |
|
Tobias Bosch
|
faa3478514
|
refactor(compiler): set element attributes via one call
This makes the cost of using directives that have host attributes
smaller.
Part of #11683
|
2016-10-26 14:32:23 -07:00 |
|