Skip to content
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

feat(rails-icon): update icon to accept card class #1993

Closed
wants to merge 2 commits into from

Commits on Oct 2, 2024

  1. style: update color token name 3 digits (#1955)

    * fix(frame): add box shadow to bordered frame (#1958)
    
    * style: remove border from box like elements with box shadows (#1967)
    
    * style: add shadow to frame
    
    * style: remove border from box-like elements
    
    * chore: remove white space for linter
    
    * fix: change legacy colors to mapped values ie red 500 to red 95
    
    * fix: remove old 100 tokens
    
    * fix: add 0 to make token 3 digits
    
    * fix: add red color classes
    
    * fix: add 0 to green color token names
    
    * fix: add 0 to blue color token names
    
    * fix: add 0 to mercury color token names
    
    * fix: add 0 to yellow color token names
    
    * fix: add 0 to purple color token names
    
    * fix: update grey color token names to 3 digits
    
    * fix: update react green colors
    
    * fix: update react purple colors
    
    * fix: update red in jsx and erb
    
    * fix: update orange color token to mercury
    
    * fix: update charcoal color token to upper greys
    
    * fix: update grey color token to lower greys
    
    * fix: add options for default color values
    
    * chore: remove whitespace
    
    * fix: self review fix grey 300 and grey 400 in css
    
    * Revert "fix: self review fix grey 300 and grey 400 in css"
    
    This reverts commit 2ae5967.
    
    * Revert "fix: update grey color token to lower greys"
    
    This reverts commit 69f8706.
    
    * fix: update grey color token to lower greys
    
    * Revert "fix: update grey color token to lower greys"
    
    This reverts commit 2f43f1d.
    
    * style: update purple color token to use three digits
    
    * style: update additional 2 digit token value to 3 digit token values
    
    * style: added zero to mercury 30
    
    * style: update templating to wrap 050 values in single-quotes
    
    * style(breadcrumbs): change charcoal 400 to grey 900
    
    * fix: update gray to grey instances
    
    ---------
    
    Co-authored-by: Julian Skinner <[email protected]>
    QuintonJason and kajabi-bot committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a0dd6f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. feat(rails-icon): update icon to accept card class

    this will allow the card to be styled via class
    kajabi-bot committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7cf8eee View commit details
    Browse the repository at this point in the history