Skip to content

Releases: bigcommerce/big-design

@bigcommerce/docs@1.3.2

18 Dec 01:16
abe8461
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [69e7772]
    • @bigcommerce/big-design-icons@1.2.1
    • @bigcommerce/big-design@1.6.2
    • @bigcommerce/big-design-patterns@2.0.4

@bigcommerce/big-design@1.6.2

18 Dec 01:16
abe8461
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [69e7772]
    • @bigcommerce/big-design-icons@1.2.1

@bigcommerce/big-design-patterns@2.0.4

18 Dec 01:16
abe8461
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [69e7772]
    • @bigcommerce/big-design-icons@1.2.1
    • @bigcommerce/big-design@1.6.2

@bigcommerce/big-design-icons@1.2.1

18 Dec 01:16
abe8461
Compare
Choose a tag to compare

Patch Changes

  • 69e7772: Remove Pin icon hardcoded fill colour

@bigcommerce/docs@1.3.1

16 Dec 22:34
d125a45
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [cb84b19]
  • Updated dependencies [0f8cf34]
    • @bigcommerce/big-design-patterns@2.0.3
    • @bigcommerce/big-design-icons@1.2.0
    • @bigcommerce/big-design@1.6.1

@bigcommerce/big-design@1.6.1

16 Dec 22:34
d125a45
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [0f8cf34]
    • @bigcommerce/big-design-icons@1.2.0

@bigcommerce/big-design-patterns@2.0.3

16 Dec 22:34
d125a45
Compare
Choose a tag to compare

Patch Changes

  • cb84b19: Prevent the Header component from unnecessary re-renders and avoiding redundant updates
  • Updated dependencies [0f8cf34]
    • @bigcommerce/big-design-icons@1.2.0
    • @bigcommerce/big-design@1.6.1

@bigcommerce/big-design-icons@1.2.0

16 Dec 22:34
d125a45
Compare
Choose a tag to compare

Minor Changes

@bigcommerce/docs@1.3.0

09 Dec 22:32
77479ae
Compare
Choose a tag to compare

Minor Changes

  • 1d0d843: Pagination component marked as deprecated and re-exported as a new OffsetPagination component. Consumers of the original Pagination component should replace it with an import of OffsetPagination. All props, aesthetics, and functionality remain the same.
  • 1d0d843: New StatelessPagination component added. This component can be used for cursor-based pagination or for when consumers require more control over page changes. Its aesthetics and functionality are very similar to OffsetPagination (previous named Pagination), however its props are different. Please refer to the documentation for more information.
  • 14f3183: Consumers of the Table component can now choose to use the 'Stateless' form of Pagination. This enables the use of Table with cursor-based forms of pagination.

Patch Changes

  • Updated dependencies [1d0d843]
  • Updated dependencies [1d0d843]
  • Updated dependencies [14f3183]
    • @bigcommerce/big-design@1.6.0
    • @bigcommerce/big-design-patterns@2.0.2

@bigcommerce/big-design@1.6.0

09 Dec 22:31
77479ae
Compare
Choose a tag to compare

Minor Changes

  • 1d0d843: Pagination component marked as deprecated and re-exported as a new OffsetPagination component. Consumers of the original Pagination component should replace it with an import of OffsetPagination. All props, aesthetics, and functionality remain the same.
  • 1d0d843: New StatelessPagination component added. This component can be used for cursor-based pagination or for when consumers require more control over page changes. Its aesthetics and functionality are very similar to OffsetPagination (previous named Pagination), however its props are different. Please refer to the documentation for more information.
  • 14f3183: Consumers of the Table component can now choose to use the 'Stateless' form of Pagination. This enables the use of Table with cursor-based forms of pagination.