Skip to content

Releases: bigcommerce/big-design

@bigcommerce/[email protected]

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

Patch Changes

@bigcommerce/[email protected]

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

Patch Changes

@bigcommerce/[email protected]

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

Patch Changes

@bigcommerce/[email protected]

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

Patch Changes

  • 69e7772: Remove Pin icon hardcoded fill colour

@bigcommerce/[email protected]

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

Patch Changes

@bigcommerce/[email protected]

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

Patch Changes

@bigcommerce/[email protected]

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

Patch Changes

@bigcommerce/[email protected]

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

Minor Changes

@bigcommerce/[email protected]

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

@bigcommerce/[email protected]

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.