Commit Graph

178 Commits

Author SHA1 Message Date
appflowy
d35727b93c chore: make some overlay as barrier 2022-09-20 11:09:25 +08:00
appflowy
723b34a736 feat: enable remove one layer when click the empty space 2022-09-20 10:53:47 +08:00
appflowy
d1737d35fe chore: add src folder 2022-09-19 18:12:41 +08:00
appflowy
d26d620db8 fix: typo 2022-09-19 15:49:27 +08:00
appflowy
53cc0fff9d fix: open GridRowActionSheet with appflowy overlay 2022-09-19 15:46:06 +08:00
appflowy
4d835757d2 fix: select option pannel didn't disappear 2022-09-19 12:04:06 +08:00
nathan
bda16b136b chore: replace Popover with Appflowy style popover and fix some bugs 2022-09-18 20:57:28 +08:00
nathan
c493ba79e0 chore: unfocus the textField after switching to another popover 2022-09-18 20:56:43 +08:00
nathan
6c27b5455e refactor: replace FlowyOverlay with AppFlowyPopover in select option 2022-09-18 11:46:04 +08:00
nathan
3a1148d11a refactor: add documentation to card.dart 2022-09-18 11:10:32 +08:00
appflowy
2b451fa06d chore: fix delete card issue 2022-09-16 21:09:26 +08:00
appflowy
a204af9783 chore: enable create card from no status column 2022-09-16 21:08:52 +08:00
Nathan.fooo
b0ab4eff11
Merge pull request #1052 from AppFlowy-IO/feat/node_transform 2022-09-15 22:34:25 +08:00
appflowy
520d5c2cb0 chore: replace popover with appflowy popover 2022-09-15 21:51:18 +08:00
appflowy
499ee29c3d chore: remove unused ref 2022-09-15 21:44:07 +08:00
appflowy
5294d7700e Merge branch 'main' into feat/wrap-appflowy-style-popover 2022-09-15 21:42:31 +08:00
Nathan.fooo
733b7e1a45
Merge pull request #1046 from richardshiue/fix-grid-cell-context-menus
fix: add missing padding between number format list and filter bar
2022-09-15 19:14:39 +08:00
appflowy
1de3999e3a chore: fix bugs 2022-09-15 16:05:55 +08:00
appflowy
97eab3b648 chore: merge release 0.0.5.1 2022-09-15 11:12:06 +08:00
appflowy
34275664b2 feat: enable delete field in edit row detail page 2022-09-14 17:03:46 +08:00
Richard Shiue
33b72c8f6a fix: add padding to number format list 2022-09-14 16:40:53 +08:00
Vincent Chan
41b85510bf fix: lint issues 2022-09-14 12:18:44 +08:00
Vincent Chan
7bde75ee2f feat: wrap appflowy style popover 2022-09-14 11:59:12 +08:00
Vincent Chan
286781f5cc refactor: PopoverContainerState -> PopoverContainer 2022-09-14 11:11:57 +08:00
Vincent Chan
cc0d408775 fix: popover container 2022-09-14 10:54:21 +08:00
appflowy
fa2cfd7c20 chore: node transform path test 2022-09-13 20:23:56 +08:00
chiragkr04
1e2017cdd0 fix: Icon theme on setting and new column icon 2022-09-13 15:27:57 +05:30
Richard Shiue
a6130a27c2 fix: prevent grid header from creating identical options 2022-09-12 00:33:46 +08:00
Nathan.fooo
4becc2eb75
Merge pull request #1012 from richardshiue/fix-disabled-icon-color
fix: disabled icon color in grid header menu
2022-09-10 17:34:24 +08:00
Richard Shiue
0ef3247076 style: if-else block 2022-09-10 12:26:51 +08:00
Richard Shiue
a4d1c614ac fix: making selection in grid/kanban sometimes results in a create option 2022-09-10 12:26:51 +08:00
Richard Shiue
3b6c6e92d6 fix: disabled icon color in grid header menu 2022-09-10 12:26:20 +08:00
appflowy
2202c28534 fix: refactor grid row count UI layout 2022-09-08 11:21:39 +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
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
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
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
appflowy
951206db71 chore: handle edit state 2022-09-07 10:33:43 +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
appflowy
a21050b594 chore: update appflowy_baord documentation 2022-09-06 14:38:18 +08:00