ui-components
Here are 2,030 public repositories matching this topic...
-
Updated
Dec 20, 2020 - JavaScript
Environment
Vuetify Version: 2.3.19
Vue Version: 2.6.12
Browsers: Chrome 86.0.4240.198
OS: Linux x86_64
Steps to reproduce
Enable dense mode in v-text-field and add prefix
Expected Behavior
Prefix and the text field content should vertically align even in dense mode
Actual Behavior
Prefix is slightly above the text field content
Reproduction L
The documentation of all components lists the props as well as their usage. It would be great if we arrange the props list alphabetically to make it easier to find the required props.
Just like the expo docs and others.
Proposed Fix
The docs are written using markdown and can be found [here](https://github.com/react-
-
Updated
Dec 21, 2020 - JavaScript
-
Updated
Dec 21, 2020 - TypeScript
-
Updated
Dec 21, 2020 - TypeScript
-
Updated
Dec 13, 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
-
Updated
Dec 19, 2020 - SCSS
-
Updated
Apr 6, 2020 - Swift
Reproduction link
https://stackblitz.com/edit/angular-bzybrd?file=src/app/app.component.ts
Steps to reproduce
Inside a nz-input-group with the nzCompact attribute, add a nz-select with a few options and the nzAllowClear attribute.
What is expected?
It is expected the select input to be cleared
-
Updated
Nov 15, 2020 - Objective-C
-
Updated
Dec 19, 2020 - JavaScript
-
Updated
Sep 4, 2020 - Java
-
Updated
Nov 23, 2020 - Vue
-
Updated
Dec 11, 2020 - JavaScript
🐛 Bug Report
Currently, the AriaCheckboxGroupItemProps interface extends AriaCheckboxProps and therefore has value?: string. However, i think a checkbox group items actually require setting the value prop, as changing the checkbox group state will not work correctly otherwise(?)
🤔 Expected Behavior
AriaCheckboxGroupItemProps shoud have value: string
😯 Current Behav
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
-
Updated
Dec 16, 2020 - JavaScript
使用XUI的APP产品信息收集
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Jun 4, 2019 - Objective-C
-
Updated
Dec 16, 2020 - Vue
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
Storybook --host attribute it changes localhost where it should change network host.
The expected result should be like the one bellow