baseweb
baseweb copied to clipboard
A React Component library implementing the Base design language
#### 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`.
#### 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`.
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...
`Fixes #1, Fixes #2` #### Description #### Scope
## Current Behavior  ## Expected Behavior The radius must be zero for the buttons between and zero right for the left button, zero left for the right button. ...
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...