design-system
design-system copied to clipboard
Salesforce Lightning Design System
In [Base Combobox](https://www.lightningdesignsystem.com/components/combobox/#Base-Combobox) example `` is associated with non-existed `` element. The value of `for` attribute is the `id` of the `` element, which is not rendered in DOM. Instead...
When button is hovered in [Dual Stateful Button Pressed](https://www.lightningdesignsystem.com/components/buttons/#Pressed) example its text becomes completely unreadable. This PR is intended to fix the issue, but I'm not sure I did it...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.19.0 to 7.27.1. Release notes Sourced from eslint-plugin-react's releases. v7.26.1 What's Changed Pin link to code in react-in-jsx-scope docs by @lencioni in yannickcr/eslint-plugin-react#3081 [Docs] jsx-max-props-per-line: fix options...
Bumps [@storybook/addon-viewport](https://github.com/storybookjs/storybook/tree/HEAD/addons/viewport) from 5.3.21 to 6.4.9. Release notes Sourced from @storybook/addon-viewport's releases. v6.4.9 Bug Fixes Core: Ensure we have a full story index before caching (#16947) Angular: Fix support for...
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.3 to 5.0.15. Release notes Sourced from cssnano's releases. v5.0.14 Bug fixes fix(cssnano): correctly resolve presets in pnpm monorepo (#1269) (6f9c7477eb) v5.0.13 Patch Changes chore(postcss-normalize-url): reduce dependencies...
 - Did all the required steps to successfully sign in the CLA but couldn't got through. > (REQUIRED) Include one or more screenshots...
While using tag normally in html along with tag, it renders the list with bullet points. But when I use tag with tag in Salesforce lwc component to render the...
As shared in this opened issue in the link below in nexus, I am having issues using a nexus repository with a proxy to get dependencies for npm. [Npm i...
**Changes proposed in this pull request:** * Change a `text-align: left` to `text-align: start` to increase RTL compatibility. ### Acceptance Criteria #### General * [x] Tested on **desktop** (see [supported...
> (REQUIRED) Include one or more screenshots if applicable, as well as a Codepen with the reduced test case. > Describe the issue. Is it a bug or a feature...