The Wayback Machine - https://web.archive.org/web/20210621193544/https://github.com/topics/ui-components
Skip to content
#

ui-components

Here are 2,291 public repositories matching this topic...

storybook
vuetify
obnoxiousorc
obnoxiousorc commented Jun 18, 2021

Environment

Browsers: Chrome 91.0.4472.106
OS: Linux x86_64

Steps to reproduce

Two sections of the documentation are at odds with each other about whether "filled" type text fields can use the "prepend-icon" and "append-icon" props.

Expected Behavior

The two sections should be in agreement about the functionality; if one of them is just phrased badly, it should be

ng-zorro-antd
jetxr
jetxr commented May 27, 2021

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

ktabors
ktabors commented Jun 11, 2021

🐛 Bug Report

While testing ActionGroup, the with tooltip story I noticed that clicking on a button a leaving the hover seems to keep the timer running because I move the mouse pointer away from hover and back over the button quickly and the tooltip immediately pops up.

🤔 Expected Behavior

After clicking the tooltip doesn't open.
Quickly mousing away and hovering again should star

Rameshtm
Rameshtm commented May 29, 2017

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.

Curate this topic

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."

Learn more