Commit Graph

6 Commits

Author SHA1 Message Date
Hristo Deshev
fa264d9374 Make polymer-expressions/path-parser a simple CommonJS module.
The weird module.exports code broke the webpack parser.
2015-12-14 13:06:45 +02:00
Nedyalko Nikolov
e61cac3422 Fixed binding expression for object property access (not function). 2015-05-19 13:49:32 +03:00
Nedyalko Nikolov
61f5022a69 Binding to object via keyword. 2015-04-03 16:08:28 +03:00
Nedyalko Nikolov
d952faa3c2 Added application resources (used for binding converters), also some bug
fixes (binding related).
2015-04-01 11:45:30 +03:00
Nedyalko Nikolov
8bc83ced24 Added binding convert option. 2015-03-04 10:51:59 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00