Patrick Steele-Idem
|
c4564b3db2
|
Pass along filename to htmljs-parser
|
2016-12-29 13:27:55 -07:00 |
|
Patrick Steele-Idem
|
b7b15e4eb1
|
Fixes #479 - Provide ability to relax required comma for certain tags such as the <import> tag
|
2016-12-21 20:32:30 -07:00 |
|
Scott Davis
|
4633d84112
|
remove parenthesis from tag
|
2016-11-27 17:53:05 -05:00 |
|
Patrick Steele-Idem
|
ee815fc49b
|
Runtime now supports both vdom and html output
All tests are passing
|
2016-10-11 17:28:09 -06:00 |
|
Patrick Steele-Idem
|
bd51b39ce0
|
Added support for parsing a template to get the "raw" AST (no resolving custom tags, custom attributes, placeholders, etc.)
|
2016-03-04 10:45:38 -07:00 |
|
Patrick Steele-Idem
|
8f9d1094af
|
Marko v3: Fixes #222 - Allow open only tags to be defined in tag definition
|
2016-02-11 10:53:22 -07:00 |
|
Patrick Steele-Idem
|
ada3f81bd3
|
Fixes #181 - Marko v3: Scriptlets
|
2016-02-03 16:20:20 -07:00 |
|
Patrick Steele-Idem
|
266e15fa9c
|
Fixes #211 - Marko v3: Support concise (Jade-like) syntax
|
2016-02-01 16:40:10 -07:00 |
|
Patrick Steele-Idem
|
020457aa88
|
Fixes #206 - Handle HTML comments correctly
|
2016-01-18 13:51:27 -07:00 |
|
Patrick Steele-Idem
|
7f6e9f65fa
|
Fixes #205 - Marko v3: Provide full control over whitespace
|
2016-01-15 16:55:22 -07:00 |
|
Patrick Steele-Idem
|
294c6335be
|
Marko v3: Better handling of escaping for custom tags input
|
2016-01-11 13:15:26 -07:00 |
|
Patrick Steele-Idem
|
8c96302550
|
Fixes #197 - Better attribute code generation
Use attr helper and handle attribute escaping
Also improved AST and added walking capability
|
2016-01-07 16:05:26 -07:00 |
|
Patrick Steele-Idem
|
6153b13959
|
Fixes #195 <template-init> added
|
2015-12-30 19:59:10 -07:00 |
|
Patrick Steele-Idem
|
21ff7769e5
|
handleText -> handleCharacters
|
2015-12-28 14:44:34 -07:00 |
|
Patrick Steele-Idem
|
6ecb5b32dd
|
Record error for invalid attributes
|
2015-12-02 23:01:23 -07:00 |
|
Patrick Steele-Idem
|
ef95ce6055
|
Introduced CompileContext and other refactoring
|
2015-12-02 19:35:19 -07:00 |
|
Patrick Steele-Idem
|
069b3e5ba9
|
Initial commit for marko v3 with htmljs-parser
Work-in-progress. Lots of failing tests.
|
2015-11-24 14:30:32 -07:00 |
|