Implement classes with syntax like "div.my-class.my-class2() {}", improve handling...
authorNick Downing <downing.nick@gmail.com>
Sun, 14 Oct 2018 11:52:41 +0000 (22:52 +1100)
committerNick Downing <nick@ndcode.org>
Tue, 30 Oct 2018 07:54:35 +0000 (18:54 +1100)
commit156eeb0b988d659c7583fe377c7dd727d4b0ceed
tree79fe23a03e5ffb6de7cd7f3392a9551b0cac4dff
parent36bf8210424be995142fbcf78adb9edcf7e04917
Implement classes with syntax like "div.my-class.my-class2() {}", improve handling of reserved words in tag or attributes, allowing quotes if still not handled
page.jst
src/expression.js
src/lval.js
template.js