|
0d2ceba817
|
Merge pull request #1243 from AppFlowy-IO/feat/pub_appflowy_board
chore: update appflowy_board version
|
2022-10-07 15:56:05 +08:00 |
|
|
dff5e84ca5
|
chore: update appflowy_board version
|
2022-10-07 15:33:54 +08:00 |
|
|
4abd74ed4b
|
Merge pull request #1240 from LucasXu0/0.0.6
chore: bump version to 0.0.6 (appflowy_editor)
|
2022-10-07 15:17:20 +08:00 |
|
|
591d8a3872
|
Merge pull request #1241 from AppFlowy-IO/fix/1193
Fix/1193
|
2022-10-07 15:15:05 +08:00 |
|
|
fa3f9c21fc
|
fix: state of AppFlowyBoard is wrong after reordering the group
|
2022-10-07 14:42:40 +08:00 |
|
|
323b56982b
|
chore: bump version to 0.0.6 (appflowy_editor)
|
2022-10-07 12:24:10 +08:00 |
|
|
c0879e8445
|
Merge pull request #1239 from LucasXu0/horizontal_rule
feat: implement horizontal rule
|
2022-10-07 12:01:18 +08:00 |
|
|
e27e8e43e1
|
chore: update the menu item size for code_block, horizaontal_rule and tex_block
|
2022-10-07 11:39:49 +08:00 |
|
|
e6d4f9e3f7
|
feat: implement horizontal rule
|
2022-10-07 11:24:39 +08:00 |
|
|
73e81da356
|
fix: select card text
|
2022-10-06 22:26:18 +08:00 |
|
|
8b87b77c15
|
Merge pull request #1238 from LucasXu0/fix_compile_error
chore: fix compile error
|
2022-10-06 22:22:57 +08:00 |
|
|
d146bb6481
|
chore: fix compile error
|
2022-10-06 22:02:56 +08:00 |
|
|
5860d35d1a
|
fix: improve look of calendar (#1226)
|
2022-10-06 21:36:39 +08:00 |
|
|
a4a88959fd
|
fix: make sidebar resizing follow cursor more closely (#1202)
* fix: make sidebar resizing follow cursor more closely
* fix: don't animate sidebar size changes when dragging
|
2022-10-06 21:31:52 +08:00 |
|
|
5a5f5eceb5
|
fix: improve look of share button dropdown menu (#1224)
|
2022-10-06 19:33:02 +08:00 |
|
|
8a2c57014c
|
Merge pull request #1184 from LucasXu0/latex
feat: implement TeX plugin
|
2022-10-06 10:53:35 +08:00 |
|
|
c9fc9e7497
|
Merge branch 'main' into latex
|
2022-10-06 10:32:38 +08:00 |
|
|
e67f91b380
|
Merge pull request #1209 from alemoreau/double_tilde_to_strikethrough
feat: double tildes to strikethrough text
|
2022-10-06 10:26:58 +08:00 |
|
|
09bf373e92
|
Merge branch 'main' into double_tilde_to_strikethrough
# Conflicts:
# frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/markdown_syntax_to_styled_text.dart
# frontend/app_flowy/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart
|
2022-10-06 10:08:50 +08:00 |
|
|
d7d6729241
|
Merge pull request #1211 from citricacid2/main
feat: added markdown links
|
2022-10-06 09:59:16 +08:00 |
|
|
562da32586
|
Merge pull request #1220 from citricacid2/num-list
feat: added numbered list to the slash menu
|
2022-10-05 22:31:22 +08:00 |
|
|
8ee5c6ed25
|
added translation for pt_PT (#1219)
|
2022-10-05 21:26:55 +08:00 |
|
|
2501c15a8f
|
chore: update l10n and fix selection_menu_widget_test
|
2022-10-05 21:07:45 +08:00 |
|
|
176668049c
|
feat: Added fr_CA translation (#1212)
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
|
2022-10-04 20:30:45 +08:00 |
|
|
069a23c96b
|
feat: Added hu-HU translation (#1214)
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
|
2022-10-04 20:30:06 +08:00 |
|
|
c403e083cc
|
feat: Added id-ID translation (#1217)
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
|
2022-10-04 20:29:38 +08:00 |
|
|
d6cae56d74
|
test: add tests for double tilde to strikethrough
|
2022-10-04 01:01:24 +02:00 |
|
|
b52dfe12c2
|
feat: add doubleTildeToStrikethrough ShortcutEventHandler to built-in ShortcutEvents
|
2022-10-04 01:01:17 +02:00 |
|
|
be5123ca21
|
feat: implement doubleTildeToStrikethrough ShortcutEventHandler
|
2022-10-04 01:01:10 +02:00 |
|
|
3e620ed335
|
feat: added numbered list to the slash menu
|
2022-10-03 17:00:17 -04:00 |
|
|
6f4ab9a55d
|
feat: added markdown links
|
2022-10-03 00:00:32 -04:00 |
|
|
2331b328d8
|
feat: elide sidebar text (#1026)
|
2022-10-03 09:58:13 +08:00 |
|
|
cff24581a4
|
feat: use appflowy styled toggle widget in date settings (#1192)
* feat: use appflowy styled toggle widgets in date settings
* feat: some date cell UI improvements
|
2022-10-03 09:56:45 +08:00 |
|
|
285231a845
|
fix : added French translations (#1203)
* fix : added French translations
As usually, I worked on translating the new English UI strings to French.
* fix : "fixed the translation"
Co-authored-by: Noé Landré <68849024+DevNono@users.noreply.github.com>
* fix : "fixed the translation"
Co-authored-by: Noé Landré <68849024+DevNono@users.noreply.github.com>
Co-authored-by: Noé Landré <68849024+DevNono@users.noreply.github.com>
|
2022-10-03 09:46:45 +08:00 |
|
|
1eaf97b669
|
feat: Add Czech language (#1207)
|
2022-10-03 09:45:45 +08:00 |
|
|
35fbf99fb1
|
feat: Added it_IT translation (#1200)
|
2022-10-02 20:25:06 +08:00 |
|
|
7b8aa78e95
|
feat: Added fr_FR AppFlowy editor translation (#1201)
|
2022-10-02 20:21:00 +08:00 |
|
|
2d1793c5ff
|
fix: Theme toggle not updating UI (#1205)
|
2022-10-02 20:19:17 +08:00 |
|
|
04a7c8dc6d
|
fix(scripts): add libkeybinder3 to Dockerfile (#1204)
|
2022-10-02 20:15:53 +08:00 |
|
|
3dc64f3d50
|
fix: improve look of select option list (#1168)
|
2022-10-01 21:13:56 +08:00 |
|
|
5e7a54183a
|
Merge pull request #1133 from flappyBug/fix/click-selection-menu-item-delete-text
fix: remove keyword when click selection menu item
|
2022-10-01 21:09:54 +08:00 |
|
|
c0df0badec
|
Merge pull request #1143 from MrHeer/feat/markdown_syntax_to_code_text
feat: backquote to code text
|
2022-10-01 21:08:37 +08:00 |
|
|
d115a8a79e
|
Merge pull request #1196 from yabamiah/feat_pt-BR_translate
feat: translate AppFlowy Editor to pt_BR
|
2022-10-01 21:07:35 +08:00 |
|
|
3156568594
|
Merge branch 'main' into feat/markdown_syntax_to_code_text
|
2022-10-01 19:35:08 +08:00 |
|
|
570eb40c7a
|
Merge pull request #1199 from MBlokhuijzen/feature/dutch_translations
Feature: Add Dutch Translation
|
2022-10-01 19:33:38 +08:00 |
|
|
9206e2cdff
|
feat: Add translation for Embed code
|
2022-10-01 11:56:36 +02:00 |
|
|
b20aaecc01
|
feat: Translate into dutch language
|
2022-10-01 11:53:48 +02:00 |
|
|
c11a00a380
|
locale fix (#1195)
|
2022-10-01 17:50:19 +08:00 |
|
|
f355ff01e4
|
Merge pull request #1197 from AppFlowy-IO/feat/support_drag_group
Feat/support drag group
|
2022-10-01 17:19:07 +08:00 |
|
|
cb3bd8efb5
|
Merge pull request #1198 from AppFlowy-IO/fix/fr_FR_conflict
fix: conflict in fr-FR file
|
2022-10-01 17:06:27 +08:00 |
|