-
Notifications
You must be signed in to change notification settings - Fork 9k
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
Swagger ui redesign/standardize default inputs #5379
Swagger ui redesign/standardize default inputs #5379
Conversation
…on-container / scheme-container
Swagger redesign/update colors
…ult-margins-padding Reset default text margins, Add updated spacing to information-container, scheme-container
…wager-ui-redesign/fonts-part-two
…ign/fonts-part-two # Conflicts: # src/style/_buttons.scss
…sign/standardize-default-inputs # Conflicts: # src/style/_table.scss # src/style/_topbar.scss
@shockey Seems to be a problem with our branching process... |
@Rody-Kirwan indeed -- likely because I've been merging PRs by squashing. Try |
@shockey Aha! Got ya. Didn't think of that. |
Description
Standardize all native inputs to use custom
Input
component in layout-utils. Minor updates to input styling to reflect UX design spec. Also updated any relevantpx
values toem
orrem
where necessaryMotivation and Context
Swagger-UI Redesign
How Has This Been Tested?
Screenshots (if appropriate):
Checklist
My PR contains...
src/
is unmodified: changes to documentation, CI, metadata, etc.)package.json
)My changes...
Documentation
Automated tests