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
73e81da356
fix: select card text
2022-10-06 22:26:18 +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
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
nathan
3a1148d11a
refactor: add documentation to card.dart
2022-09-18 11:10:32 +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
appflowy
4a21a10b94
fix: editing cell height when editing row contains multi text cell
2022-09-05 21:20:10 +08:00
appflowy
349f599a43
chore: fix edit bugs
2022-08-31 20:57:34 +08:00
appflowy
a9f5f8d508
chore: support create new field when editing the row
2022-08-31 20:21:06 +08:00
appflowy
c9d575301f
chore: edit card directly by clicking edit button
2022-08-31 16:48:34 +08:00
appflowy
a7349f43aa
chore: add edit card button
2022-08-30 20:54:11 +08:00
appflowy
af3bfebb64
chore: become editing when creating a new card
2022-08-29 17:52:36 +08:00
appflowy
4e8308b834
chore: disable moving column
2022-08-29 15:42:08 +08:00
appflowy
aba0f946dd
chore: do not build the cell if its fieldId equal to the corresponding group field id
2022-08-26 16:07:51 +08:00
appflowy
d3c13d325e
chore: fix card animation issue
2022-08-26 09:11:30 +08:00
appflowy
02283038d5
chore: hide cell
2022-08-25 16:17:19 +08:00
appflowy
50e772edff
chore: adjust header, card padding ui
2022-08-25 09:51:33 +08:00
appflowy
8a8791b880
chore: adjust ui
2022-08-24 23:09:35 +08:00
appflowy
a896637eab
fix: reload card content
2022-08-24 21:06:42 +08:00
appflowy
9456fbd573
chore: fix some bugs
2022-08-16 20:34:12 +08:00
appflowy
5ee6875d7b
chore: open card detail
2022-08-16 18:19:54 +08:00
appflowy
162152916c
chore: delete board card
2022-08-16 17:41:02 +08:00
appflowy
dc53cb00dd
chore: create the default group for the rows that are not belong to any groups
2022-08-13 16:23:44 +08:00
appflowy
f6263f758f
fix: multi scrollview warning
2022-08-13 13:55:33 +08:00
appflowy
28e77ae68c
chore: add card container
2022-08-13 11:51:26 +08:00
appflowy
2282aa948e
chore: support link/number/multiselect/checkbox board cell
2022-08-13 10:01:40 +08:00
appflowy
9d72e36c19
chore: update card ui by adding date,text,selectoption cell
2022-08-12 22:58:43 +08:00
appflowy
800fb82211
chore: card ui
2022-08-12 20:54:13 +08:00
appflowy
055868bae3
chore: build board card ui
2022-08-12 16:30:08 +08:00