Michael Rawlings
|
276013e495
|
remove deprecated methods in AsyncStream. fixes #466
|
2016-12-14 12:01:58 -08:00 |
|
Patrick Steele-Idem
|
5b9977913e
|
Fixes #455 - Simplify compiled code for UI components
|
2016-12-13 11:34:26 -07:00 |
|
Michael Rawlings
|
769c572e35
|
merge + fixes
|
2016-12-02 14:13:25 -08:00 |
|
Patrick Steele-Idem
|
9a88f4e48b
|
Added renderToString method to restore tests
|
2016-12-02 11:53:03 -07:00 |
|
Patrick Steele-Idem
|
af149f3eee
|
Added a name for the escapeScriptHelper function
|
2016-12-02 08:04:56 -07:00 |
|
Michael Rawlings
|
9cbddcab13
|
shared renderable logic
|
2016-11-30 09:00:00 -08:00 |
|
Patrick Steele-Idem
|
0e2b8c54e3
|
Added element() method
|
2016-11-22 08:44:00 -07:00 |
|
Michael Rawlings
|
152717cbaa
|
updated render api. fixes #389.
|
2016-11-21 18:14:02 -08:00 |
|
Patrick Steele-Idem
|
f4bc55ec5e
|
Merge branch '251-render-promise' of https://github.com/austinkelleher/marko
|
2016-11-14 18:49:23 -07:00 |
|
Patrick Steele-Idem
|
0e9fe17735
|
Fixes #432 (safeHTML), also initial work for #401 (bind additional arguments)
|
2016-11-14 18:43:00 -07:00 |
|
Patrick Steele-Idem
|
49fa82bb40
|
Merge branch '394-introduce-ref-and-for-ref-attributes' of https://github.com/charlieduong94/marko
|
2016-11-13 14:40:38 -07:00 |
|
austinkelleher
|
83c84f7833
|
Fixes #251 - Output of render should be Promise compatible.
|
2016-11-12 04:21:27 -05:00 |
|
Patrick Steele-Idem
|
be56ba6e8d
|
Fixes #139 - Allow dynamic custom tags to be used with <include>
|
2016-11-11 16:59:01 -07:00 |
|
Patrick Steele-Idem
|
36ef493526
|
Improved compiled output by setting module.exports at the top
|
2016-11-08 15:14:55 -07:00 |
|
Patrick Steele-Idem
|
21a43c010a
|
Merged in marko-html-util
|
2016-11-02 22:36:56 -06:00 |
|
Patrick Steele-Idem
|
2de8ca7ca2
|
Completed merge of marko-dom into marko
|
2016-11-02 21:21:57 -06:00 |
|
Patrick Steele-Idem
|
fca8cb70ea
|
Completed merge of async-writer into marko
|
2016-11-02 16:48:09 -06:00 |
|
Patrick Steele-Idem
|
692b46dfb4
|
Improved Template.prototype.render() code
|
2016-10-28 12:43:21 -06:00 |
|
Patrick Steele-Idem
|
8168cd0fb9
|
Performance optimizations
|
2016-10-28 12:18:20 -06:00 |
|
Patrick Steele-Idem
|
74429819b0
|
Removed license comment
|
2016-10-28 12:09:48 -06:00 |
|
Michael Rawlings
|
6b4ff673e3
|
fix conflicts and such
|
2016-10-26 23:22:53 -07:00 |
|
Michael Rawlings
|
796b60c3ed
|
add support for dependency tracking through metadata
|
2016-10-26 23:13:16 -07:00 |
|
Patrick Steele-Idem
|
2572be9616
|
introduced marko-html-util package
|
2016-10-26 14:20:04 -06:00 |
|
Patrick Steele-Idem
|
99f95401dd
|
Added missing createOut method to runtime/html
|
2016-10-24 15:29:29 -06:00 |
|
Patrick Steele-Idem
|
b68938f297
|
Fixed tests and lint errors
|
2016-10-24 12:39:51 -06:00 |
|
Patrick Steele-Idem
|
a05f15ce5d
|
Cleaner split of the html and vdom runtimes
|
2016-10-24 12:36:09 -06:00 |
|
Michael Rawlings
|
d0e27d6dfd
|
lazily run the function for a template on first render. simplifies the generated template code while still supporting circular templates
|
2016-10-20 13:49:15 -07:00 |
|
Patrick Steele-Idem
|
b562a2e497
|
Merge branch 'master' into marko-v4
|
2016-10-14 13:24:21 -06:00 |
|
Patrick Steele-Idem
|
2434275caa
|
Improved vdom support for async and cached fragments
|
2016-10-14 13:18:21 -06: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 |
|