Skip to content
#

react-components

Here are 3,583 public repositories matching this topic...

material-ui
joris-htx
joris-htx commented Jul 6, 2022

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

CSS classes .Mui-active and .Mui-completed are not applied to MuiStepLabel iconContainer element. As a result, it's not possible to change the iconContainer style using custom theme

Expected behavior 🤔

I would expect the `.Mui-acti

new feature good first issue component: stepper
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

beautiful-react-hooks
niksauer
niksauer commented Apr 7, 2022

Describe the bug
The output PO file has comments with a leading period:

#. Your free trial will end on August 6th and will not renew.
#: src/components/routes/billing/Status/Status.tsx:56
msgid "and will not renew."
msgstr ""

To Reproduce
Steps to reproduce the behavior, possibly with minimal code sample, e.g:

import { t } from "@lingui/macro"

cons

Improve this page

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

Learn more