backpack icon indicating copy to clipboard operation
backpack copied to clipboard

Backpack Design System

Results 92 backpack issues
Sort by recently updated
recently updated
newest added

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.10.0 to 7.1.2. Release notes Sourced from css-loader's releases. v7.1.2 7.1.2 (2024-05-22) Bug Fixes keep order of @imports with the webpackIgnore comment (#1600) (76757ef) v7.1.1 7.1.1 (2024-04-10)...

dependencies
javascript
skip-changelog

Bumps the storybook group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `7.6.17` |...

dependencies
javascript

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 14.2.1 to 16.0.2. Release notes Sourced from sass-loader's releases. v16.0.2 16.0.2 (2024-09-20) Bug Fixes error message from sass (#1231) (c75c606) v16.0.1 16.0.1 (2024-08-19) Bug Fixes generate correct...

dependencies
javascript
skip-changelog

Remember to include the following changes: - [ ] Ensure the PR title includes the name of the component you are changing so it's clear in the release notes for...

minor

### Description Resolve native event bug where dragging over many slider steps result in multiple change events. This change fixes that once a users `mousedown` event is lifted the `"click"`...

javascript
patch

Remember to include the following changes: - [ ] Ensure the PR title includes the name of the component you are changing so it's clear in the release notes for...

Upgrades date-fns to accept v4 and moves to peerDeps to support folks wishing to upgrade the version of date-fns Remember to include the following changes: - [x] Ensure the PR...

minor

This change is to prevent any issues when the title is longer and prevents any squashing of content. It also fixes alignment when the title is long and the icon...

patch

Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.2 to 11.0.0. Changelog Sourced from glob's changelog. changeglob 11.0 Drop support for node before v20 10.4 Add includeChildMatches: false option Export the Ignore class 10.3 Add...

dependencies
javascript
skip-changelog

Hi, I just faced this vercel deployment issue on my Windows. I have successfully created my build directory and it is working fine in my local development, but in vercel...