Commit Graph

2931 Commits

Author SHA1 Message Date
Richard Shiue
3b6c6e92d6 fix: disabled icon color in grid header menu 2022-09-10 12:26:20 +08:00
Nathan.fooo
21d09f7741
Merge pull request #1016 from AppFlowy-IO/refactor/document_node
Refactor/document node
2022-09-10 10:58:52 +08:00
appflowy
1faf959e1e chore: fix rename errors 2022-09-10 10:17:00 +08:00
appflowy
41ccd4f59f chore: move path test to path.rs file 2022-09-10 10:12:59 +08:00
appflowy
387ee911a9 chore: rename files 2022-09-10 10:07:06 +08:00
appflowy
328e0ac73a refactor: rename && fix potential bugs 2022-09-10 10:05:27 +08:00
appflowy
2d44a9a956 refactor: rename docuemnt tree to node tree 2022-09-10 08:58:08 +08:00
appflowy
745018cf22 refactor: node attribute 2022-09-10 08:42:53 +08:00
appflowy
61c2b928c9 chore: fix warnings 2022-09-09 17:08:20 +08:00
Nathan.fooo
b24c4413e8
Merge pull request #1014 from AppFlowy-IO/refactor/document_tree
Refactor/document tree
2022-09-09 17:07:35 +08:00
appflowy
8f114e843c chore: replace fold with count 2022-09-09 17:06:18 +08:00
appflowy
a2918d251f refactor: refactor transaction builder in rust style 2022-09-09 14:34:40 +08:00
appflowy
ac23f81e24 chore: private the root node 2022-09-09 14:14:15 +08:00
appflowy
9974539946 chore: private the Arena 2022-09-08 20:39:25 +08:00
appflowy
e711bfce1d chore: udpate test 2022-09-08 19:21:06 +08:00
appflowy
d386698e97 fix: skip root to get the right path 2022-09-08 18:29:23 +08:00
appflowy
89a5ee4a8a fix: potential crash while calling apply_insert if the path is empty 2022-09-08 17:47:53 +08:00
appflowy
8f5134305e refactor: generic insert_nodes method 2022-09-08 17:41:38 +08:00
appflowy
294b1bea13 refactor: remove Box in DocumentOperation 2022-09-08 16:58:37 +08:00
appflowy
800e02d85e refactor: remove Box in DocumentOperation 2022-09-08 16:49:09 +08:00
Nathan.fooo
5bb52ba77e
Merge pull request #1010 from AppFlowy-IO/fix/merge_release_005
Fix/merge release 005
2022-09-08 11:52:53 +08:00
Nathan.fooo
8371efd3e6
Merge pull request #1007 from LucasXu0/windows_relesae_action
feat: integrate github action for windows x86_64 release
2022-09-08 11:31:42 +08:00
appflowy
81a7b7f3eb chore: fallback to en localization if the key is not found in the locale file 2022-09-08 11:30:36 +08:00
appflowy
2202c28534 fix: refactor grid row count UI layout 2022-09-08 11:21:39 +08:00
Lucas.Xu
708afda27d
chore: delete the windows_release.yml 2022-09-08 10:33:02 +08:00
Lucas.Xu
fc0fb1c3df feat: integrate github action for windows x86_64 release 2022-09-07 22:49:57 +08:00
Nathan.fooo
ea271c7342
Merge pull request #1005 from AppFlowy-IO/fix/board_dark_mode
Fix/board dark mode
2022-09-07 22:11:13 +08:00
Nathan.fooo
69da9acd8b
Merge pull request #1004 from AppFlowy-IO/fix/board_ui_bugs
Fix/board UI bugs
2022-09-07 22:11:02 +08:00
appflowy
8632b141ad fix: adjust board dark mode UI 2022-09-07 20:57:34 +08:00
appflowy
c5963bc765 fix: default name when create a new field 2022-09-07 20:56:23 +08:00
appflowy
9a57593690 feat: auto scroll to bottom after crating a new field 2022-09-07 20:06:49 +08:00
appflowy
56fdc99990 feat: enable select checkbox directly 2022-09-07 19:08:08 +08:00
appflowy
c7db59c99b fix: autofocus after creating a new option 2022-09-07 19:08:05 +08:00
appflowy
af813806f1 fix: duplicate key 2022-09-07 19:07:52 +08:00
Nathan.fooo
3d2bfcc7c1
Merge pull request #1001 from AppFlowy-IO/merge/release_005
Merge/release 005
2022-09-07 14:42:50 +08:00
appflowy
e826d68b16 chore: remove unuse code 2022-09-07 14:25:40 +08:00
appflowy
4f97133183 Merge branch 'release/0.0.5' into merge/release_005 2022-09-07 14:22:23 +08:00
appflowy
9bc2bc82be chore: make select option cell selectable 2022-09-07 14:03:28 +08:00
appflowy
8894e9c784 chore: update create board template 2022-09-07 12:42:27 +08:00
appflowy
0c45e3ce95 fix: remove default group for checkbox 2022-09-07 12:29:26 +08:00
appflowy
29e7e01146 chore: hide edit button when start editing 2022-09-07 11:33:42 +08:00
Nathan.fooo
3d10d46e6a
Merge pull request #989 from LucasXu0/imporve_keyboard_service
#964 Support the shortcut keys customization
2022-09-07 11:11:30 +08:00
Lucas.Xu
759c10faca chore: fix analysis problems 2022-09-07 11:10:15 +08:00
Nathan.fooo
a4e48e53a6
Merge pull request #996 from AppFlowy-IO/feat/upgrade_dart_sdk_version
chore: upgarde dart sdk version to 2.17.0
2022-09-07 10:36:21 +08:00
appflowy
951206db71 chore: handle edit state 2022-09-07 10:33:43 +08:00
appflowy
164cde50d3 chore: upgarde dart sdk version to 2.17.0 2022-09-07 10:15:32 +08:00
appflowy
86e2091ccf fix: reduce rebuild while editing text field 2022-09-06 20:43:49 +08:00
appflowy
3ae28186e8 fix: rebuild card when create new field from row detail page 2022-09-06 17:52:05 +08:00
Nathan.fooo
05b9bc50f6
Merge pull request #903 from AppFlowy-IO/feat/flowy-overlay
Feat: appflowy_popover
2022-09-06 16:25:54 +08:00
Lucas.Xu
930ad26155 docs: update customizing.md 2022-09-06 15:34:19 +08:00