Releases: bigcommerce/big-design
Releases · bigcommerce/big-design
@bigcommerce/[email protected]
Patch Changes
- Updated dependencies [69e7772]
- @bigcommerce/[email protected]
- @bigcommerce/[email protected]
- @bigcommerce/[email protected]
@bigcommerce/[email protected]
Patch Changes
- Updated dependencies [69e7772]
- @bigcommerce/[email protected]
@bigcommerce/[email protected]
Patch Changes
- Updated dependencies [69e7772]
- @bigcommerce/[email protected]
- @bigcommerce/[email protected]
@bigcommerce/[email protected]
Patch Changes
- 69e7772: Remove Pin icon hardcoded fill colour
@bigcommerce/[email protected]
Patch Changes
- Updated dependencies [cb84b19]
- Updated dependencies [0f8cf34]
- @bigcommerce/[email protected]
- @bigcommerce/[email protected]
- @bigcommerce/[email protected]
@bigcommerce/[email protected]
Patch Changes
- Updated dependencies [0f8cf34]
- @bigcommerce/[email protected]
@bigcommerce/[email protected]
Patch Changes
- cb84b19: Prevent the Header component from unnecessary re-renders and avoiding redundant updates
- Updated dependencies [0f8cf34]
- @bigcommerce/[email protected]
- @bigcommerce/[email protected]
@bigcommerce/[email protected]
Minor Changes
- 0f8cf34: Added Pin icon
@bigcommerce/[email protected]
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/[email protected]
- @bigcommerce/[email protected]
@bigcommerce/[email protected]
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.