Patrick Steele-Idem
|
6f89fe04ea
|
Refactored out nextTick/setImmediate for better error handling
|
2017-04-12 20:27:59 -06:00 |
|
Patrick Steele-Idem
|
20cf6d364e
|
More code size reductions
|
2017-01-02 15:53:38 -07:00 |
|
Ethan Marmaduke
|
3f20336662
|
Pass null instead of void 0 in the <await> tag Promise handling code
|
2016-11-22 12:53:31 -05:00 |
|
Ethan Marmaduke
|
96d93ee9fe
|
The <await> tag should attempt .then(undefined, ...) when resolving a thenable if neither .catch nor .fail is a function.
|
2016-11-22 09:59:38 -05:00 |
|
austinkelleher
|
b5bbd05a76
|
Fixes #426 - Remove support for deprecated emitted async events.
|
2016-11-14 07:55:55 -05:00 |
|
Patrick Steele-Idem
|
7de6384420
|
Added more descriptive name to exported function
|
2016-10-28 12:10:45 -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
|
e3aaf5991b
|
Fixes #342 - emit await:finish with client reorder and sync completion
|
2016-07-20 16:10:42 -06:00 |
|
Patrick Steele-Idem
|
702bfb0a6e
|
"var" and "data-provider" should not show up in autocomplete suggestions (make them private)
|
2016-06-24 09:49:28 -07:00 |
|
Michael Rawlings
|
4c9ceb0aa8
|
remove and rename references to <async-fragment> in the code (except deprecated events, tests, and transforms)
|
2016-06-18 12:49:31 -07:00 |
|
Michael Rawlings
|
6725683b7d
|
deprecate <async-fragment> replace with <await>
|
2016-06-17 23:56:57 -07:00 |
|