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

Convert StateComponent to support functional colors internally #269

Merged

Commits on Feb 23, 2021

  1. Convert StateComponent to support functional colors

    closes primer#232
    
    Instead of green, red, purple we now support open, closed, merged.
    
    We still support the old colors until functional colors have fully
    landed into Primer CSS.
    srt32 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    a50ec01 View commit details
    Browse the repository at this point in the history
  2. Update hash syntax

    srt32 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    716727e View commit details
    Browse the repository at this point in the history
  3. Have it your way rubocop

    srt32 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ea20ac7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09e5daa View commit details
    Browse the repository at this point in the history
  5. Update app/components/primer/state_component.rb

    Co-authored-by: Manuel Puyol <manuelpuyol@github.com>
    srt32 and manuelpuyol committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    b5bcc03 View commit details
    Browse the repository at this point in the history
  6. Update stories/primer/state_component_stories.rb

    Co-authored-by: Manuel Puyol <manuelpuyol@github.com>
    srt32 and manuelpuyol committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    54cd3b3 View commit details
    Browse the repository at this point in the history
  7. Update app/components/primer/state_component.rb

    Co-authored-by: Manuel Puyol <manuelpuyol@github.com>
    srt32 and manuelpuyol committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ba0cfda View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb823cc View commit details
    Browse the repository at this point in the history
  9. docs: build docs

    actions-user committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    83ab0c5 View commit details
    Browse the repository at this point in the history
  10. Update app/components/primer/state_component.rb

    Co-authored-by: Manuel Puyol <manuelpuyol@github.com>
    srt32 and manuelpuyol committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    34bdd0f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f9d6b01 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce30e41 View commit details
    Browse the repository at this point in the history
  13. docs: build docs

    actions-user committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    17f29d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Update app/components/primer/state_component.rb

    Co-authored-by: Joel Hawksley <joelhawksley@github.com>
    srt32 and joelhawksley committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    310a95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f5083c View commit details
    Browse the repository at this point in the history
  3. docs: build docs

    actions-user committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    c6447e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7261a3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0ff791 View commit details
    Browse the repository at this point in the history
  6. Update state_component_test.rb

    srt32 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    b42dcd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35dc6b0 View commit details
    Browse the repository at this point in the history
  8. Add note about css dep

    srt32 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    88cb854 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    srt32 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    b01f4d3 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    srt32 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    fbd9a43 View commit details
    Browse the repository at this point in the history
  11. Update CHANGELOG.md

    srt32 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    3d24d3f View commit details
    Browse the repository at this point in the history
  12. Update CHANGELOG.md

    srt32 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    546e933 View commit details
    Browse the repository at this point in the history