Daniel O’Connor
Daniel O’Connor
Thought along these lines. We could take an approach similar to Segment: https://evergreen.segment.com/components/typography * `Text` component would default to `span` instead of `p`. * We'd create a `P` component (and...
@lavelle — Can you look into this one?
https://johno.com/github-actions-lerna This will be helpful ^
GitHub's Primer design system does this, too. This is where their GitHub actions are set: https://github.com/primer/components/blob/master/.github/main.workflow And this is where the publish one is defined: https://github.com/primer/publish
@tomgenoni — Anything here you think I'm missing? Or something that is here but shouldn't be?
> > Link to JIRA tickets... > > Maybe this could be included in the front-matter? An enhancement could be to show the status of the ticket. We might need/want...
Thanks for the issue! I agree that `onLoad` and `onError` props would be helpful. Going to label this one as "help wanted."
I dug into this last August, but the issue is not yet fixed in Gatsby: https://github.com/gatsbyjs/gatsby/issues/7027. Happy to have someone dig into this, but it will require a deep-dive into...
Which is the desired pattern here?
This may have been fixed in a newer version of Lerna: https://github.com/lerna/lerna/issues/1912#issuecomment-463745079