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

ui-components

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

storybook
evont
evont commented May 9, 2022

Describe the bug
The validateArgs method in lib/router/src/utils.ts is using VALIDATION_REGEXP, NUMBER_REGEXP, HEX_REGEXP or COLOR_REGEXP pattern to determine whether the string value is validated or not, but any string which not match those pattern (like something with + prefix or some character that is not in Alphabet) will not be validated and be dropped in future actions.

vuetify
geminiyellow
geminiyellow commented Feb 5, 2021

Environment

Vuetify Version: 2.4.3
Vue Version: 3.0.5
Browsers: Chrome 88.0.4324.96
OS: Mac OS 10.15.7

Steps to reproduce

  • open the type week sample code by codepend
  • set calendar type to custom-daily
  • set start=2019-01-05, end=2019-01-10,
  • set Thomas Birthday as `start: '2019-01-01', end:
T: bug good first issue C: VCalendar
hedefalk
hedefalk commented Jun 27, 2019

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

good first issue
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

help wanted Good First Issue Component: Form
FarukOzderim
FarukOzderim commented May 11, 2022

Hello There;

Testing some/most/all of the demos would be quite a nice QA testing before the launch, any support is honestly welcomed :)
Please mark any of the demos you test, and you can report any issues you have with naming like #1233 and it will be tracked within this issue.

You could find many gradio examples within demos and get to know about Gradio as well 😄

The idea is to test t

bug good first issue
XUI
xuexiangjys
xuexiangjys commented Sep 1, 2019

如果你的公司或者产品正在使用XUI,请在下面回复进行反馈,反馈内容如下:

  • 产品名字(可附上产品链接)
  • 公司名字(可无)

感谢你们的反馈,这些反馈会给我更大的动力和热情去维护项目.

good first issue

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