Chris Sloop
Chris Sloop
Hi @mcheng-caring, thanks for the PR 👍 This approach seems fine to me, looks like you'll need to add `customPlugins` to the `propTypes` though: https://circleci.com/gh/contentful/field-editors/5967 JSYK, we're currently working on...
Hi @amclin, Thanks for bringing this to our attention. We _are_ using Commitizen for commit conventions, but as you've noticed, those aren't actually wired to our repo to automate a...
Hey @Aaduriz, >My surprise is that there's no other way for me to create React components out of a JSON blob without marks. For rich text markup, the `marks` property...
Hi @Aaduriz Are you using the Contentful GraphQL API or an external library? We've seen similar problems in the past with, e.g., Gatsby's GraphQL plugin, which generates schemas programmatically and...