Releases: bigcommerce/big-design
Releases · bigcommerce/big-design
@bigcommerce/docs@1.3.2
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
Patch Changes
- Updated dependencies [69e7772]
- @bigcommerce/big-design-icons@1.2.1
@bigcommerce/big-design-patterns@2.0.4
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
Patch Changes
- 69e7772: Remove Pin icon hardcoded fill colour
@bigcommerce/docs@1.3.1
@bigcommerce/big-design@1.6.1
Patch Changes
- Updated dependencies [0f8cf34]
- @bigcommerce/big-design-icons@1.2.0
@bigcommerce/big-design-patterns@2.0.3
@bigcommerce/big-design-icons@1.2.0
Minor Changes
- 0f8cf34: Added Pin icon
@bigcommerce/docs@1.3.0
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/big-design@1.6.0
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.