2e0a3cfd6a
chore: Moving folder_listing to bloc
...
First implementation of a screen using bloc. I'd like to slowly move all
the screens to bloc.
2024-08-18 20:12:26 +02:00
a966bceba4
WidgetBook: Add "AppDrawer"
2023-02-21 18:27:03 +01:00
d74fcdbd7f
Setup RepoSelector: Add a WidgetBook screen for some text written
2023-02-21 18:24:46 +01:00
7398b95e72
Setup Screens: Improve their names
2023-02-21 17:06:41 +01:00
f2d9379733
Setup: Add all the screens to WidgetBook
2023-02-21 17:01:26 +01:00
31b9c7cfc7
Add all remaining dialogs to WidgetBook
2023-02-21 16:10:55 +01:00
bc37253350
Create a FolderViewSelectionDialog
...
Move the code out of FolderView.
Also add it to WidgetBook
2023-02-21 16:10:55 +01:00
85e32a4e1f
Create a FolderViewConfigurationDialog
...
Moved the code from FolderView. Also add it to WidgetBook.
2023-02-21 16:10:55 +01:00
32275b2383
Add RenameDialog to WidgetBook
2023-02-21 16:08:21 +01:00
83c689d668
NoteEditorSelector -> NoteEditorSelectionDialog
...
Also add it to WidgetBook
2023-02-21 16:08:21 +01:00
63f8a336af
SortingModeSelector -> SortingModeSelectionDialog
...
Also add it to WidgetBook
2023-02-21 16:08:21 +01:00
a058f345e6
Move _stories to a central file
...
I'm no longer using Monarch.
2023-02-16 13:33:06 +01:00
758a082705
Add the OnBoarding screens to WidgetBook
...
The idea is for every screen and combination of parameters to be
represented in WidgetBook. This way, it'll be easy to see what all
different screens are available.
Also, building new themes will also be much easier.
2023-01-20 17:34:49 +01:00