-
Updated
Dec 7, 2020 - JavaScript
component-library
Here are 630 public repositories matching this topic...
-
Updated
Dec 6, 2020 - JavaScript
-
Updated
Dec 7, 2020 - CSS
A hope
-
Updated
Dec 7, 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
Dec 7, 2020 - TypeScript
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
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Nov 27, 2020 - TypeScript
-
Updated
Dec 1, 2020 - Objective-C
-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Dec 5, 2020 - TypeScript
-
Updated
Dec 6, 2020 - TypeScript
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Nov 3, 2020 - Elm
-
Updated
Mar 31, 2020 - Java
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Nov 2, 2020 - JavaScript
[RFC] Typescript
Suggested technology
- What technology do you suggest we start using?
Type System, TypeScript
- What problem does it solve?
Having type system inside Circuit UI we want to solve problems like:
-
Strict typing
Everything stays the way we define it. Need a variable to always be a number? It’ll always be a number, then. -
Structural typing
In
-
Updated
Dec 6, 2020 - 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."
hi.
in "react semantic ui" document
search placeholder API is not documented while is implemented for component
please add
tnx