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
trafficstars

## What? - Exposes a `controlsLabel` within the `localization` options of `Table` - Loosens the `localization` definition ## Why? - `Table Control` was previous hardcoded and uneditable - Loosening the...

**Is your feature request related to a problem? Please describe.** The problem arises when displaying a long list of items in a user interface. A lengthy, comma-separated list can clutter...

enhancement

## 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...

do not merge

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.0 to 11.3.2. Changelog Sourced from fs-extra's changelog. 11.3.2 / 2025-09-15 Fix spurrious UnhandledPromiseRejectionWarning that could occur when calling .copy() in some cases (#1056, #1058) 11.3.1 /...

dependencies
javascript

Bumps [flag-icons](https://github.com/lipis/flag-icons) from 7.3.2 to 7.5.0. Changelog Sourced from flag-icons's changelog. 7.5.0 Update all flags with the latest SVGO 3.3.2 (#1367) 7.4.0 Migrate SASS imports to @​use-based code (#1356) Modern...

dependencies
javascript

Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.29.5 to 2.29.7. Release notes Sourced from @​changesets/cli's releases. @​changesets/cli@​2.29.7 Patch Changes Updated dependencies [957f24e]: @​changesets/apply-release-plan@​7.0.13 @​changesets/cli@​2.29.6 Patch Changes #1712 a3563b0 Thanks @​benmccann! - Switch to maintained...

dependencies
javascript

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.27.2 to 7.28.5. Release notes Sourced from @​babel/preset-env's releases. v7.28.5 (2025-10-23) Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs! :eyeglasses: Spec Compliance babel-parser #17446 Allow...

dependencies
javascript

## What? As per title. Supersedes https://github.com/bigcommerce/big-design/pull/1762 since we dropped the requirement for `readonly`. ## Why? Maintenance. ## Testing/Proof Circle.

Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 7.3.0 to 8.8.0. Release notes Sourced from react-datepicker's releases. 8.8.0 What's Changed Major overhaul to the Docs site with new Typscript examples ✨ docs-site(ts): Migrate examples to...

dependencies
javascript

## What? Adds responsiveness to public table components and creates a low-level stateless table option ## Why? Historically responsiveness on table has been one of our main gaps in mobile...