Patrick Steele-Idem
|
3010570502
|
Completed merge of marko-widgets and other cleanup
|
2016-11-02 16:12:13 -06:00 |
|
Patrick Steele-Idem
|
2434275caa
|
Improved vdom support for async and cached fragments
|
2016-10-14 13:18:21 -06:00 |
|
Michael Rawlings
|
bb3d06fd37
|
properly reset writeToDisk if a test sets it to false
|
2016-07-01 15:17:47 -07:00 |
|
Patrick Steele-Idem
|
5df81440e5
|
Reorganized tests
|
2016-05-05 07:56:24 -07:00 |
|
Patrick Steele-Idem
|
7aebff2961
|
Fixed tests running in Node v6
|
2016-04-27 10:13:15 -06:00 |
|
Patrick Steele-Idem
|
bf471f39dd
|
Fixes #254 - Allow preserve whitespace to be enabled at the global level
|
2016-04-06 16:11:42 -06:00 |
|
Patrick Steele-Idem
|
1fe897c386
|
Fixes #260 - Circular custom tags causes infinite recursion when writeToDisk is set to false
|
2016-03-31 14:59:12 -06:00 |
|
Patrick Steele-Idem
|
d813183484
|
Testing: Write error messages to disk as error.txt
|
2016-03-11 09:17:33 -08:00 |
|
Patrick Steele-Idem
|
4339c8dfd1
|
Marko v3: Added "preserveWhitespace" as a load template/compiler option
|
2016-02-09 16:02:34 -07:00 |
|
Patrick Steele-Idem
|
410bb80ede
|
Marko v3: Reintroduced support for setting flags on elements from attr def
|
2016-02-05 16:44:48 -07:00 |
|
Patrick Steele-Idem
|
196a6b33b4
|
Marko v3: Support for nested tags and custom tag cleanup
|
2016-01-18 17:11:10 -07:00 |
|
Patrick Steele-Idem
|
6ecb5b32dd
|
Record error for invalid attributes
|
2015-12-02 23:01:23 -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 |
|
Patrick Steele-Idem
|
2901636bf5
|
Fixes #131 - Recursively handle taglib imports
|
2015-08-25 09:35:30 -06:00 |
|
Patrick Steele-Idem
|
7562e7eca1
|
Reorganized and made it easier to add new tests
|
2015-04-14 14:02:16 -06:00 |
|
Patrick Steele-Idem
|
6f7567d0b0
|
Reorganized and cleaned up test files
|
2015-04-10 18:24:39 -06:00 |
|
Patrick Steele-Idem
|
299a8f94b3
|
Fixes #53 Merge c-input with attr props
|
2015-04-10 09:47:43 -06:00 |
|
Patrick Steele-Idem
|
d0998ad9f1
|
Fixes #47 - Added support for "taglib-imports"
|
2015-03-16 14:27:33 -06:00 |
|
Patrick Steele-Idem
|
79aa92254f
|
Fixes #36 Deprecated invokeBody in favor of renderBody
|
2015-02-23 16:35:30 -07:00 |
|
Phillip Gates-Idem
|
c9b062da45
|
Fixes #35 Add support for <compiler-options> tag
|
2015-02-17 18:57:00 -05:00 |
|
Patrick Steele-Idem
|
92168f4114
|
Published with an it.only... fixed
|
2015-02-04 17:28:02 -07:00 |
|
Patrick Steele-Idem
|
2ac6d56a8e
|
Fixed support for using native for loops
|
2015-02-04 17:26:18 -07:00 |
|
Patrick Steele-Idem
|
f26f220860
|
Fix rendering of static boolean attributes
|
2015-01-25 08:29:29 -07:00 |
|
Patrick Steele-Idem
|
9b39f1048b
|
Restoring tests
|
2014-12-10 22:11:41 -07:00 |
|
Patrick Steele-Idem
|
ddc6cd5de8
|
Added support for "body-only-if"
|
2014-12-10 21:22:51 -07:00 |
|
Patrick Steele-Idem
|
24d4ba4fa9
|
Updated tests
|
2014-10-28 19:24:38 -06:00 |
|
Patrick Steele-Idem
|
def98e93a3
|
Added test case for "0" with text replacement
|
2014-10-28 18:03:20 -06:00 |
|
Phil Gates-Idem
|
7630333de5
|
AsyncWriter now emits "finish" (not "end") to conform to Writable stream spec. If given callback then we now listen for "finish" and not "end".
|
2014-10-10 21:09:32 -04:00 |
|
Patrick Steele-Idem
|
96205fc607
|
data-provider attr is now always an expression
|
2014-09-22 11:46:18 -06:00 |
|