Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

merge back from swagger-ui facelift to our facelift #6

Merged
merged 2 commits into from
Jun 4, 2019

Conversation

lshaw-sb
Copy link

@lshaw-sb lshaw-sb commented Jun 4, 2019

No description provided.

* 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
@lshaw-sb lshaw-sb merged commit 926d49e into SmartBear:facelift Jun 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants