Kilu.He
|
dc0af0f4c1
|
feat: support convert external data to nested json (#3848)
* feat: support convert external data to nested json
* fix: add some comment
* fix: code review
* fix: code review
* fix: code view
* fix: code view
* fix: update tauri cargo lock file
* fix: remove reduant function
* fix: parse dir attribute in element
* fix: add comment about parse dir
* fix: code review
* fix: code review
* fix: code review
* fix: code review
|
2023-11-02 22:13:29 +08:00 |
|
Kilu.He
|
dd9b1fb78f
|
feat: support converting documents to JSON, HTML, or TEXT. (#3811)
* feat: support converting documents to JSON, HTML, or TEXT
* fix: modify the comment
* fix: modify the comment
|
2023-10-30 12:50:31 +08:00 |
|
Kilu.He
|
c7af04b317
|
feat: support incremental updates for textblock's delta. (#3216)
* feat: support incremental to update textblock's delta
* fix: update test code
* fix: remove console
* fix: update test
* feat: integrate increamental delta in Flutter
* fix: delete quill editor
* fix: delete quill editor
* feat: add csharp in codeblock (#3371)
* chore: pt-PT & pt-BR translation updated (#3353)
* chore: Ensure Cargo.lock Is Updated Alongside Changes to Cargo.toml (#3361)
* ci: add cargo check workflow
* ci: test cargo.toml
* fix: update test
* fix: code review
* fix: update cargo.toml and cargo.lock
* fix: code review
* fix: rust format
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Mayur Mahajan <47064215+MayurSMahajan@users.noreply.github.com>
Co-authored-by: Carlos Silva <mtbf99@gmail.com>
|
2023-09-12 20:49:03 +08:00 |
|
Lucas.Xu
|
2ef72f3203
|
feat: load the readme file when first time launch (#2676)
* chore: bump version 0.2.0
* test: add migration test
* feat: support exporting document data to afdoc format (#2610)
* feat: support exporting document data to afdoc format
* feat: export database
* fix: resolve comment issues
* fix: add error tips when exporting files failed
---------
Co-authored-by: nathan <nathan@appflowy.io>
* feat: rename delta
* feat: add built-in readme
* fix: use independent children id
* fix: comment typo
* chore: add icons
* fix: floating toolbar style
* fix: markdown export test
* chore: disbale moveup/movedown action
* fix: unit test
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-06-01 20:18:40 +08:00 |
|