Releases: loadingio/ldview
Releases · loadingio/ldview
1.4.0
11 Jan 14:15
Compare
Sorry, something went wrong.
No results found
by default update ctx via functional ctx before rendering
1.3.2
19 Nov 12:24
Compare
Sorry, something went wrong.
No results found
1.3.1
19 Nov 11:46
Compare
Sorry, something went wrong.
No results found
fix bug: subview rendering should update ctxs
add internal ctxs api for updating ctxs
upgrade dependencies
1.3.0
19 Sep 05:34
Compare
Sorry, something went wrong.
No results found
support functional ctx parameter for returning customized context especially useful for nested views.
1.2.1
24 Jun 05:30
Compare
Sorry, something went wrong.
No results found
fix bug: ctx() should test argument's existence with arguments.length
1.2.0
24 Jun 05:17
Compare
Sorry, something went wrong.
No results found
add ctx() function to replace setCtx().
1.1.1
16 Feb 13:19
Compare
Sorry, something went wrong.
No results found
fix bug: proc-each should return Promise, instead of list of Promises
fix bug: ensure correct initialization order by waiting for init Promise to resolve before render when init-render is enabled.
fix bug: nested view initialization should return Promise returned by its own init function call.
1.1.0
24 Jan 10:01
Compare
Sorry, something went wrong.
No results found
support promise in init ( but not yet support render after init
resolve )
add view.init
add test code for init promise
1.0.0
19 Jan 13:04
Compare
Sorry, something went wrong.
No results found
upgrade dev modules
release with compact directory structure
0.2.8
19 Jan 07:59
Compare
Sorry, something went wrong.
No results found
use minimized dist file as main / browser default file
further minimize minimized file
upgrade modules