Lucas.Xu
d7783a6440
chore: remove duplicated svg function
2022-11-30 13:22:16 +08:00
Nathan.fooo
69a7ae5201
Implement Grid's filter UI ( #1474 )
...
* fix: border of field cell
* chore: add filter button
* chore: refactor setting button event
* chore: notify row did changed with filter configuration
* chore: add filter bloc test
* chore: config add filter button
* chore: create filter
* chore: load filters and update corresponding field property
* chore: add filter choice chip
* chore: config choice chip ui
* chore: send notification when filter updated
* chore: update filter after update field type option data
* fix: remove/add filter when update field's type option
* chore: create home setting bloc to save the setting of the home screen
* chore: add filter test
* chore: edit text filter ui
* fix: filter cell bugs
* fix: insert row out of bound
* chore: update setting icon in grid
* chore: shrink wrap the filter list
* refactor: extract row container from row cache
* chore: disable split-debuginfo
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-26 21:28:08 +08:00
Richard Shiue
5a8f1db5a6
fix: divider colors for top and bottom border widgets ( #1468 )
2022-11-22 20:01:16 +08:00
Richard Shiue
a8dc55b4f3
chore: use theme.of(context) text theme in settings and around app ( #1466 )
...
* chore: use theme.of(context) text theme in settings and around app
* chore: add textDecoration to FlowyText
2022-11-22 20:00:21 +08:00
Richard Shiue
67a253c9c7
fix: fix colors for buttons and allow more customization ( #1465 )
2022-11-21 08:23:37 +08:00
Richard Shiue
dcf6628aa3
feat: add divider between sidebar and the page ( #1450 )
2022-11-19 19:05:09 +08:00
Richard Shiue
81bc31d1b1
chore: use theme.of(context) text theme in FlowyText ( #1463 )
2022-11-19 17:53:30 +08:00
Richard Shiue
f00a78746e
chore: add textTheme to AppTheme ( #1448 )
...
* chore: add textTheme to AppTheme
* chore: extend scaled font size options
* chore: add text styles to extension and rename extension to AFThemeExtension
* chore: use 2021 material design text style tokens
2022-11-17 15:28:57 +08:00
Richard Shiue
66ed712952
feat: Add new page icon and refactor ( #1449 )
...
* refactor: port to popover action list for add new page
* feat: add icons to menu items for add new page
* chore: change translation for Doc to Document
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-15 11:45:23 +08:00
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
2eea57aefa
test: add app bloc test ( #1370 )
2022-10-26 10:38:57 +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
Nathan.fooo
67e4a759c7
chore: add reorder bloc test ( #1354 )
...
* chore: add reorder bloc test
* chore: add trash test
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-25 16:51:51 +08:00
Nathan.fooo
0d8be87031
chore: add view bloc test ( #1343 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-23 17:52:17 +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
Richard Shiue
9758fe51f8
fix: regression on hover effect persisting after closing menu ( #1253 )
...
* fix: regression on hover effect persisting after closing menu
* chore: reset onhover when FlowyHover get rebuild
Co-authored-by: appflowy <annie@appflowy.io>
2022-10-09 22:50:35 +08:00
Nathan.fooo
89d036158b
chore: update view state when close the popover ( #1251 )
2022-10-08 20:48:14 +08:00
Nathan.fooo
ca8be6ab10
chore: replace overlay with popover ( #1250 )
2022-10-08 17:10:04 +08:00
Richard Shiue
2331b328d8
feat: elide sidebar text ( #1026 )
2022-10-03 09:58:13 +08:00
appflowy
908d005737
refactor: add setting documentation and support save key/value in setting
2022-09-28 11:44:44 +08:00
nathan
b2d2e071bd
fix: auto width for view action
2022-09-25 22:05:22 +08:00
nathan
42995b6baf
fix: auto resize Action list
2022-09-25 15:01:39 +08:00
appflowy
f990e3cabb
chore: set icon color of the app ation panel
2022-09-23 18:00:11 +08:00
appflowy
0218f4e8b9
fix: create view panel icon color
2022-09-23 17:27:30 +08:00
appflowy
37f85cebde
chore: open next page when current page get deleted
2022-09-22 13:43:37 +08:00
appflowy
1de3999e3a
chore: fix bugs
2022-09-15 16:05:55 +08:00
appflowy
a2d8fe9e80
chore: run dart fix --apply
2022-08-31 09:19:31 +08:00
chiragkr04
0eac23be6a
fix: .tr() missing in side bar tooltip text
2022-08-29 12:23:06 +05:30
Naughtz
6dca0fddf9
Merge branch 'main' into #692
2022-08-22 11:06:44 +08:00
Naughtz
1a59bd75e2
Merge branch ' #692 ' of https://github.com/naughtz/appflowy into #692
2022-08-22 11:04:51 +08:00
Naughtz
22f544a910
feat: add translation
2022-08-22 11:03:36 +08:00
appflowy
d3cd60e527
refactor: rename structs
2022-08-18 21:44:22 +08:00
appflowy
4488247fb1
fix: default icon for user avatar
2022-08-12 19:19:19 +08:00
Nathan.fooo
435d1b8354
Merge pull request #820 from AppFlowy-IO/feat/appflowy_board
...
Feat/appflowy board
2022-08-12 17:11:49 +08:00
Nathan.fooo
05ee4d3302
Merge pull request #778 from ENsu/add_icon_setting_360
...
Add icon setting 360
2022-08-12 16:47:12 +08:00
Aryaman
72c5c937ae
fix: context menu now opens behind the icon as well
2022-08-10 17:03:01 +05:30
appflowy
ad3e2f5725
chore: add sub data type
2022-08-10 17:59:28 +08:00
Aryaman Arora
a71c5c0ee5
Merge branch 'AppFlowy-IO:main' into side_context_menu
2022-08-10 14:51:30 +05:30
Aryman
e095a17683
fix: bug where context menu options wouldn't work unless page was selcted
2022-08-10 14:46:39 +05:30
Aryman
ab4a2e8b07
fix: menu displayed at mouse location
2022-08-10 03:23:37 +05:30
Nathan.fooo
2853831442
Merge branch 'main' into #692
2022-08-09 13:52:19 +08:00
appflowy
6d385e811f
refactor: move plugin application and presentation together
2022-08-09 10:38:11 +08:00
Aryman
c8d5769b11
refactor: remove print statement
2022-08-09 01:45:56 +05:30
Aryman
1cca7acf1b
perf: added right click context menu functionality
2022-08-09 01:43:04 +05:30
Ian Su
d56e8c7673
fix: add icon_url in migration
2022-08-08 22:19:05 +08:00
Naughtz
88423c1e86
feature: Shortcut for collapse the left sidebar #692
2022-08-08 16:36:26 +08:00
Ian Su
db19337609
feat: show icon in avatar
2022-08-07 00:05:12 +08:00
Ian Su
89644e88da
Merge branch 'main' into add_workspace_settings
2022-07-22 00:21:07 +08:00
appflowy
da3fd11737
fix: open the latest view when AppFlowy launch.
2022-07-20 20:08:42 +08:00
appflowy
8e18d3a937
chore: reanme flowy-user crate
2022-07-19 14:40:56 +08:00