Skip to content

Releases: Featurable/react-google-reviews

v1.2.0

21 Aug 16:48
Compare
Choose a tag to compare
  • Refactor component styles to Emotion CSS
  • Add CSS override properties
  • Fix slick carousel CSS

v1.1.2

15 Aug 23:14
Compare
Choose a tag to compare
update semver

v1.1.1

19 Jun 18:38
Compare
Choose a tag to compare
  • Fixed case where manually passing reviews to component and using structured data, which requires totalReviewCount and averageRating
  • Fixed ability to manually specify totalReviewCount and averageRating for badge layout
  • Exported relevant ReactGoogleReview types for external consumption

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Jun 03:12
Compare
Choose a tag to compare
  • Add accessibility features
  • Add JSON-LD structured data capabilities

Full Changelog: v1.0.0...v1.1.0

v1.0.0

14 Jun 22:24
Compare
Choose a tag to compare
  • React library for integrating Google reviews into websites
  • Supports Featurable API and Google Places API
  • Three layout options: Badge, Carousel, and Custom Renderer
  • Customizable: name display, Google logo variants, review character limits, and more
  • Carousel layout: configurable autoplay speed and maximum items per view
  • Badge layout: displays average rating, total reviews, and link to Google Business profile

Full Changelog: https://github.com/ryanschiang/react-google-reviews/commits/v1.0.0