ui-components
Here are 2,922 public repositories matching this topic...
-
Updated
Dec 22, 2021 - JavaScript
Environment
Vuetify Version: 2.6.4
Vue Version: 2.6.13
Browsers: Chrome 98.0.4758.102
OS: Linux x86_64
Steps to reproduce
- Click on "Dropdown" button, the menu is shown under the button;
- Click on "Toggle Menu" twice;
- Click on "Dropdown" button, the menu is shown somewhere at the left;
Expected Behavior
It should work in a stable way. Menu should be
-
Updated
Aug 6, 2022 - TypeScript
Is your feature request related to a problem? Please Describe.
Add accessibilityHint and accessibilityLabel support to ButtonGroup buttons. Currently when I try to pass in a custom button component like this to the ButtonGroup buttons prop:
const buttons = [
(
<Text
accessibilityHint={translate('ARIA HINT - Tap to search by podcast title')}
accessibilityLabel={
-
Updated
Aug 5, 2022 - TypeScript
-
Updated
Aug 3, 2022 - JavaScript
-
Updated
Aug 2, 2022 - JavaScript
-
Updated
Aug 4, 2022 - SCSS
-
Updated
Aug 4, 2022 - TypeScript
-
Updated
Aug 4, 2022 - HTML
https://vuestic.epicmax.co/admin/ui/notifications
Alert can't be closed because it has not modelValue.
Need to make similar demo like in docs https://vuestic.dev/en/ui-elements/alert#closeable
See this discussion: epicmaxco/vuestic-ui#1626
-
Updated
Jul 22, 2022 - Swift
What problem does this feature solve?
Sonar issue as per https://sonarqube.sgp.dbs.com:8443/coding_rules?open=Web%3ABoldAndItalicTagsCheck&rule_key=Web%3ABoldAndItalicTagsCheck
What does the proposed API look like?
Please replace the article to use tag instead of for the icons which reduces developer effort to fix sonarqube issues post code scan.<!-- generated by ng-zorro-issue
Overview
- I want to update gradio.Radio with unselected status.
- But, once selected, this status is not released even if
gradio.Radio.update(value=None)is set. - To avoid this issue, I wrote like folowing code. If there is another way, let me know.
Code
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import gradio
def main():
with gradio.Blocks() as front_p-
Updated
Aug 1, 2022 - TypeScript
-
Updated
Jul 29, 2022 - JavaScript
-
Updated
Jul 12, 2021 - Objective-C
🐛 Bug Report
In my next.js where I'm adding in React Spectrum, I placed the <Provider/> in my /pages/_app.tsx:
<SSRProvider>
<Provider>
{/* ... */}
</Provider>
</SSRProvider>-
Updated
Jul 23, 2022 - JavaScript
-
Updated
Jul 7, 2022 - Java
-
Updated
Aug 4, 2022 - TypeScript
-
Updated
May 30, 2022 - HTML
-
Updated
May 27, 2021 - Vue
-
Updated
Aug 4, 2022 - JavaScript
-
Updated
Jul 21, 2022 - TypeScript
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."


Hey friends!
If you're looking for a way to contribute to storybook's codebase, i might have a few small-ish tasks most people should be able to pick up!
We're in the process of migrating away from having custom scripts to prepare out packages for publishing to npm.
We've used
babelandtscto generate amodern,esm, andcjsoutput (in different directories.We've picked a new