-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ui): UX improvements & updated design #5270
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Looking good! Got storybook to run, and was able to poke around. Let me know once there's more to check out! |
a33f14a
to
6c86824
Compare
2729d0b
to
b338787
Compare
5ebaea2
to
9ad8b55
Compare
This is a squash merge of a bajillion messy small commits created while iterating on the UI component library and redesign.
e629e1e
to
0c6f0e6
Compare
hipsterusername
approved these changes
Dec 29, 2023
10 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this? (check all applicable)
Have you discussed this change with the InvokeAI team?
Description
Inv
, oldIAI
-prefixed components removedInvAutosizeTextarea
andInvSelect
QA Instructions, Screenshots, Recordings
You'll need to
pnpm i
to install updated dependencies.To run storybook:
pnpm storybook
to start storybooklocalhost:6006
(or whatever URL the terminal says) to preview at the storybookKnown Issues
Canvas bounding box is wonky. Will address in a followup.
Merge Plan
This PR can be merged once approved. It will leave
main
in a fully-functional state (excepting canvas issue described above), but with a WIP design.Any remaining UX/redesign changes will need to be completed before the next full release.