AppFlowy/frontend/appflowy_flutter/lib/workspace/application
Alex Wallen a1f1559936
Reset theme buttons (#3137)
* feat: add translation for tooltip

* feat: add defaults for theme settings

* feat: refactor appearance view so that all theme settings can be reset

* chore: add keys for reset button

* chore: add tests for the reset button

* feat: register appearance test in runner

* chore: remove comment

* feat: add default file for appearance

* chore: move around files

* feat: make reset button respond to hover

* fix: incorrect use of resetTheme

* refactor: use maybeWhen

* fix: icon button style

* fix: rebase errors
2023-08-15 18:28:58 -10:00
..
app chore: remove the unused code 2023-08-13 17:14:58 +08:00
doc feat: config (#2552) 2023-05-17 16:33:44 +08:00
edit_panel feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
export fix: the share markdown feature doesn't work in 0.2.0 (#2756) 2023-06-10 22:38:25 +08:00
favorite fix: dispose the listener when the favorite bloc dispose (#3103) 2023-08-03 08:50:56 +08:00
home feat: added analysis options + formatted complete code (#2725) 2023-06-07 16:25:37 +08:00
menu feat: tabs shortcuts (#3112) 2023-08-08 13:09:17 +08:00
settings fix: push to sign in screen when logout (#3127) 2023-08-07 22:24:04 +08:00
sidebar/folder feat: support favorites folder 2023-08-02 21:20:51 +08:00
tabs chore: remove the unused code 2023-08-13 17:14:58 +08:00
user refactor: login session (#3149) 2023-08-09 10:13:49 +08:00
view [chore] svg improvements (#3145) 2023-08-14 10:34:01 -10:00
workspace feat: support favorites folder 2023-08-02 21:20:51 +08:00
appearance_defaults.dart Reset theme buttons (#3137) 2023-08-15 18:28:58 -10:00
appearance.dart Reset theme buttons (#3137) 2023-08-15 18:28:58 -10:00