Skip to content

Conversation

@psychedelicious
Copy link
Contributor

looks like this #2814 was reverted accidentally. instead of trying to revert the revert, this PR can simply be re-accepted and will fix the ui.

  • Migrate UI from SCSS to Chakra's CSS-in-JS system
    • better dx
    • more capable theming
    • full RTL language support (we now have Arabic and Hebrew)
    • general cleanup of the whole UI's styling
  • Tidy npm packages and update scripts, necessitates update to github actions

To test this PR in dev mode, you will need to do a yarn install as a lot has changed.

thanks to @blessedcoolant for helping out on this, it was a big effort.

Copy link
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm liking the theme!

@neecapp
Copy link

neecapp commented Mar 6, 2023

The mobile UI no longer reflows to single column with this change. Is that intentional?

@blessedcoolant blessedcoolant merged commit 91f982f into invoke-ai:main Mar 6, 2023
@psychedelicious
Copy link
Contributor Author

@neecapp yes, insofar as this is the unstable main branch you are on. User-facing release is on branch v2.3 while we doing some major works on main.

Need to redo the responsive design stuff still.

@neecapp
Copy link

neecapp commented Mar 6, 2023

👍 Yes, I know.

Just wondering, since there wasn't any mention of future work or things that were intentionally not addressed that will have follow-on work in the original PR description.

@psychedelicious
Copy link
Contributor Author

@neecapp sorry, you're right, should have mentioned this as a breaking change. will get it re-implemented soon, maybe tonight.

blessedcoolant added a commit that referenced this pull request Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants