components
Here are 2,166 public repositories matching this topic...
Is your feature request related to a problem? Please describe
In my component's props TS interface, I can use JSDoc comments to set the description, and can even use the @default tag to describe the default value
However, nothing happens when I use the @deprecated tag.
Describe the solution you'd like
Some ideas:
- It would be nice i
A Vue.js 2.0 UI Toolkit for Web
-
Updated
Nov 9, 2020 - Vue
-
Updated
Nov 8, 2020 - JavaScript
A high quality UI Toolkit built on Vue.js 2.0
-
Updated
Oct 21, 2020 - Vue
Mobile UI Components based on Vue & WeUI
-
Updated
Oct 26, 2020 - Vue
Environment
- Package version(s): @blueprintjs/core@3.17.2 @blueprintjs/select@3.11.2
- Browser and OS versions: MacOS Catalina (10.15.1) / Chrome 78.0.3904.108
Question
Is there any solid documentation for the renderFilteredItems() utility function exported from the select package? It is briefly mentioned under the itemListRenderer props section of the select c
Lightweight Mobile UI Components built on Vue
-
Updated
Nov 9, 2020 - JavaScript
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
-
Updated
Nov 9, 2020 - JavaScript
Build, distribute and collaborate on components.
-
Updated
Nov 9, 2020 - TypeScript
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
- components:
progress - reactstrap version
#8.1.1
Issue1.
What is happening?
When value is greater than 100 (or less than 0), width will become greater than 100%(or negative).
https://github.com/reactstrap/reactstrap/blob/8.1.1/src/Progress.js#L68
What should be happening?
Think we should set the max-width to be 100%. And fallback width to 0 if value is negative.
Iss
Lightweight UI components for Vue.js based on Bulma
-
Updated
Nov 8, 2020 - Vue
Calendar legend labels are not visible in dark theme
To Reproduce
- Go to https://nivo.rocks/calendar/
- Click on 'light/dark' switch and enable dark mode
- See legend texts
Expected behavior
legend texts should have same fill color as year/month labels and be at least visible
Screenshots
<img width="1163" alt="Bildschirmfoto 2020-10-09 um 15 35 53" src="https://
-
Updated
Nov 2, 2020 - JavaScript
Build impressive responsive, mobile-first projects on the web with the first front-end component library in Metro Style and not only.
-
Updated
Nov 9, 2020 - CSS
Dev environment for building scalable, high-quality user interfaces
-
Updated
Nov 9, 2020 - TypeScript
The Most Complete Angular UI Component Library
-
Updated
Nov 9, 2020 - CSS
JSS is an authoring tool for CSS which uses JavaScript as a host language.
-
Updated
Oct 28, 2020 - JavaScript
The most awesome validation engine ever created for PHP
-
Updated
Nov 8, 2020 - PHP
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
-
Updated
Nov 9, 2020 - TypeScript
The adaptive interface system for modern web experiences.
-
Updated
Nov 9, 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
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 lightweight Vue.js UI library with a simple API, inspired by Google's Material Design.
-
Updated
Oct 12, 2020 - JavaScript
Create living prototypes with code components.
-
Updated
Sep 11, 2020 - TypeScript
Mobile UI Components, based on Vue.js and ionic CSS. https://wangdahoo.github.io/vonic-documents
-
Updated
Sep 30, 2020 - Vue
Golang isomorphic react/hot reloadable/redux/css-modules/SSR starter kit
-
Updated
Mar 5, 2018 - Go
Improve this page
Add a description, image, and links to the components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the components topic, visit your repo's landing page and select "manage topics."



Feature request
Add example for Fleur.
Fleur is an Flux framework inspired of Fluxible / Redux with modern React API and cool type inference.
It is production ready and working in pixiv Comic with Next.js.
Is your feature request related to a problem? Please describe.
It's not relevant to any problem. This is proposa