mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
fixed bug in object Minify, doit function, more processing function did not return final_code so changes was not saving, and clien side loaded keyBinding.js and cloudfunc.js full sized versions
This commit is contained in:
parent
74036cd586
commit
89b883dd6b
1 changed files with 4 additions and 1 deletions
|
|
@ -3,4 +3,7 @@ Cloud Commander v0.1.1
|
|||
- Added onerror parametr to anyload in Clinet Side, so now we can process situation when
|
||||
js-script(or something other) has not loaded.
|
||||
- Added jquery file, so from now Cloud Commander can totaly work offline.
|
||||
- Added css-lint to travis ci.
|
||||
- Added css-lint to travis ci.
|
||||
- fixed bug in object Minify, doit function, more processing function did not
|
||||
return final_code so changes was not saving, and clien side loaded keyBinding.js
|
||||
and cloudfunc.js full sized versions.
|
||||
Loading…
Add table
Add a link
Reference in a new issue