ui-components
Here are 2,507 public repositories matching this topic...
-
Updated
Sep 5, 2021 - JavaScript
[Feature Request] Disconnect from the Intersection Observer if monitoring not required any longer
Problem to solve
The Intersection Observer could be using and taking up resources and affect performance if monitoring of a div, v-card, etc. is not required any longer.
Proposed solution
v-intersect="required ? 'onIntersect' : false"
-
Updated
Nov 2, 2021 - TypeScript
-
Updated
Oct 31, 2021 - TypeScript
-
Updated
Nov 2, 2021 - TypeScript
-
Updated
Oct 31, 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
Nov 2, 2021 - SCSS
-
Updated
Jul 12, 2021 - Swift
Checkboxe Issues
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?
BUG -
**What i
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
-
Updated
Nov 2, 2021 - TypeScript
-
Updated
Jul 12, 2021 - Objective-C
-
Updated
Nov 2, 2021 - TypeScript
-
Updated
Aug 23, 2021 - JavaScript
-
Updated
Nov 1, 2021 - Vue
-
Updated
Sep 21, 2021 - Java
🐛 Bug Report
isDisabled only prevents opening combobox when clicking on the input element.
Clicking on the label or button parts of a combobox that is disabled still opens the combobox.
This is probably related to adobe/react-spectrum#1887
🤔 Expected Behavior
disabled should be set on both inputProps and buttonProps
when isDisabled is true, click
-
Updated
May 27, 2021 - Vue
-
Updated
Aug 21, 2021 - HTML
-
Updated
Nov 2, 2021 - JavaScript
-
Updated
Nov 2, 2021 - TypeScript
-
Updated
Nov 1, 2021 - Python
-
Updated
Oct 13, 2021 - 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
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 running
yarn buildand pressing enter, it states the following error:It would be nice if the tool did not allow empty selections.
To Reproduce
yarn buildSystem
Please paste the results of
npx sb@next infohere