ui-components
Here are 1,913 public repositories matching this topic...
Semantic is a UI component framework based around useful principles from natural language.
-
Updated
Aug 5, 2020 - JavaScript
Environment
Vuetify Version: 2.3.10
Vue Version: 2.6.12
Browsers: Chrome 84.0.4147.135
OS: Windows 10
Steps to reproduce
Add a VProgressCircular to your project, change theme to dark.
Expected Behavior
In light theme, both loaded part and unloaded part are visible - have different color from each other and from background color.
Expected the same in dark
Cross Platform React Native UI Toolkit
-
Updated
Sep 18, 2020 - JavaScript
Essential cross-platform UI components for React Native
-
Updated
Sep 17, 2020 - JavaScript
Build, distribute and collaborate on components.
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Sep 17, 2020 - JavaScript
Marko Version: 4.18.4
Details
I use some facebook markup that I let facebook parse from DOM:
<fb:login-button
auto-logout-link="false"
button-type="continue_with"
size="large"
scope="public_profile,email"
use-continue-as="true">
</fb:login-button>
In my onMount I then let the facebook API do it's thing with th
The CSS design system that powers GitHub
-
Updated
Sep 18, 2020 - SCSS
Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.
-
Updated
Apr 6, 2020 - Swift
Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.
-
I'm submitting a ...
- bug report
- feature request
- support request => Please do not submit support request here, see note at the top of this template.
-
Do you want to request a feature or report a bug?
Minor bug
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
-
Updated
Sep 16, 2020 - Objective-C
This is frequently asked question about the cascader component. Adding a FAQ section would help more users who have the same problem.
React Native Calendar Components
-
Updated
Sep 16, 2020 - JavaScript
General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。
-
Updated
Sep 4, 2020 - Java
-
Updated
Sep 2, 2020 - Vue
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
React, React Native and Vue UI components for building data-driven apps with Elasticsearch
-
Updated
Sep 14, 2020 - JavaScript
Hi,
When I use multiple iframe in my web page with pNotify and do submit or a button click in the page, I am getting error "Uncaught TypeError: Cannot read property 'opener' of undefined" in at PNotify.position (pnotify.js:641).
I am getting this error when I am changing a iframe src in a text box change event and do submit the page. This is happening only in Chrome browser.
Please help me
🙋 Feature Request
ButtonGroup currently adds an event listener for window resize events (https://github.com/adobe/react-spectrum/blob/main/packages/@react-spectrum/buttongroup/src/ButtonGroup.tsx#L69-L79). Now that we have a useResizeObserver hook, we should use it in place of the useEffect linked above.
🤔 Expected Behavior
The ButtonGroup's current behavior should be maintained afte
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
-
Updated
May 10, 2020 - JavaScript
weui for react
-
Updated
Aug 6, 2020 - JavaScript
使用XUI的APP产品信息收集
STPopup provides STPopupController, which works just like UINavigationController in popup style, for both iPhone and iPad. It's written in Objective-C and compatible with Swift.
-
Updated
Jun 4, 2019 - Objective-C
Improve this page
Add a description, image, and links to the ui-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ui-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: