Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: export JSON in mobile and update mobile_example.json #515

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

hyj1204
Copy link
Contributor

@hyj1204 hyj1204 commented Oct 3, 2023

  1. Add exporting JSON on mobile
  2. Update editor style in mobile and mobile_example.json to demonstrate mobile features better.
Screen.Recording.2023-10-03.at.3.56.26.PM.mov

@hyj1204 hyj1204 added the mobile features related to mobile label Oct 3, 2023
@hyj1204 hyj1204 requested a review from LucasXu0 October 3, 2023 22:58
@hyj1204 hyj1204 self-assigned this Oct 3, 2023
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (b733864) 80.41% compared to head (78b8a47) 80.41%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #515   +/-   ##
=======================================
  Coverage   80.41%   80.41%           
=======================================
  Files         281      281           
  Lines       11859    11859           
=======================================
  Hits         9536     9536           
  Misses       2323     2323           

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LucasXu0 LucasXu0 merged commit 8970330 into AppFlowy-IO:main Oct 10, 2023
10 checks passed
@hyj1204 hyj1204 deleted the feat/mobile_export_file branch October 10, 2023 19:51
q200892907 added a commit to q200892907/appflowy-editor that referenced this pull request Oct 12, 2023
* main:
  fix: unable to clear the style by toggling twice (AppFlowy-IO#532)
  fix: pinyin IME on Linux (AppFlowy-IO#531)
  fix: background color issues (AppFlowy-IO#530)
  fix: cursor blink at wrong location when inserting text (AppFlowy-IO#529)
  feat: enable toggling and canceling of the formatting with shortcuts (AppFlowy-IO#528)
  chore: bump version 1.4.4 (AppFlowy-IO#527)
  fix: the selection handles remain on the screen after cutting the text (AppFlowy-IO#526)
  fix: the selection should be clear if header or footer is focusing (AppFlowy-IO#525)
  feat: customize desktop toolbar style (AppFlowy-IO#519)
  feat: add regex and case sensitive to `FindReplaceMenu` (AppFlowy-IO#480)
  feat: export JSON in mobile and update mobile_example.json (AppFlowy-IO#515)
  feat: support customizing error block (AppFlowy-IO#524)
  fix: impossible to click on any sub-items if the top level item is off-screen (AppFlowy-IO#522)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile features related to mobile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants