mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(changelog) DOMTree: feature -> inside
This commit is contained in:
parent
f515a13b1e
commit
aee0ad4bd6
1 changed files with 1 additions and 2 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
feature:
|
||||
- (edit) add showMessage
|
||||
- (dom) DOMTreeProto: add DOM
|
||||
- (config) add localStorage
|
||||
- (config) add analytics
|
||||
- (socket) max reconnection attempts: 1000000 -> Math.pow- (2, 64)
|
||||
|
|
@ -49,6 +48,7 @@ fix:
|
|||
- (css) .icon: {width, height: 16px -> 15.5px}
|
||||
|
||||
inside:
|
||||
- (dom) DOMTreeProto: add DOM
|
||||
- (util) add asyncCall
|
||||
- (listeners) appCache: add getConfig
|
||||
- (socket) add transports
|
||||
|
|
@ -103,7 +103,6 @@ inside:
|
|||
- (rest) add putFile
|
||||
- (css) rm !important
|
||||
- (css) path-icon: rm font-family, font-size
|
||||
- (rest) zip
|
||||
|
||||
2012.07.01, v0.3.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue