This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
forked from swagger-api/swagger-ui
-
Notifications
You must be signed in to change notification settings - Fork 3
merge back from swagger-ui facelift to our facelift #6
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
* FACELIFT Reset default text margins, Add updated spacing to information-container / scheme-container * FACELIFT Apply UX spacing changes where reasonable and applicable * FACELIFT Update measurement from px => em * FACELIFT - Added missing flex alignment * Update operation colors, abstracted colors from element specific variables * Removed colors.scss * FACELIFT - Update spacing measurements to use rem * FACELIFT - Update spacing to rem * FACELIFT - Set root-level font-size * FACELIFT - fix breaking cypress tests * first stage in updating fonts for redesign * Typo ⚾ * Undefined var fix * remove spaces, repace px with em * refactor for em font sizes * more em clean up * remove margin refactor work * cleanup * cleanup * more font updates * more font updates * clean up * clean up whitespace * post review changes * post review changes * swagger-ui selector needs greater specificity for font size * FACELIFT - update rem => em, set root font-size in .swagger-ui * FACELIFT sass and html structure updates to accommodate `em` spacing * updates following review from Kyle * FACELIFT - Added environment specific font-rule * FACELIFT - Added environment specific font-rule * Clean up file-loader rule * Clean up file-loader rule * Update index.html Removing these changes * more updates following review from Kyle * FACELIFT - margins / padding clean-up * Start at info section, buttons and ops color changes * Package-lock.json fix * Add and apply default button classes, styling * Update buttons to use custom component * Add and apply default button classes, styling * Update buttons to use custom component * Fix breaking unit tests * Replace button transition, replace EOF new-line * Apply custom sui-btn-wrapper class * Add span wrapper for button-text (allows us to apply em padding / margins on button element) * Majority of applicable color changes * Variable rename * Minor variable name tweaks * Apply fonts part 2 * Abstract default classnames to Button component * Use classnames lib where applicable * Fix unit tests * Tidy up, remove unused classnames * eliminate `auth` class * eliminate `authorize` class * move `.sui-btn--authorize` to buttons stylesheet * Remove duplicate import after merge * Refactor font mixins * Fix download-url-button * Update Models / Schemas test case * Correct logic around show / hide sui-btn-group * Replace text_code mixin with mono_text * Replace text_body mixin with regular_text * Replace text_body mixin with regular_text * Replace "text_title" mixin with "light_text" * Replace "label_text" mixin with "light_text" * Use mixin param names * Remove unnecessary weight arguments, * Use rem instead of px as fallback * Use named args for scss params * Fix typo * Update custom button font-size to use "em" * Replace native input with custom component in layout-utils * Update default styling for inputs * Update default checkbox and textarea to em / rem * Revert Input component changes * Set max-width on download-url-button * Use font-size variable
* FACELIFT Reset default text margins, Add updated spacing to information-container / scheme-container * FACELIFT Apply UX spacing changes where reasonable and applicable * FACELIFT Update measurement from px => em * FACELIFT - Added missing flex alignment * Update operation colors, abstracted colors from element specific variables * Removed colors.scss * FACELIFT - Update spacing measurements to use rem * FACELIFT - Update spacing to rem * FACELIFT - Set root-level font-size * FACELIFT - fix breaking cypress tests * first stage in updating fonts for redesign * Typo ⚾ * Undefined var fix * remove spaces, repace px with em * refactor for em font sizes * more em clean up * remove margin refactor work * cleanup * cleanup * more font updates * more font updates * clean up * clean up whitespace * post review changes * post review changes * swagger-ui selector needs greater specificity for font size * FACELIFT - update rem => em, set root font-size in .swagger-ui * FACELIFT sass and html structure updates to accommodate `em` spacing * updates following review from Kyle * FACELIFT - Added environment specific font-rule * FACELIFT - Added environment specific font-rule * Clean up file-loader rule * Clean up file-loader rule * Update index.html Removing these changes * more updates following review from Kyle * FACELIFT - margins / padding clean-up * Start at info section, buttons and ops color changes * Package-lock.json fix * Add and apply default button classes, styling * Update buttons to use custom component * Add and apply default button classes, styling * Update buttons to use custom component * Fix breaking unit tests * Replace button transition, replace EOF new-line * Apply custom sui-btn-wrapper class * Add span wrapper for button-text (allows us to apply em padding / margins on button element) * Majority of applicable color changes * Variable rename * Minor variable name tweaks * Apply fonts part 2 * Abstract default classnames to Button component * Use classnames lib where applicable * Fix unit tests * Tidy up, remove unused classnames * eliminate `auth` class * eliminate `authorize` class * move `.sui-btn--authorize` to buttons stylesheet * Remove duplicate import after merge * Refactor font mixins * Fix download-url-button * Update Models / Schemas test case * Correct logic around show / hide sui-btn-group * Replace text_code mixin with mono_text * Replace text_body mixin with regular_text * Replace text_body mixin with regular_text * Replace "text_title" mixin with "light_text" * Replace "label_text" mixin with "light_text" * Use mixin param names * Remove unnecessary weight arguments, * Use rem instead of px as fallback * Use named args for scss params * Fix typo * Update custom button font-size to use "em" * Add fontello icon library containing only UX specific icons * Add icon component to layout-utils * Add authorize-btn icon * Add authorize-operation icon * Add expand-operation icon * Add expand-models icon * Correct styling for models-expand * Update model-collapse icon to use fontello * Replace missing "classnames" import * Fix issue where initial collapsed model does not show "collapsed" symbol * Remove fontello files and folders only use necessary css * Remove unnecessary flex
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.