Releases: loadingio/ldloader
Releases · loadingio/ldloader
3.0.3
3.0.2
3.0.1
3.0.0
- upgrade modules
- release with compact directory structure
- add
style
inpackage.json
- add
main
andbrowser
field inpackage.json
. - further minimize generated js file with mangling and compression
- remove assets files from git
- patch test code to make it work with upgraded modules
- update window only if window is defined
2.1.0
2.0.1
2.0.0
- fix bug:
root
orcontainer
params withNodeList
value are not treated as array, which should. - support
zmgr
directly in object. - use zmgr fallback instead of old zstack to simplify code logic
- rename
ldloader
zmgr api ( fromset-zmgr
tozmgr
) - rename
ldld.js
,ldld.css
toindex.js
,index.css
, including minimized version.