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
appflowy
77d1dbedd6
chore: adjust insets of some popup
2022-09-23 17:50:32 +08:00
appflowy
437228d4cf
ci: fix warnings
2022-09-21 15:54:34 +08:00
appflowy
0ff08ff8d2
fix: tap event conflict when dragging grid header cell
2022-09-21 11:24:37 +08:00
appflowy
5191b6af93
chore: remove field type option widget one by one
2022-09-20 16:37:14 +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
nathan
bda16b136b
chore: replace Popover with Appflowy style popover and fix some bugs
2022-09-18 20:57:28 +08:00
appflowy
5294d7700e
Merge branch 'main' into feat/wrap-appflowy-style-popover
2022-09-15 21:42:31 +08:00
Vincent Chan
7bde75ee2f
feat: wrap appflowy style popover
2022-09-14 11:59:12 +08:00
chiragkr04
1e2017cdd0
fix: Icon theme on setting and new column icon
2022-09-13 15:27:57 +05:30
Nathan.fooo
f54f90b647
Merge branch 'main' into feat/flowy-overlay
2022-09-06 09:46:10 +08:00
appflowy
4de0008e44
chore: disable group field that does not support grouping
2022-09-05 17:13:52 +08:00
Vincent Chan
bd40768c6a
Merge branch 'main' into feat/flowy-overlay
2022-09-05 12:06:28 +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
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
9b5184cd72
Merge branch 'main' into feat/flowy-overlay
2022-09-01 14:37:16 +08:00
Vincent Chan
8229371f63
feat: add mutex to property list
2022-08-31 20:10:56 +08:00
Vincent Chan
4c31c0dcf0
feat: remove legacy alignment
2022-08-31 18:57:46 +08:00
Vincent Chan
d79a7cb194
feat: use popover in property field
2022-08-31 11:28:06 +08:00
appflowy
a2d8fe9e80
chore: run dart fix --apply
2022-08-31 09:19:31 +08:00
Vincent Chan
8bab4cce61
feat: use pop over for date selector
2022-08-30 20:13:55 +08:00
Vincent Chan
01a79c69c3
feat: use popover in detail page
2022-08-30 14:51:25 +08:00
Vincent Chan
e9b215ebbd
feat: poover anchor on the object
2022-08-26 15:15:29 +08:00
Vincent Chan
ddc394fcd7
feat: introduce popover widget
2022-08-25 16:58:03 +08:00
appflowy
08b9930510
refactor: prefer namespace isolation, remove Grid keyword in some structs
2022-08-11 13:25:55 +08:00
appflowy
1bdd863b75
refactor: refactor multi-select typeOption
2022-08-10 20:12:05 +08:00
appflowy
2b745bc41a
chore: read single select data from board
2022-08-10 16:04:04 +08:00
appflowy
9930706d9a
refactor: separate cache from service file
2022-08-10 16:04:04 +08:00
appflowy
6d385e811f
refactor: move plugin application and presentation together
2022-08-09 10:38:11 +08:00