react-contentful

📰 A React component library that makes it super simple to compose Contentful content into your sites and applications.

MIT License

Downloads
5K
Stars
65
Committers
4

Bot releases are visible (Hide)

react-contentful -

Published by ryanhefner over 5 years ago

  • Update react-contentful to support SSR requests
  • Add ContentfulCache to ContentfulClient which supports caching both SSR and client requests
  • Add getDataFromTree and RenderPromises to handle the plucking and fetching of SSR requests
  • Release coincides with/in support of release of next-contentful
  • Site updated to use local dependency of project
  • Took a small step backwards in testing/test coverage, but will be addressed in future releases
  • More documentation and support materials to come
react-contentful -

Published by ryanhefner over 5 years ago

  • Clean-up dependencies to not conflict with site dependency requirements
  • Add title and metadata to example site
  • Clean-up some other stuff
react-contentful -

Published by ryanhefner over 5 years ago

  • Add parsers/fieldsParser.js which is a generic parser that flattens a Contentful response to just the fields values with a few values extracted from the sys object associated with the fields that are commonly referenced.
  • Clean-up things here and there.
react-contentful -

Published by ryanhefner over 5 years ago

  • Fix locale param supplied in Contentful client request
react-contentful -

Published by ryanhefner over 5 years ago

  • Add Babel runtime dependencies to project to resolve regeneratorRuntime error
  • Minor comment edit in README.md
react-contentful -

Published by ryanhefner over 5 years ago

  • Add example to How to use section in README.md
  • Update Query component to include onRequest, onLoad and onError callback props
  • Clean-up Contentful client request logic in Query
  • Update Query tests to include coverage for callback props, except for onError (running into issues testing that)
  • Update jest configuration to use new option
Package Rankings
Top 3.87% on Npmjs.org
Badges
Extracted from project README
npm NPM npm Coveralls github codecov CircleCI