gatsby

A simple yet powerful integration between Gatsby and imgix

BSD-2-CLAUSE License

Downloads
25.6K
Stars
30
Committers
11

Bot releases are visible (Hide)

gatsby - v1.2.0

Published by imgix-git-robot over 3 years ago

1.2.0 (2021-03-03)

Features

  • add ix-params to gatsbyImageData (85e3518)
  • initial work on gatsby-plugin-image support (b547a38)
gatsby - v1.2.0-rc.2

Published by imgix-git-robot over 3 years ago

1.2.0-rc.2 (2021-03-03)

Bug Fixes

  • correct types for float params (ccb97f4)
  • fix imgix params with dash not working correctly (f8a8fd0)
  • slight issue in tests (3368ed7)

Features

  • add ix-params to gatsbyImageData (85e3518)
gatsby - v1.2.0-rc.1

Published by imgix-git-robot over 3 years ago

1.2.0-rc.1 (2021-03-02)

Features

  • initial work on gatsby-plugin-image support (b547a38)
gatsby - v1.1.2

Published by imgix-git-robot over 3 years ago

1.1.2 (2021-03-01)

Bug Fixes

  • correct types for float params (ccb97f4)
  • fix imgix params with dash not working correctly (f8a8fd0)
  • slight issue in tests (3368ed7)
gatsby - v1.1.1

Published by imgix-git-robot over 3 years ago

1.1.1 (2021-02-18)

gatsby - v1.1.0

Published by imgix-git-robot over 3 years ago

1.1.0 (2021-02-09)

Features

  • help the user find the correct getURL configuration (8e35b18)
gatsby - v1.0.2

Published by imgix-git-robot over 3 years ago

1.0.2 (2021-02-04)

gatsby - v1.0.1

Published by imgix-git-robot over 3 years ago

1.0.1 (2021-01-27)

gatsby - v1.0.0

Published by imgix-git-robot over 3 years ago

1.0.0 (2021-01-27)

Bug Fixes

  • add main js file to package.json (473af7a)
  • allow options.fields to be null (0745ca6)
  • import for ramda (ff73a78)
  • package version (e55a064)
  • specify what files to publish (fdd2b6d)
  • gatsby-source-url: cache setting (385bb64)
  • gatsby-source-url: make url graphql arg required (5693e46)
  • gatsby-source-url: update gatsby files to import from dist correctly (1f7abdd)
  • gatsby-transform-url: add parameter docs and update some types (64a635c)
  • gatsby-transform-url: imgixParams being incorrectly passed around in fluid images (450708e)
  • gatsby-transform-url: inconsistency between src and srcWebp caused by imgix-core-js bug: (c8f39ad)

Features

  • add default params to fixed and fluid fields (dfc5a99)
  • fixed and fluid mode for v3 (82be766)
  • transform node working for simple URL (a62a4b0)
  • gatsby-source-url: add another fluid fragment and todo for base64 (8f753f1)
  • gatsby-source-url: add base64 to fluid field (fb6c153)
  • gatsby-source-url: add fragment for fluid data (897704d)
  • gatsby-source-url: add fragments for fixed field (2cb82e8)
  • gatsby-source-url: add info about url param to GraphQL type (7e6f62b)
  • gatsby-source-url: add types (5937eef)
  • gatsby-source-url: add types for fluid args and data (db49cf0)
  • gatsby-source-url: allow developer to control srcset widths generated with args.srcSetBreakpoints (4b19954)
  • gatsby-source-url: allow secure url tokens to be generated (1ec5ca2)
  • gatsby-source-url: basic fixed field (01703ee)
  • gatsby-source-url: basic TS imgix params with io-ts (319b149)
  • gatsby-source-url: build fluid data object (a18be47)
  • gatsby-source-url: build root imgix type for urls (82cfcf1)
  • gatsby-source-url: calculate aspectRatio from maxWidth and maxHeight when both given (a9ec8e8)
  • gatsby-source-url: calculate imgix ar param when maxWidth and maxHeight set (f4baa8b)
  • gatsby-source-url: default params for fixed field (8e7c8c0)
  • gatsby-source-url: default params for fluid field (186a2db)
  • gatsby-source-url: disableIxlibParam global setting (2ff3f33)
  • gatsby-source-url: explicitly set webp format for webp src and srcset (1cc0371)
  • gatsby-source-url: export public types (00768d2)
  • gatsby-source-url: implement base64/LQIP image loading (26cb571)
  • gatsby-source-url: implement default params for url field (2bb8115)
  • gatsby-source-url: init gatsby files (c9cf0a2)
  • gatsby-source-url: limit srcsets to maxWidth param passed to fluid field (20a1209)
  • gatsby-source-url: set aspectRatio from ar imgix param (0ece455)
  • gatsby-source-url: throw error if proxy source but no secure url token provided (2d12155)
  • gatsby-transform-url: allow ar to be set as a string for fluid images (fa5eac8)
  • gatsby-transform-url: ensure ar is passed to fluid image (abfb021)
  • gatsby-transform-url: ensure default sizes is returned from fluid mode (a031e67)
  • gatsby-transform-url: generate webp src and srcsets (c1c7b61)
  • gatsby-transform-url: implement rest of basic functionality (c014a90)
  • gatsby-transform-url: mark webp srcs and srcsets as non-optional (06173bc)
  • gatsby-transform-url: pass sizes through to underlying data object for fluid image (67898f6)
  • gatsby-transform-url: set fit=crop by default and allow override (1caf9e3)
  • gatsby-transform-url: set ixlib to gatsby-transform-url-VERSION (e8eccef)
  • initial work to build data for fixed and fluid images (7983ced)
