blessedcoolant
601cc1f92c
help(ui): Basic responsive updates to demonstrate
...
Made some basic responsive changes to demonstrate how to go about making changes.
There are a bunch of problems not addressed yet. Like dealing with the resizeable component and etc.
2023-04-17 13:50:13 +12:00
blessedcoolant
e1fbecfcf7
fix(ui): Syntax issue with the HidePreview icon
2023-04-17 12:42:06 +12:00
SammCheese
d73f3adc43
moving shouldHidePreview from gallery to ui slice.
2023-04-15 20:45:17 +10:00
SammCheese
da44bb1707
rename setter
2023-04-15 20:45:17 +10:00
SammCheese
0d051aaae2
rename hidden variable to something more descriptive
2023-04-15 20:45:17 +10:00
SammCheese
442a6bffa4
feat: add "Hide Preview" Button
2023-04-15 20:45:17 +10:00
psychedelicious
a724038dc6
fix(ui): fix viewer tooltip localisation strings
...
fixes #2923
2023-03-26 17:43:00 +11:00
psychedelicious
eae4eb419a
fix(ui): popovers trigger on click (accessibility)
2023-03-19 23:16:29 +11:00
psychedelicious
93d0cae455
fix(ui): fix alertdialogs closing immediately
2023-03-19 23:16:29 +11:00
psychedelicious
35f6b5d562
fix(ui): make invoketabs not lazy
2023-03-19 23:16:29 +11:00
blessedcoolant
2aefa06ef1
fix(ui): Clean up manual add forms
2023-03-19 23:16:29 +11:00
psychedelicious
5906888477
feat(ui): add current image loading fallback
2023-03-19 23:16:29 +11:00
psychedelicious
93b38707b2
feat(ui): tidy up model manager styling
...
fixes #2970
2023-03-19 23:16:29 +11:00
blessedcoolant
6ecf53078f
fix(ui): Misalignment of model search entries
2023-03-19 23:16:29 +11:00
ElrikUnderlake
e3aef20f42
chore(UI, accessibility): more items
...
- radio icon buttons
- links should be parent of icon
styled links to still line up with sibling components
2023-03-12 23:27:47 -05:00
psychedelicious
727f1638d7
chore(ui): lint
2023-03-12 20:13:58 +11:00
psychedelicious
ee6df5852a
fix(ui): fix lightbox
2023-03-12 20:13:38 +11:00
psychedelicious
90525b1c43
fix(ui): fix scrollable shadow
2023-03-12 20:13:38 +11:00
psychedelicious
bbb95dbc5b
fix(ui): add color mode watcher
2023-03-12 20:13:38 +11:00
blessedcoolant
4bb5785f29
fix(ui): Move Form Components to the correct folder
2023-03-12 20:13:38 +11:00
psychedelicious
de94c780d9
fix(ui): fix canvas status text bg
2023-03-12 20:13:38 +11:00
psychedelicious
0b9230380c
fix(ui): default gallery category buttons to icon
2023-03-12 20:13:38 +11:00
psychedelicious
209a55b681
fix(ui): canvas rescale when toggle gallery
2023-03-12 20:13:38 +11:00
psychedelicious
dc2f69f5d1
fix(ui): process buttons display on canvas beta
2023-03-12 20:13:38 +11:00
psychedelicious
ad2f1b7b36
fix(ui): hack for hiding pinned panels
2023-03-12 20:13:38 +11:00
blessedcoolant
dd2d96a50f
fix(ui): Bad styling on form elements
2023-03-12 20:13:38 +11:00
blessedcoolant
2bff28e305
fix(ui): Remove size limitation off the theme changer button
2023-03-12 20:13:38 +11:00
blessedcoolant
d68234d879
fix(ui): Gallery placeholder text not being centered
2023-03-12 20:13:38 +11:00
blessedcoolant
b3babf26a5
fix(ui): Fix current image buttons overflow
2023-03-12 20:13:38 +11:00
psychedelicious
ecca0eff31
fix(ui): hotkey accordion spacing
2023-03-12 20:13:38 +11:00
psychedelicious
28677f9621
fix(ui): process buttons display on canvas beta layout
2023-03-12 20:13:38 +11:00
psychedelicious
caecfadf11
fix(ui): fix shadow
2023-03-12 20:13:38 +11:00
psychedelicious
76cf2c61db
feat(ui): drawer almost done
...
TODO:
- hide while pinned
- lightbox interaction with gallery
2023-03-12 20:13:38 +11:00
psychedelicious
b4d976f2db
fix(ui): fix flash of mini preview image
...
Restored the code that fixes this after having ripped it out thinking it didn't do anything. Spotted in #2915
2023-03-12 20:13:38 +11:00
psychedelicious
777d127c74
feat(ui): wip drawer component and build
2023-03-12 20:13:38 +11:00
blessedcoolant
d2fbc9f5e3
feat(ui): Add ThemeTypes & Move Grid Line Color
2023-03-12 20:13:37 +11:00
psychedelicious
d81088dff7
feat(ui): wip resizable pinnable drawer
...
fix(ui): remove old scrollbar css
fix(ui): make guidepopover lazy
feat(ui): wip resizable drawer
feat(ui): wip resizable drawer
feat(ui): add scroll-linked shadow
feat(ui): organize files
Align Scrollbar next to content
Move resizable drawer underneath the progress bar
Add InvokeLogo to unpinned & align
Adds Invoke Logo to Unpinned Parameters panel and aligns to make it feel seamless.
2023-03-12 20:13:37 +11:00
ElrikUnderlake
28709961e9
add import
2023-03-10 20:53:42 -06:00
ElrikUnderlake
e9f237f39d
chore(accessibility): add all aria-labels
2023-03-10 20:49:16 -06:00
ElrikUnderlake
c3c1511ec6
add accessibility to localization
...
only set fallback english values
implement on ModelSelect and ProgressBar
2023-03-07 21:30:51 -06:00
Elrik
6b41127421
Merge branch 'main' into chore/accessability_various-additions
2023-03-07 17:44:55 -06:00
ElrikUnderlake
fdb146a43a
add aria-label to UnifiedCanvasLayerSelect
...
matching tooltip copy
2023-03-06 22:42:39 -06:00
ElrikUnderlake
42c1f1fc9d
add VisuallyHidden tab text to InvokeTabs
2023-03-06 22:42:04 -06:00
ElrikUnderlake
89a8ef86b5
add an aria-label to ProgressBar
2023-03-06 22:41:45 -06:00
ElrikUnderlake
f0fb767f57
add aria-label to ModelSelect
2023-03-06 22:39:08 -06:00
blessedcoolant
6e0e48bf8a
Merge branch 'main' into pr/2873
2023-03-07 08:36:09 +13:00
psychedelicious
57144ac0cf
feat(ui): migrate theming to chakra ui
2023-03-06 20:03:39 +11:00
Lincoln Stein
2f9dcd7906
support both epsilon and v-prediction v2 inference
...
There are actually two Stable Diffusion v2 legacy checkpoint
configurations:
1) "epsilon" prediction type for Stable Diffusion v2 Base
2) "v-prediction" type for Stable Diffusion v2-768
This commit adds the configuration file needed for epsilon prediction
type models as well as the UI that prompts the user to select the
appropriate configuration file when the code can't do so
automatically.
2023-03-05 22:51:40 -05:00
blessedcoolant
e537b5d8e1
Revert "Merge branch 'main' into bugfix/reenable-ckpt-conversion-to-ram"
...
This reverts commit e0e70c9222
, reversing
changes made to 0b184913b9
.
2023-03-06 14:29:39 +13:00
blessedcoolant
516c56d0c5
feat(ui): Model Manager Cleanup
2023-03-05 21:41:55 +13:00