-
Updated
Nov 17, 2020 - JavaScript
component-library
Here are 617 public repositories matching this topic...
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Nov 17, 2020 - CSS
-
Updated
Nov 17, 2020 - TypeScript
Current Behavior
The 'Edit this page' button on https://baseweb.design/components/ points to a 404 page.
Expected Behavior
I believe it shou
-
Updated
Nov 17, 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
A hope
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Nov 17, 2020 - TypeScript
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Nov 16, 2020 - TypeScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Nov 16, 2020 - Objective-C
-
Updated
Nov 17, 2020 - TypeScript
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Nov 14, 2020 - TypeScript
-
Updated
Nov 3, 2020 - Elm
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Nov 4, 2020 - TypeScript
-
Updated
Mar 31, 2020 - Java
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Nov 2, 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."





Bug Report
Sorting in table does not work as expected
Steps
I copy and pasted the code from https://react.semantic-ui.com/collections/table/#variations-sortable. Sorting works fine the first time you sort for example name column or when you change column. But the second time you try to sort, it doesn't work
Expected Result
Sorting should be working, like the example in the docs