Releases: loadingio/ldview
Releases · loadingio/ldview
0.2.7
28 Oct 05:29
Compare
Sorry, something went wrong.
No results found
fix bug: nested ld-eachs are not proper scoped.
to proper fix this we may need a breaking changes with upgraded ldquery dependency.
we workaround this for now and expect to remove the workaround in next major release.
fix bug ( caused by 0.2.5 ): context for nested views from ld-each doesn't updated by its data
0.2.6
24 Oct 06:27
Compare
Sorry, something went wrong.
No results found
dont insert ld-each comment if host provided since we don't need pivot from comment.
0.2.5
22 Oct 14:55
Compare
Sorry, something went wrong.
No results found
support nested local view
0.2.4
20 Oct 10:07
Compare
Sorry, something went wrong.
No results found
support virtual container
0.2.3
24 Sep 14:09
Compare
Sorry, something went wrong.
No results found
fix main entry point file name
0.2.2
16 Aug 15:57
Compare
Sorry, something went wrong.
No results found
add template to support recursive views
prevent internal view from overwriting options provided by ldview logic
0.2.1
06 Aug 16:55
Compare
Sorry, something went wrong.
No results found
support refering to view root with name @.
support multiple arguments in render function.
0.2.0
26 Jun 18:17
Compare
Sorry, something went wrong.
No results found
only check direct parent instead of ancestor to verify if ld-each node has been processed.
0.1.1
03 Jun 05:10
Compare
Sorry, something went wrong.
No results found
fix bug: ldview is not in window
0.1.0
03 Jun 03:55
Compare
Sorry, something went wrong.
No results found
v0.1.0
add ctxs for nested views.
add ctx as context shorthand. deprecate context and expect it to be removed in future major update.
add views for nested views. views are passed with baseViews option.
tweak building script and output file names / paths
generate with --no-header and wrap code with -p in livescript compilation.