-
Updated
Sep 1, 2020 - JavaScript
component-library
Here are 563 public repositories matching this topic...
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Aug 30, 2020 - CSS
-
Updated
Aug 31, 2020 - 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
Sep 1, 2020 - TypeScript
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Aug 31, 2020 - TypeScript
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Aug 31, 2020 - TypeScript
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Aug 20, 2020 - TypeScript
-
Updated
Aug 28, 2020 - Objective-C
-
Updated
Aug 31, 2020 - TypeScript
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Aug 21, 2020 - Elm
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Aug 13, 2020 - TypeScript
-
Updated
Aug 18, 2020 - TypeScript
-
Updated
Mar 31, 2020 - Java
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Aug 31, 2020 - JavaScript
Describe the bug
The CurrencyInput
doesn't format controlled values correctly.
Steps to reproduce
Steps to reproduce the behavior:
- Start Storybook
- Add this story to `CurrencyInput.story.ts
-
Updated
May 24, 2020 - TypeScript
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."
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