Releases: Giphy/giphy-js
Releases · Giphy/giphy-js
@giphy/js-fetch-api@5.8.0
Minor Changes
- b677de7: Add a way to set the default rating for all GiphyFetch requests. Requests can still be overridden per request
@giphy/react-components@10.1.2
Patch Changes
- 46036ae: Log the full video URL for unsupported playback errors.
@giphy/react-components@10.1.0
@giphy/js-fetch-api@5.7.0
@giphy/react-components@10.0.1
Patch Changes
- f1c6547: - fix pixel
- use 100% for the column width
@giphy/react-components@10.0.0
Major Changes
-
0384eaf: Responsive
Grid:Rewrite grid logic to support a
percentageWidth, allowing the grid to be rendereded on the server.
Thewidthproperty still determines the rendition selection of the grid items, but the grid will scale to the percentage value provided (e.g.100%)Remove
useTransformproperty:This was used to layout grid items and has been replaced by a new strategy
Gif:Add
lazyLoadproperty to Gif component, default true. If set to false, on screen logic won't be run and the img will always show. Should be used in SSR.Loaderheight:The loader style was using a padding to allow for its height, this was a bad approach as padding is not applied in flex containers.
@giphy/react-components@9.8.0
Minor Changes
- e73400e: move bottle data outside of picture tag
@giphy/react-components@9.7.1
Patch Changes
- f3dcc43: change bottle tag approach
@giphy/react-components@9.7.0
@giphy/js-util@5.2.0
Minor Changes
- 1125e6e: fix bottle data injection and replace magic tags