The Wayback Machine - https://web.archive.org/web/20220426172040/https://github.com/topics/component-library
Skip to content
#

component-library

Here are 1,087 public repositories matching this topic...

baseweb
cobaltwhite
cobaltwhite commented Aug 20, 2020

<Select /> and <DatePicker /> don't offer the option of accessing name, id and other props once the onChange handler triggers. An event object with this information is accessible in the onChange handler for <Input />.

Feature description

Provide access to these variables for Select and DatePicker. It is needed when the component is being passed handler functions from an

Metro-UI-CSS

Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
  • Updated Mar 19, 2022
  • CSS
nextui
TheAlphaReturns
TheAlphaReturns commented Apr 5, 2022

Describe the bug

I think it is a CSS thing where if you use opacity with a text-gradient link on Chrome, it will just become black. For now, can I just disable the opacity for hovering?

Your Example Website or App

https://inertia-ub.vercel.app

Steps to Reproduce the Bug or Issue

  1. hover on the main site link on GOOGLE CHROME ONLY

Expected behavior

Works like it does on fire

bug good first issue
polaris
MudBlazor
DarkEyeDragon
DarkEyeDragon commented Apr 20, 2022

Feature request type

Enhance component

Component name

MudDateRangePicker

Is your feature request related to a problem?

Right now it's a bit difficult to figure out the current date without looking at the date on your OS
One could bypass it by setting the default range to the current day but thats hacky and not flexible

Describe the solution you'd like

An option to pass a pa

enhancement good first issue

Improve this page

Add a description, image, and links to the component-library 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 component-library topic, visit your repo's landing page and select "manage topics."

Learn more