|
2ebe9d681a
|
Fix node-tests on OSX by explicitly requiring modules with relative paths.
|
2016-05-30 12:41:18 +03:00 |
|
|
748b4f1c99
|
feat(xml parser): Only allow angular syntax extensions if configured.
Configure via the public `angularSyntax` property on EasySAXParser and
the XmlParser wrapper.
|
2015-06-17 15:53:12 +03:00 |
|
|
aa112244fd
|
Parse out attributes without values.
Treat #myattr as #myAttr=''.
|
2015-06-17 15:53:12 +03:00 |
|
|
fdd8c9b116
|
feat(angular xml): Support [prop] and (tap) bindings
|
2015-06-17 15:53:12 +03:00 |
|