-
Notifications
You must be signed in to change notification settings - Fork 0
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
BBT-46 Implement basic plugin UI #9
Conversation
Looks great! I think we may want to remove the core notices/padding so that our main element covers the entire view. Looks like Content Query may have solved the required style overrides to achieve this so perhaps @chrishbite can give some guidance on that? |
Cheers @g-elwell, looked into CQ and implemented that change now if you want to have another look |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
https://b5ecom.atlassian.net/browse/BBT-46
Updates to Themer UI to match figma doc (https://www.figma.com/file/fWpNJ5grZmisFBnCUPqrrv/Themer?type=design&node-id=60-377&mode=design&t=Gj1ibH7LSzivkBQZ-0)
Use of placeholders for tab panels in place as structure to be done in the future.
Preview component also in a separate ticket so current preview styling done as a base
Screenshots/Videos