ui-components
Here are 2,241 public repositories matching this topic...
-
Updated
Apr 18, 2021 - JavaScript
Environment
Vuetify Version: 2.4.9
Vue Version: 2.6.12
Browsers: Chrome 89.0.4389.128
OS: Windows 10
Steps to reproduce
n/a -- see reproduction link. I am not sure if this used to work, this is the first time implementing direct imports vs including the entire mdi library.
Expected Behavior
mdiSvg icon to be sized correctly compared to the mdi-icon css imp
-
Updated
May 12, 2021 - TypeScript
-
Updated
May 15, 2021 - TypeScript
-
Updated
May 14, 2021 - JavaScript
-
Updated
May 15, 2021 - TypeScript
-
Updated
May 14, 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
-
Updated
May 14, 2021 - SCSS
-
Updated
Feb 14, 2021 - Swift
What problem does this feature solve?
可以让时间轴左右同时显示文字, ant design 4.15.4已支持类似特性
<Radio.Group
onChange={onChange}
value={mode}
style={{
marginBottom: 20,
}}
>
<Radio value="left">Left</Radio>
<Radio value="right">Right</Radio>
<Radio value="alternate">Alternate</Radio>
</Radio.Group>
<-
Updated
May 14, 2021 - Objective-C
-
Updated
May 13, 2021 - JavaScript
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
May 9, 2021 - Java
-
Updated
May 15, 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
-
Updated
May 13, 2021 - JavaScript
-
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
-
Updated
Apr 28, 2021 - JavaScript
使用XUI的APP产品信息收集
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
May 12, 2021 - CSS
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🤯
When story id starts with
settings, the addon panel is frozen/broken/not responding.https://user-images.githubusercontent.com/11510581/116053981-83f51f80-a67b-11eb-8a70-28e8b989b50e.mp4
To Reproduce
I reproduced it on newly created CRA with SB. See video above.
To reproduce: just add story
idstarting withsettings