-
Updated
Apr 3, 2022 - Vue
{{ message }}
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.
<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 />.
Provide access to these variables for Select and DatePicker. It is needed when the component is being passed handler functions from an
The adaptive interface system for modern web experiences.
Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
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.
An open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @modulz.
Fomantic-UI is a community fork of Semantic-UI
weui for react
Component
MudTable
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.
NoRecordsContent should render without Striped or Hover styles applied.
React material design - An accessible React component library built from the Material Design guidelines in Sass
Angular UI Kit and components library for awesome people
The most powerful virtual list component for React
Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 2.0.
A collection of essential UI components written with React.
An open source tool for building UI Design Systems with Vue.js
Compile and package Angular libraries in Angular Package Format (APF)
An implementation of GitHub's Primer Design System using React
A React wrapper for Material Design (Web) Components
A React library for building forms from any schema.
Cross platform UI controls for progressive web and hybrid apps (plain JS, jQuery, Angular and React)
Svelte implementation of the Carbon Design System
Add a description, image, and links to the component-library topic page so that developers can more easily learn about it.
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