Resolve "Export to file"
Closes #23 (closed)
Depends on !18 (merged), !19 (merged)
Edited by Yannick Li
Merge request reports
Activity
added Weight::3 Workflow::In Progress feature::addition labels
added 6 commits
- 16fef344 - Add id to CMDEd
- ac8ddf2c - Added cursor position management when merging distant modifications
- 08c81865 - Remove unused variable
- dba79325 - Add a placeholder to the editor
- 2c9e9dbf - Merge branch '26-initialise-default-document-with-tutorial-text' into 23-export-to-file
- 44cc91a6 - Add download as markdown file and download as png image buttons
Toggle commit listrequested review from @fcoriat
Default command list: use
commands.getcommands()
instead of litteral list.added 14 commits
- b4841de1 - Update README.md
- 0a5112f7 - GitHub --> gitlab
- 9637bcbd - Update STATUS.md
- 546fd576 - Remove unnecessary call to rga.get
- 9b2da3f1 - Merge branch '33-remove-unnecessary-call-to-rga-get' into 'dev'
- 11e0764e - Merge branch '32-in-readme-and-status-refer-to-gitlab' into 'dev'
- ed3658f8 - Add id to CMDEd
- 61dfd508 - Added cursor position management when merging distant modifications
- dbfc3448 - Remove unused variable
- 0a84149a - Use a react ref instead of user-provided id
- 58f2f262 - Split componentDidMount: add function valueReceived
- 5a533d99 - Add a placeholder to the editor
- adbb2c9d - Modify default text
- 85a7f3fc - Add download as markdown file and download as png image buttons
Toggle commit listadded 1 commit
- a9577c97 - Fix React ref and replace litteral list of commands with commands.getcommands()
mentioned in commit 722d6e18
mentioned in commit ae55c7df
Please register or sign in to reply