-
Updated
Mar 15, 2022 - Vue
component-library
Here are 1,035 public repositories matching this topic...
-
Updated
Mar 14, 2022 - JavaScript
-
Updated
Mar 11, 2022 - JavaScript
-
Updated
Mar 15, 2022 - Svelte
-
Updated
Mar 15, 2022 - TypeScript
<Select /> and <DatePicker /> don't offer the option of accessing name, id and other props once the onChange handler triggers. An event object with this information is accessible in the onChange handler for <Input />.
Feature description
Provide access to these variables for Select and DatePicker. It is needed when the component is being passed handler functions from an
-
Updated
Feb 4, 2022 - CSS
-
Updated
Mar 15, 2022 - TypeScript
-
Updated
Mar 14, 2022 - TypeScript
Describe the bug
When I open the nextui.org website with Safari, there is a horizontal scroll on the home page that goes just to the right, and sometimes it gets stuck there so I need to refresh the page to fix it
**Environment
The DatePicker component is already created and it's functional, but it was written some time ago and it can be refactored (migrating from class-based to hooks). In order to achieve a good result, we also need a good test coverage.
Running storyb
-
Updated
Mar 4, 2022 - TypeScript
-
Updated
Mar 14, 2022 - JavaScript
文档文案错误
- I'm sure this does not appear in the issue list of the repository
Basic Info
- Package Name And Version: @arco-design/web-react@2.28.2
- Browser: chrome97.0.4692.99
- Reproduction Link: https://github.com/arco-design/arco-design/blob/845dee21a0f9effd44edb3485d92ee7680fa21f2/site/docs_spec/philosophy.zh-CN.md
Wha
-
Updated
Aug 6, 2020 - JavaScript
Bug type
Component
Component name
MudLink, MudButton
What happened?
Link and Href parameters both function as a mean to generate <a href="#"></a> elements.
<MudButton Link="#">Go</MudButton>
<MudLink Href="#">Go</MudLink>
Names of these parameters should be unified across components.
Expected behavior
<MudButton Link="#">G
-
Updated
Mar 12, 2022 - TypeScript
-
Updated
Mar 14, 2022 - TypeScript
-
Updated
Mar 12, 2022 - TypeScript
-
Updated
Mar 15, 2022 - TypeScript
-
Updated
Mar 12, 2022 - TypeScript
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Mar 14, 2022 - TypeScript
-
Updated
Mar 15, 2022 - TypeScript
-
Updated
Mar 8, 2022 - TypeScript
-
Updated
Mar 14, 2022 - TypeScript
-
Updated
Mar 7, 2022 - JavaScript
-
Updated
Mar 14, 2022 - Svelte
Improve this page
Add a description, image, and links to the component-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the component-library topic, visit your repo's landing page and select "manage topics."


Steps
Add a checkbox inside a dropdown, either as header or item.
Expected Result
onClickfiresActual Result
onClickdoesn't fireVersion
0.74.1
Testcase
https://codepen.io/anon/pen/zENBPx