big-design icon indicating copy to clipboard operation
big-design copied to clipboard

Design system that powers the BigCommerce ecosystem.

Results 53 big-design issues
Sort by recently updated
recently updated
newest added

Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 18.3.1 to 19.1.0. Release notes Sourced from react-is's releases. 19.1.0 (March 28, 2025) Owner Stack An Owner Stack is a string representing the components that are directly...

dependencies
javascript

Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 7.3.0 to 8.2.1. Release notes Sourced from react-datepicker's releases. 8.2.1 What's Changed Remove console.log from deferBlur by @​ryangreenberg in Hacker0x01/react-datepicker#5482 New Contributors @​ryangreenberg made their first contribution...

dependencies
javascript

Bumps [@changesets/assemble-release-plan](https://github.com/changesets/changesets) from 6.0.4 to 6.0.6. Release notes Sourced from @​changesets/assemble-release-plan's releases. @​changesets/assemble-release-plan@​6.0.6 Patch Changes Updated dependencies [84a4a1b]: @​changesets/types@​6.1.0 @​changesets/get-dependents-graph@​2.1.3 @​changesets/should-skip-package@​0.1.2 @​changesets/assemble-release-plan@​6.0.5 Patch Changes #1508 26c8ba9 Thanks @​stevethedev! - Add...

dependencies
javascript

## What? Fix StatefulTable component on items per page change ## Why? This PR is to address the issue where the active filtered rows or search results are not maintained...

bug

**N.B.** individual commits used for easier review, will be squash-merged ## What? - Refactor `PillTabs` component to a simpler implementation ## Why? - This component was full of indirection and...

## What? Describe what changes you are making. e.g. `Adds X prop in the Box component.` ## Why? Please provide the reason(s) why you are making this change? Please no...

## What? Changing the behavior on form elements to render an asterisk when required instead of an optional label when optional ## Why? This pattern follows the most encountered pattern...

## What? Adding separator on pill tabs to diversify pill tab groups ## Why? When working with pill tabs, in the use case for filtering datasets, there may be filters...

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together. Updates `react-dom` from 18.2.0 to 19.0.0 Release notes Sourced from react-dom's releases. 19.0.0 (December 5, 2024) Below is a...

dependencies

**Describe the bug** The drag and drop feature does not work in current React 18 because of a deprecated library [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd). It looks like this could be replaced with a...

need more info