react-components
Here are 2,654 public repositories matching this topic...
Curated List of React Components & Libraries.
-
Updated
Dec 15, 2020
React components for efficiently rendering large lists and tabular data
-
Updated
Dec 11, 2020 - JavaScript
JavaScript Testing utilities for React
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 15, 2020 - TypeScript
hi.
in "react semantic ui" document
search placeholder API is not documented while is implemented for component
please add
tnx
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
-
Updated
Dec 15, 2020 - TypeScript
A configurable Mobile UI
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Dec 10, 2020 - JavaScript
<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
Dec 14, 2020 - TypeScript
-
Updated
Dec 14, 2020 - TypeScript
React bindings for MobX
-
Updated
Nov 5, 2020 - TypeScript
Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
-
Updated
Dec 12, 2020 - Ruby
React, React Native and Vue UI components for building data-driven apps with Elasticsearch
-
Updated
Dec 11, 2020 - JavaScript
A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.
-
Updated
Nov 20, 2020 - JavaScript
🐛 Bug Report
Currently, the AriaCheckboxGroupItemProps interface extends AriaCheckboxProps and therefore has value?: string. However, i think a checkbox group items actually require setting the value prop, as changing the checkbox group state will not work correctly otherwise(?)
🤔 Expected Behavior
AriaCheckboxGroupItemProps shoud have value: string
😯 Current Behav
-
Updated
Dec 15, 2020 - JavaScript
Describe the bug
The following PR introduced some breaking change in typings: https://github.com/beautifulinteractions/beautiful-react-hooks/pull/156/files#diff-b52768974e6bc0faccb7d4b75b162c99R19
Argument of type '() => void' is not assignable to parameter of type 'any[]'.
Type '() => void' is missing the following properties from type 'any[]': pop, push, concat, join, and 27 more
100% code coverage
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
-
Updated
Dec 9, 2020 - JavaScript
React components for Stripe.js and Stripe Elements
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 15, 2020 - TypeScript
A set of React components implementing flexboxgrid with the power of CSS Modules.
-
Updated
Dec 11, 2020 - JavaScript
weui for react
-
Updated
Aug 6, 2020 - JavaScript
Element UI
-
Updated
Sep 4, 2020 - JavaScript
React carousel image gallery component with thumbnail support
-
Updated
Nov 25, 2020 - JavaScript
A React-based web video player
-
Updated
Dec 11, 2020 - JavaScript
Improve this page
Add a description, image, and links to the react-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the react-components topic, visit your repo's landing page and select "manage topics."


When I run 'yarn start' in preact example after installing, I met the following error: