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
|
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 |
|
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 |
|
appflowy
|
b5321319cc
|
chore: fix dart doc warnings
|
2022-09-06 14:13:39 +08:00 |
|
appflowy
|
c7fdfb4090
|
chore: update documentation
|
2022-09-06 13:15:10 +08:00 |
|
Nathan.fooo
|
f54f90b647
|
Merge branch 'main' into feat/flowy-overlay
|
2022-09-06 09:46:10 +08:00 |
|
Nathan.fooo
|
f9235491fe
|
Merge pull request #988 from AppFlowy-IO/feat/edit_multi_text_cell
|
2022-09-05 22:20:57 +08:00 |
|
appflowy
|
4a21a10b94
|
fix: editing cell height when editing row contains multi text cell
|
2022-09-05 21:20:10 +08:00 |
|
Nathan.fooo
|
dbcddc464f
|
Merge pull request #987 from AppFlowy-IO/feat/fix_delete_card_bugs
fix: add new created row
|
2022-09-05 21:17:06 +08:00 |
|
Nathan.fooo
|
c97cb7c194
|
Merge pull request #983 from AppFlowy-IO/feat/disable_unsupport_group_field
chore: disable group field that does not support grouping
|
2022-09-05 20:26:46 +08:00 |
|
appflowy
|
bfebea7b31
|
fix: add new created row
|
2022-09-05 20:25:57 +08:00 |
|
annie
|
e3d0e7c871
|
docs: readme for appflowy_board
|
2022-09-05 17:58:53 +08:00 |
|
appflowy
|
4de0008e44
|
chore: disable group field that does not support grouping
|
2022-09-05 17:13:52 +08:00 |
|
Vincent Chan
|
21e90ffac0
|
fix: lint of board_setting
|
2022-09-05 13:49:57 +08:00 |
|
Vincent Chan
|
bd40768c6a
|
Merge branch 'main' into feat/flowy-overlay
|
2022-09-05 12:06:28 +08:00 |
|
appflowy
|
5b92805e93
|
chore: config checkbox ui
|
2022-09-05 11:44:04 +08:00 |
|
appflowy
|
4f8e012d54
|
chore: fix bugs when switch group field
|
2022-09-04 15:49:25 +08:00 |
|
appflowy
|
54d6f3709e
|
chore: replace FieldPB with GridField
|
2022-09-03 21:18:52 +08:00 |
|
appflowy
|
f57ba8b9a8
|
chore: read setting
|
2022-09-03 16:47:58 +08:00 |
|
appflowy
|
b3e5bb00ac
|
chore: config switch group field UI
|
2022-09-03 15:20:40 +08:00 |
|
appflowy
|
e73f1438f7
|
chore: config switch group field UI
|
2022-09-02 22:13:38 +08:00 |
|
appflowy
|
bb7cddc7f7
|
chore: reload group when group by new field
|
2022-09-02 21:34:00 +08:00 |
|
Vincent Chan
|
6296367efc
|
refactor: use Popover in URL cell
|
2022-09-02 14:25:06 +08:00 |
|
appflowy
|
f192f89ebb
|
chore: refactor group gen process
|
2022-09-02 13:24:09 +08:00 |
|
Vincent Chan
|
a43259bddb
|
fix: lints for popover
|
2022-09-01 18:21:47 +08:00 |
|
Vincent Chan
|
0cd384802e
|
feat: use popoer for select widget
|
2022-09-01 16:03:57 +08:00 |
|
Vincent Chan
|
ac91b25219
|
feat: use popover on overlay
|
2022-09-01 15:00:40 +08:00 |
|
Vincent Chan
|
9b5184cd72
|
Merge branch 'main' into feat/flowy-overlay
|
2022-09-01 14:37:16 +08:00 |
|
Vincent Chan
|
2bbba547ee
|
fix: key issue of ReorderableRow
|
2022-09-01 13:15:48 +08:00 |
|