Skip to content

Releases: Giphy/giphy-js

@giphy/[email protected]

17 Oct 20:59
b146d1a
Compare
Choose a tag to compare

Minor Changes

  • bb4b82c: add optional qs params argument to GiphyFetch constructor

    Any params passed here will be apppened to all requests

@giphy/[email protected]

21 Aug 19:14
f89f1eb
Compare
Choose a tag to compare

Patch Changes

  • 3013bfd: Fix React warnings about styled component props

@giphy/[email protected]

16 Aug 20:09
c5cb054
Compare
Choose a tag to compare

Major Changes

  • 02aa2b7: styled components is a peer/dev dependency as requested in the documentation

    Depending on your package manager, you may need to install peer dependencies

@giphy/[email protected]

02 Aug 16:33
94cdaa9
Compare
Choose a tag to compare

Minor Changes

  • ad0f108: react-components: percentWidth prop on gif allows you to display a Gif component using a css percentage value

    fetch-api: add type videos to related end point

Patch Changes

@giphy/[email protected]

02 Aug 16:33
94cdaa9
Compare
Choose a tag to compare

Minor Changes

  • ad0f108: react-components: percentWidth prop on gif allows you to display a Gif component using a css percentage value

    fetch-api: add type videos to related end point

@giphy/[email protected]

26 Jul 19:37
62de1ae
Compare
Choose a tag to compare

Major Changes

  • 22868d0: Switch from emotion to styled components.

    Some of the theme properties on search bar have been renamed:

    • smallSearchbarHeight: use mobileSearchbarHeight instead
    • condensedMediaQuery: use mobileMediaQuery instead

Patch Changes

  • 207beac: Revert grid refactor to hooks - too many edge case bugs

@giphy/[email protected]

25 Jul 19:18
cb81f70
Compare
Choose a tag to compare

Patch Changes

@giphy/[email protected]

25 Jul 19:18
cb81f70
Compare
Choose a tag to compare

Patch Changes

  • 5915f65: Add colors package
    Remove @giphy/js-brand from react-components, use colors

@giphy/[email protected]

21 Jul 18:16
c569b98
Compare
Choose a tag to compare

Patch Changes

  • 49567dd: add fields to package.json with repository info for svelte-components

@giphy/[email protected]

10 Jul 21:45
a945e0c
Compare
Choose a tag to compare

Major Changes

  • 20e66bf: Svelte Components - Gif, Grid, and Carousel