react-components
Here are 2,495 public repositories matching this topic...
Curated List of React Components & Libraries.
-
Updated
Sep 8, 2020
React components for efficiently rendering large lists and tabular data
-
Updated
Sep 8, 2020 - JavaScript
JavaScript Testing utilities for React
-
Updated
Sep 16, 2020 - JavaScript
Add a guide on how to setup Semantic-UI-React for use in Next.js Application
Problem description
While there is a guide on how to set it up in your react application, the guide isn't working on a Next.js Application, due to the different project-structure.
Proposed solution
Please add a new guide on how to set Semantic-UI-react up for a Next.js application (custom themeing would
-
Updated
Sep 17, 2020 - TypeScript
We've moved! UI Fabric is now Fluent UI - A set of React components for building Microsoft web experiences.
-
Updated
Sep 17, 2020 - TypeScript
A configurable Mobile UI
-
Updated
Sep 14, 2020 - TypeScript
-
Updated
Sep 7, 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
Sep 16, 2020 - TypeScript
-
Updated
Sep 16, 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
Sep 12, 2020 - Ruby
React bindings for MobX
-
Updated
Aug 31, 2020 - TypeScript
Examples
Opening this issue in case anyone wants to help. Recently, we've configured Storybook to import files from __examples__ folders inside Reakit component folders. This is how we're doing it:
Thos
React, React Native and Vue UI components for building data-driven apps with Elasticsearch
-
Updated
Sep 14, 2020 - JavaScript
A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Sep 14, 2020 - JavaScript
100% code coverage
The current code coverage is around 84%, it would be nice to have a 100% score and I'd love to have some help in doing so. Please feel free to open any PR.
🙋 Feature Request
ButtonGroup currently adds an event listener for window resize events (https://github.com/adobe/react-spectrum/blob/main/packages/@react-spectrum/buttongroup/src/ButtonGroup.tsx#L69-L79). Now that we have a useResizeObserver hook, we should use it in place of the useEffect linked above.
🤔 Expected Behavior
The ButtonGroup's current behavior should be maintained afte
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
-
Updated
May 10, 2020 - JavaScript
React components for Stripe.js and Stripe Elements
-
Updated
Sep 9, 2020 - JavaScript
This is a HactoberFest issue! Read the contest details for more info.
Before you begin
- Confirm that you're working on this issue so I can add
👩💻 assigned label. - Use
nextbr
A set of React components implementing flexboxgrid with the power of CSS Modules.
-
Updated
Sep 7, 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
Aug 26, 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."


Outlined or Filled selects do not render correctly when displayEmpty is set to true. The label overlaps the 'None' value.
https://codesandbox.io/s/material-demo-forked-kg8p2?file=/demo.tsx