Skip to content

Conversation

@tiaanduplessis
Copy link
Contributor

@tiaanduplessis tiaanduplessis commented Apr 13, 2020

Hi 👋

Closes #696

Merge checklist

  • Added or updated TypeScript definitions (index.d.ts) if necessary
  • Added/updated tests
  • Added/updated documentation
  • Tested in Chrome
  • Tested in Firefox
  • Tested in Safari
  • Tested in Edge

@vercel
Copy link

vercel bot commented Apr 13, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/primer/primer-components/br7gmkj61
✅ Preview: https://primer-components-git-fork-tiaanduplessis-master.primer.now.sh

@vercel vercel bot temporarily deployed to Preview April 13, 2020 12:42 Inactive
@colinkeany colinkeany requested review from a team and BinaryMuse and removed request for a team April 13, 2020 14:12
@BinaryMuse BinaryMuse self-assigned this Apr 13, 2020
pullMerged: colors.purple[5],
issueClosed: get('colors.red.6'),
pullClosed: get('colors.red.5'),
pullMerged: get('colors.purple.5'),
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick note as I'm passing by! We should double check that this will respect a custom theme passed in via props. this might need to be:
issueClosed: get('colors.red.6')(props)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@emplums You're correct; I have a few proposed changes in a branch but haven't gotten back to this yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[API] StateLabel upgrades

3 participants