components
Here are 2,064 public repositories matching this topic...
Bug report
Describe the bug
The current with-rebass example is broken.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Download the with-rebass example of clone the Next.js repo and go to examples/with-rebass
- In
A Vue.js 2.0 UI Toolkit for Web
-
Updated
Sep 1, 2020 - Vue
-
Updated
Sep 5, 2020 - JavaScript
A high quality UI Toolkit built on Vue.js 2.0
-
Updated
Sep 5, 2020 - Vue
Mobile UI Components based on Vue & WeUI
-
Updated
Aug 4, 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
Sep 5, 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
Sep 4, 2020 - JavaScript
Build, distribute and collaborate on components.
-
Updated
Sep 5, 2020 - TypeScript
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
- components:
Input,CustomInput,CustomFileInput - reactstrap version
#8.4.1 - import method
es - react version
#16.12.0 - bootstrap version
#4.3.1
What is happening?
Input's that are invalid (i.e. have the invalid prop set to true), do not have the aria-invalid attribute applied.
What should be happening?
Invalid input's have aria-invalid attribute.
Ste
nivo provides a rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Sep 5, 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
Aug 30, 2020 - CSS
Dev environment for building scalable, high-quality user interfaces
-
Updated
Sep 3, 2020 - TypeScript
The Most Complete Angular UI Component Library
-
Updated
Sep 3, 2020 - CSS
JSS is an authoring tool for CSS which uses JavaScript as a host language.
-
Updated
Sep 4, 2020 - JavaScript
The most awesome validation engine ever created for PHP
-
Updated
Sep 1, 2020 - PHP
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
-
Updated
Sep 5, 2020 - TypeScript
The adaptive interface system for modern web experiences.
-
Updated
Sep 5, 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
-
Updated
Sep 4, 2020 - JavaScript
A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design.
-
Updated
Sep 4, 2020 - JavaScript
Create living prototypes with code components.
-
Updated
Sep 4, 2020 - TypeScript
Mobile UI Components, based on Vue.js and ionic CSS. https://wangdahoo.github.io/vonic-documents
-
Updated
Jan 26, 2019 - 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."



Describe the bug
Creating angular project with no initial app throws sb init error
• Detecting project type. ✓
• Adding Storybook support to your "Angular" app
TypeError: Cannot read property 'architect' of undefined
To Reproduce
Steps to reproduce the behavior: