v0.1.0
版本发布时间: 2020-06-28 17:17:09
ycnmhd/cherryjuice最新发布版本:v0.9.3(2021-07-17 15:29:20)
v0.1.0 (2020-06-28)
Bug Fixes
- create-document: handle pasting svg and jpg images (a06b6a0), closes #cs-195
- dialog: decrease dialog header size (14e3e4b), closes #cs-69
- docs-list: handle deleting temp doc from docs-list (e69b40d), closes #cs-222
- editor: add onunload prompt if doc has unsaved changes (368e0fd), closes #97
- export-ctb: fix bugs in translating ahtml (2f921c4)
- export-ctb: fix exporting codebox objects (ae03f6b)
- export-ctb: fix exporting images (cf8a5f1)
- export-ctb: fix exporting tables (c814b29)
- export-ctb: fix justification (aa99553)
- export-ctb: fix translatign IDless anchors (00bfe15)
- export-ctb: fix translating anchors (77256ec)
- export-ctb: image link is not rendered (ac79688)
- export-ctb: remove trailing newlines (90c5750)
- fetching: ignore fetching error when document is new (197b28b), closes #cs-227
- hotkeys: document hotkeys dont work when richtext is not focused (f04c60b), closes #cs-228
- import-document: fix regression caused by 163612b9 (591bccf)
- login: make login-card height static (34e25be), closes #cs-96
- redux-obs: add timeout to epics (6daf572), closes #99
- redux-obs: use unbound action-creators inside epics (6fc8b2d)
- redux-persist: redux-persist overrides document from url (65b978b)
- update node creation/modification time (163612b), closes #cs-62
- reload: clear local changes and cache after reload (ceef9d1)
- reload: construct-tree fails because of local changes (b00ffb5)
- routing: app redirects home when visinting a link (47dbc85)
- save-document: handle html image with class attribute (8450773), closes #cs-196
- save-document: save pasted images - deleted node (3927ead), closes #cs-5
- save-document: save pasted images - html images (3b172f4), closes #cs-2
- save-document: save pasted images existing node (2145af8), closes #cs-3
- save-document: save pasted images-new node (1b1956f), closes #cs-4
- tree: selected node not updated after node is deleted (f9c8cb0), closes #cs-37
- add state to saving operation (6650ff8)
- app does not redirect after current doc is deleted (3e0a2be)
- cache out of sync with local state (d310471)
- cannot create node when no node is selected (1cf0361)
- deleting selected file (4d2d17d)
- dialog keyboard-event callback not updated (0253e46)
- fix regression in routing (f7f5d07)
- pasting html (0b43be8)
- prevint rendering tree while saving (594dc3e)
- clipboard: paste in empty line or next to img (f207de7)
- dnd nodes: a parent can be placed into indirect child (d26404c)
- editor: render IDless anchor links (6b36055)
- editor: text after codebox cannot be edited (7577eca)
- formatting: fix formatting a selection that ends with an empty ddoe (57bb2f9)
- formatting/rendering: fix single line justification (b081498)
- graphql-upload: server does not detect client disconnect (ba7f541)
- reload-query: use network-only policy only when requestid is valid (899dc65)
- ignore-client-side-routing ignores url (acf4dbb)
- images are not rendered, minor resolvers refactoring (d327f57)
- mark unfinished imports as failed (026478c)
- misc fixes, load secrets via graphql (6976a1c)
- regression in loading images (0feaccd)
- updating apollo cache messes icons (ddb46e5)
- import-progress component: query data overides clean docs function (24a826a)
- token is not refreshed immediately after login (b961688)
- clipboard: filter pasted tags (d2b17a9)
- editor: editor should be on focus for hotkeys to work (44fb891)
- editor: select all images and paste (c84e64d)
- formatting: guard against a DDOE that only has a br (4c4e089)
- paste-from-clipboard: fix regression caused by new execk (fb76f45)
- rendering: node title color not rendered (4a7f9f2)
- rendering: render image-links (0528951)
- rendering: text adjacent to object looses style (b1a003a)
- rendering: use text-align instead of flex for justification (e6fb626)
- save-node: re-implement saving deleted images (c469c94)
- ui: make node width grow to tree width (ad91028)
- ui: make node-overlay width dynamic (0bc7cfa)
- ui: node title is invisible when tree is hidden (19db9e7)
- ui: recent nodes onclick (b708496)
- ui: recent nodes out of order (b27ccfa)
- nodes with links are not rendered (0228a7d)
- rrggbb colors are not translated correctly (4c99469)
- when requesting a specific node, the server sends the full ctb file (2521574)
Features
- export-ctb: add graphql mutation (0fde975), closes #cs-276
- ability to create nodes (43e8f87)
- add ability to create documents (67f1770)
- add ability to delete nodes (b570df5)
- add authn using passport-jwt (986ea5f)
- dnd nodes (ed253b5)
- save-node: ability to save node meta (2a50ad6)
- add ability to upload ctb from google drive (d18f3b7)
- save ahtml (fe4a4db)
- editor: add multiline indentation (2785f4a)
- ui: add settings ui (ec8b63e)