gatsby - v1.0.0-rc.9

Published by imgix-git-robot over 3 years ago

1.0.0-rc.9 (2021-01-26)

Bug Fixes

  • specify what files to publish (fdd2b6d)
gatsby - v1.0.0-rc.7

Published by imgix-git-robot almost 4 years ago

1.0.0-rc.7 (2021-01-14)

Features

gatsby - v1.0.0-rc.5

Published by imgix-git-robot almost 4 years ago

1.0.0-rc.5 (2020-12-18)

Bug Fixes

gatsby - v1.0.0-rc.4

Published by imgix-git-robot almost 4 years ago

1.0.0-rc.4 (2020-12-10)

gatsby - v1.0.0-rc.3

Published by imgix-git-robot almost 4 years ago

1.0.0-rc.3 (2020-11-17)

Bug Fixes

  • add main js file to package.json (473af7a)
  • package version (e55a064)
gatsby - v1.0.0-rc.2

Published by imgix-git-robot almost 4 years ago

1.0.0-rc.2 (2020-11-13)

Bug Fixes

  • gatsby-source-url: cache setting (385bb64)
  • gatsby-source-url: make url graphql arg required (5693e46)
  • gatsby-source-url: update gatsby files to import from dist correctly (1f7abdd)

Features

  • gatsby-source-url: add another fluid fragment and todo for base64 (8f753f1)
  • gatsby-source-url: add base64 to fluid field (fb6c153)
  • gatsby-source-url: add fragment for fluid data (897704d)
  • gatsby-source-url: add fragments for fixed field (2cb82e8)
  • gatsby-source-url: add info about url param to GraphQL type (7e6f62b)
  • gatsby-source-url: add types (5937eef)
  • gatsby-source-url: add types for fluid args and data (db49cf0)
  • gatsby-source-url: allow developer to control srcset widths generated with args.srcSetBreakpoints (4b19954)
  • gatsby-source-url: allow secure url tokens to be generated (1ec5ca2)
  • gatsby-source-url: basic fixed field (01703ee)
  • gatsby-source-url: basic TS imgix params with io-ts (319b149)
  • gatsby-source-url: build fluid data object (a18be47)
  • gatsby-source-url: build root imgix type for urls (82cfcf1)
  • gatsby-source-url: calculate aspectRatio from maxWidth and maxHeight when both given (a9ec8e8)
  • gatsby-source-url: calculate imgix ar param when maxWidth and maxHeight set (f4baa8b)
  • gatsby-source-url: default params for fixed field (8e7c8c0)
  • gatsby-source-url: default params for fluid field (186a2db)
  • gatsby-source-url: disableIxlibParam global setting (2ff3f33)
  • gatsby-source-url: explicitly set webp format for webp src and srcset (1cc0371)
  • gatsby-source-url: export public types (00768d2)
  • gatsby-source-url: implement base64/LQIP image loading (26cb571)
  • gatsby-source-url: implement default params for url field (2bb8115)
  • gatsby-source-url: init gatsby files (c9cf0a2)
  • gatsby-source-url: limit srcsets to maxWidth param passed to fluid field (20a1209)
  • gatsby-source-url: set aspectRatio from ar imgix param (0ece455)
  • gatsby-source-url: throw error if proxy source but no secure url token provided (2d12155)
Package Rankings
Top 3.94% on Npmjs.org
Badges
Extracted from project README
npm version Downloads Build Status License FOSSA Status styled with prettier All Contributors Edit @imgix/gatsby Fluid Example Edit @imgix/gatsby Fixed Example FOSSA Status
Related Projects