-
Updated
Apr 23, 2022 - Vue
component-library
Here are 1,086 public repositories matching this topic...
-
Updated
Apr 19, 2022 - JavaScript
-
Updated
Apr 22, 2022 - JavaScript
-
Updated
Apr 23, 2022 - Svelte
-
Updated
Apr 24, 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
Apr 23, 2022 - TypeScript
-
Updated
Mar 19, 2022 - CSS
-
Updated
Mar 28, 2022 - TypeScript
Describe the bug
I think it is a CSS thing where if you use opacity with a text-gradient link on Chrome, it will just become black. For now, can I just disable the opacity for hovering?
Your Example Website or App
Steps to Reproduce the Bug or Issue
- hover on the main site link on GOOGLE CHROME ONLY
Expected behavior
Works like it does on fire
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
Issue summary
When rendering a list page in the web admin using Filters
and promoted filters, the UI 'jumps' after re-hydration.
<img width="1425" alt="Screen Shot 2020-04-28 at 9 32 13 AM" src="https://user-images.gi
-
Updated
Apr 21, 2022 - TypeScript
Bug type
Component
Component name
MudTable
What happened?
When using a NoRecordsContent
inside a MudTable
with Striped
and Hover
enabled it is rendered using these classes also. However the content should be agnostic to them since they are used solely for rows.
Expected behavior
NoRecordsContent
should render without Striped
or Hover
styles applied.
Reprod
文档文案错误
- I'm sure this does not appear in the issue list of the repository
Basic Info
- Package Name And Version: @arco-design/[email protected]
- 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
Apr 19, 2022 - JavaScript
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Apr 16, 2022 - TypeScript
-
Updated
Apr 22, 2022 - TypeScript
Which @taiga-ui/* package(s) are relevant/releated to the feature request?
No response
Description
I think the title is pretty self-explanatory
-
Updated
Mar 12, 2022 - TypeScript
-
Updated
Apr 18, 2022 - TypeScript
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Apr 22, 2022 - TypeScript
-
Updated
Apr 22, 2022 - TypeScript
-
Updated
Apr 22, 2022 - TypeScript
-
Updated
Apr 21, 2022 - TypeScript
-
Updated
Apr 23, 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
onClick
firesActual Result
onClick
doesn't fireVersion
0.74.1
Testcase
https://codepen.io/anon/pen/zENBPx