baseweb icon indicating copy to clipboard operation
baseweb copied to clipboard

A React Component library implementing the Base design language

Results 118 baseweb issues
Sort by recently updated
recently updated
newest added

#### Description Some applications may want to support additional timezone options. This `additionalTimezones` prop will add them in alongside other zones standardized by IANA sorted by offset. #### Scope Minor:...

This PR was generated based on visual changes detected in #5092. Please verify that the updated snapshots look correct before merging this PR into `update-mini-button-radius`.

greenkeeping
visual snapshot updates

#### Description Previously the `Button` radius for all sizes was _8px_. This changes the radius to _4px_ when `Button` size is `mini`. #### Scope

This PR was generated based on visual changes detected in #5094. Please verify that the updated snapshots look correct before merging this PR into `list-item-adapter-button`.

greenkeeping
visual snapshot updates

I was seeing an error when running ladle locally related to react-virtualized. This PR replaces that package with react-window.

#### Description The semantic heading and display font tokens correspond with the primitives front550 - font1450. Previously those fonts used a weight of 500. Now they use 700. #### Scope...

Bumps [terser](https://github.com/terser/terser) from 4.6.7 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

`Fixes #1, Fixes #2` #### Description #### Scope

## Current Behavior ![image](https://user-images.githubusercontent.com/1935113/180420333-eba5dd05-161a-491e-875f-df3082c6315e.png) ## Expected Behavior The radius must be zero for the buttons between and zero right for the left button, zero left for the right button. ![image](https://user-images.githubusercontent.com/1935113/180420568-8c919795-cff1-4517-a5d2-979b2fcd0f66.png)...

This also happens on the official Base Web homepage. (https://baseweb.design/components/file-uploader/) This did not happen on Base Web v11.x. ## Current Behavior When I click the "Browse files" button and select...