ui-components
Here are 2,266 public repositories matching this topic...
Semantic is a UI component framework based around useful principles from natural language.
-
Updated
Apr 18, 2021 - JavaScript
Environment
Vuetify Version: 2.5.3
Vue Version: 2.6.13
Browsers: Chrome 91.0.4472.77
OS: Windows 10
Steps to reproduce
Click on the v-select to open it, then use hte up/down arrow key to navigate the options.
Expected Behavior
It is expected that arrow key up/down will change the selection to he previous/next value in the select.
Actual Behavior
Cross-Platform React Native UI Toolkit
-
Updated
Jun 5, 2021 - TypeScript
-
Updated
Jun 4, 2021 - TypeScript
Essential cross-platform UI components for React Native
-
Updated
Jun 4, 2021 - JavaScript
-
Updated
May 30, 2021 - 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
Jun 5, 2021 - SCSS
Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.
-
Updated
Feb 14, 2021 - Swift
What problem does this feature solve?
Is it possible to turn off the animation, or change the animation on the form control explanation's animation that occurs here?: https://github.com/NG-ZORRO/ng-zorro-antd/blob/f80a5bbd5755477c63c5d73929bcdfd0d07f2dfd/components/form/form-control.component.ts#L60
The animation that causes the form control explanation doesn't fit in sometimes with the app
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
-
Updated
May 14, 2021 - Objective-C
React Native Calendar Components
-
Updated
Jun 3, 2021 - JavaScript
Ready-to-use Tailwind CSS blocks.
-
Updated
May 25, 2021 - JavaScript
General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。
-
Updated
May 9, 2021 - Java
-
Updated
May 27, 2021 - Vue
🐛 Bug Report
useMenuTrigger() does take in an isDisabled prop, but it's only used in the returned onKeyDown() handler. The onPress() handler seems to ignore it entirely:
onPress(e) {
if (e.pointerType === 'touch') {
state.toggle();
}
},
Should this be ignoring the press when disabled?
🤔 Expected Behavior
When isDisab
Search UI components for React and Vue: powered by appbase.io / Elasticsearch
-
Updated
Jun 5, 2021 - JavaScript
Open source CSS framework for data visualization.
-
Updated
May 5, 2021 - HTML
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
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
-
Updated
Apr 28, 2021 - JavaScript
使用XUI的APP产品信息收集
weui for react
-
Updated
Aug 6, 2020 - JavaScript
Create UIs for prototyping your machine learning model in 3 minutes
-
Updated
Jun 3, 2021 - Python
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
May 24, 2021 - 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."



Resetting with the zoom tool in the mobile viewport simulation does not appropriately reset the body size.
As you can see here, this causes overflow after zooming and resetting that does not occur before using the zoom tool.
https://user-images.githubusercontent.com/77058599/119552907-09e2b400-bd69-11eb-9d9e-2f8d5a0d1443.mov
To Reproduce
This works in the default angular storybook repr