forked from AppFlowy-IO/appflowy-editor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* main: (39 commits) feat: support RTL in toolbar (AppFlowy-IO#496) fix: unable to update selection sometimes when the editor lost focus (AppFlowy-IO#509) fix: delete the divider on mobile will raise an error (AppFlowy-IO#508) fix: the cursor will flicker one frame to its previous position (AppFlowy-IO#506) fix: undo failed in a nested list in a special case (AppFlowy-IO#503) chore: bump version 1.4.3 (AppFlowy-IO#502) fix: image block rect overflow fix: the text within the <mark> tag didn't parse correctly when pasting HTML. chore: bump version 1.4.2 fix: command shortcuts on the web platform should also respect the operating system fix: focus will lost when typing slash fix: unable to input text on web platform fix: unable to change RTL of heading (AppFlowy-IO#495) fix: fix mobile selection drag (AppFlowy-IO#490) chore: bump version 1.4.1 fix: the placeholder doesn't appear on desktop platform fix: required named parameter 'onLiveTextInput' must be provided feat: add support for font family and font size attributes in rich text (AppFlowy-IO#486) fix: the color of text and highlight icon should be white (AppFlowy-IO#485) chore: bump version 1.4.0 (AppFlowy-IO#484) ...
- Loading branch information
Showing
174 changed files
with
4,427 additions
and
2,114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
buildscript { | ||
ext.kotlin_version = '1.6.10' | ||
ext.kotlin_version = '1.8.0' | ||
repositories { | ||
google() | ||
mavenCentral() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
{ | ||
"document": { | ||
"type": "page", | ||
"children": [ | ||
{ | ||
"type": "heading", | ||
"data": { | ||
"delta": [{ "insert": "👋 مرحبًا بك في محرر AppFlowy" }], | ||
"level": 2, | ||
"align": "center" | ||
} | ||
}, | ||
{ "type": "paragraph", "data": { "delta": [] } }, | ||
{ | ||
"type": "paragraph", | ||
"data": { | ||
"delta": [ | ||
{ | ||
"insert": "محرر AppFlowy هو محرر نصوص غني قابل للتخصيص بشكل كبير لـ Flutter" | ||
} | ||
] | ||
} | ||
}, | ||
{ "type": "paragraph", "data": { "delta": [] } }, | ||
{ | ||
"type": "bulleted_list", | ||
"data": { | ||
"delta": [ | ||
{ | ||
"insert": "قابل للتخصيص", | ||
"attributes": { "bg_color": "0x4d2196f3" } | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"type": "bulleted_list", | ||
"data": { | ||
"delta": [ | ||
{ | ||
"insert": "مُغطى بالاختبارات", | ||
"attributes": { "bg_color": "0x4d2196f3" } | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"type": "bulleted_list", | ||
"data": { | ||
"delta": [ | ||
{ "insert": "المزيد قادم قريبًا!", "attributes": { "code": true } } | ||
] | ||
} | ||
}, | ||
{ "type": "paragraph", "data": { "delta": [] } }, | ||
{ | ||
"type": "heading", | ||
"data": { | ||
"delta": [{ "insert": "إليك مثال يمكنك تجربته" }], | ||
"level": 4, | ||
"align": "center" | ||
} | ||
}, | ||
{ | ||
"type": "todo_list", | ||
"data": { | ||
"checked": false, | ||
"delta": [ | ||
{ "insert": "استخدم محرر AppFlowy كمكون لبناء تطبيقك الخاص." } | ||
] | ||
} | ||
}, | ||
{ | ||
"type": "todo_list", | ||
"data": { | ||
"delta": [ | ||
{ "insert": "استخدم" }, | ||
{ | ||
"insert": " / ", | ||
"attributes": { "code": true, "bg_color": "0x4d2196f3" } | ||
}, | ||
{ "insert": "لإدراج الكتل." } | ||
], | ||
"checked": false | ||
} | ||
}, | ||
{ | ||
"type": "todo_list", | ||
"data": { | ||
"checked": false, | ||
"delta": [ | ||
{ "insert": "حدد النص لتشغيل شريط الأدوات وتنسيق ملاحظاتك." } | ||
] | ||
} | ||
}, | ||
{ "type": "paragraph", "data": { "delta": [] } }, | ||
{ | ||
"type": "paragraph", | ||
"data": { | ||
"delta": [ | ||
{ | ||
"insert": "إذا كانت لديك أسئلة أو ملاحظات، يرجى تقديم مشكلة على Github أو الانضمام إلى المجتمع مع أكثر من 1000 بنّاء!" | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} |
Oops, something went wrong.