Richard Shiue
bbd64fae81
refactor: appflowy theme system pt. 1 ( #1407 )
...
* refactor: port theme provider to bloc
* refactor: port from custom theme type enum to material design's brightness
* chore: add custom color extension to ThemeData
* refactor: use Theme.of(context) when trying to get theme colors
* refactor: toggle widget code refactor
* refactor: flowy hover style refactor
* refactor: flowy icon refactor
* fix: regression on sidebar tooltip text from #1210
* chore: read color from theme.of
* chore: quick access to custom color
* fix: dart test
* fix: scrollbar regression
* chore: fix flutter lint
* chore: fix grid bloc test
Co-authored-by: appflowy <annie@appflowy.io>
2022-11-10 14:22:18 +08:00
Nathan.fooo
3bbf91ab2b
Add board group test ( #1376 )
2022-10-26 22:36:34 +08:00
Nathan.fooo
2eea57aefa
test: add app bloc test ( #1370 )
2022-10-26 10:38:57 +08:00
Nathan.fooo
586c20a14e
chore: add board test ( #1363 )
2022-10-25 19:50:11 +08:00
Richard Shiue
1e6c4a4d88
feat: introduce a default font ( #1210 )
...
* style: code auto-format
* feat: introduce default poppins font
* chore: port more const textstyles to shared styles
2022-10-25 19:49:58 +08:00
Lucas.Xu
ad9a4b7d71
Integrate appflowy editor ( #1040 )
2022-10-22 21:57:44 +08:00
Nathan.fooo
6a8c15899c
chore: add grid bloc test ( #1289 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-16 16:51:21 +08:00
Nathan.fooo
230eb5fd55
fix: run bloc_test ( #1286 )
...
* fix: run bloc_test
* fix: dart_test ci workflow
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 23:34:56 +08:00
appflowy
3a7660108c
chore: add documentation
2022-10-12 22:16:14 +08:00
Nathan.fooo
ca8be6ab10
chore: replace overlay with popover ( #1250 )
2022-10-08 17:10:04 +08:00
appflowy
fa3f9c21fc
fix: state of AppFlowyBoard is wrong after reordering the group
2022-10-07 14:42:40 +08:00
appflowy
73e81da356
fix: select card text
2022-10-06 22:26:18 +08:00
appflowy
62d0a31a76
refactor: save default group order
2022-10-01 16:50:54 +08:00
appflowy
5763e289ef
feat: support moving group
2022-09-30 20:44:41 +08:00
appflowy
908d005737
refactor: add setting documentation and support save key/value in setting
2022-09-28 11:44:44 +08:00
appflowy
e3a1384f7f
fix: open latest after deleting current view
2022-09-26 17:17:46 +08:00
nathan
b2d2e071bd
fix: auto width for view action
2022-09-25 22:05:22 +08:00
appflowy
77d1dbedd6
chore: adjust insets of some popup
2022-09-23 17:50:32 +08:00
appflowy
0218f4e8b9
fix: create view panel icon color
2022-09-23 17:27:30 +08:00
appflowy
c790b698f2
fix: open card error
2022-09-22 21:02:10 +08:00
Nathan.fooo
f84e0548a8
Merge pull request #1121 from AppFlowy-IO/fix/black_page_after_delete_doc
...
chore: open next page when current page get deleted
2022-09-22 14:39:48 +08:00
appflowy
37f85cebde
chore: open next page when current page get deleted
2022-09-22 13:43:37 +08:00
appflowy
0ff08ff8d2
fix: tap event conflict when dragging grid header cell
2022-09-21 11:24:37 +08:00
appflowy
d1737d35fe
chore: add src folder
2022-09-19 18:12:41 +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
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
a204af9783
chore: enable create card from no status column
2022-09-16 21:08:52 +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
appflowy
34275664b2
feat: enable delete field in edit row detail page
2022-09-14 17:03:46 +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
56fdc99990
feat: enable select checkbox directly
2022-09-07 19:08:08 +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