Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

material #1044

Closed
wants to merge 1,725 commits into from
Closed

material #1044

wants to merge 1,725 commits into from

Conversation

arsenicraghav
Copy link

No description provided.

rtm7777 and others added 30 commits June 15, 2015 10:53
Added size prop to progress component
[TimePicker] Removed mouse pressed checking in minutes selector
[toolbar-group] Fixed error when a child element is null
Fixed syntax on example usage code
Sliders can take the prop step, which effects the granularity of the slider input.

Commit includes the upgraded component and updated docs.
- customize toggle element width along with track width;
- update thumb switched on/off position styles with more flexible ones;
- customize toggle ripple styles;
- restore default toggle element width;
- restore breaking change in namespacing.
[Slider] Take and use step props
- customize toggle label color.
- customize checkbox label color.
- customize radio button label color.
Hai Nguyen and others added 26 commits July 2, 2015 14:26
[Font Icons] Google material icons support
[eslint] enforce rule no-unused-vars
[SelectField] set font size to 16px
[DropDownMenu] fix warning on the text-field component page
[TextField] fix the floating label and hint text position
[eslint] add a gulp task and continue linting
@hai-cea
Copy link
Member

hai-cea commented Jul 6, 2015

@RaghvendraKumar Not sure what this PR is about - looks like it was created by accident?

@hai-cea hai-cea closed this Jul 6, 2015
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
* Created base <Picker /> component for rendering all possible views

* Recreate TimePicker with new <Picker /> component

* Add TimePicker toolbar and fully replace old TimePickerRoot

* Fix not generating docs when exported several components

* Redo DatePicker on <Picker />

* Grand Views Refactoring

* Fix Root-Pickers tests

* Fix ts errors

* Fix Object(...) is not a function error

* Fix loosing selected meridiem

* Use wildcard import rather than default import (mui#1038)

* [mui#1031] Fix className of ClockNumber selected state (mui#1045)

* Bugfix/spread input props (mui#1046)

* [mui#1031] Fix className of ClockNumber selected state

* [mui#1039] Fix not passing down InputProps

* Make InputProps not required

* Redo DateTimePickerToolbar to use grid

* Get rid of 'selected' and 'disabled' classes

* Fix console warnings
@zannager zannager added the package: material-ui Specific to @mui/material label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: material-ui Specific to @mui/material
Projects
None yet
Development

Successfully merging this pull request may close these issues.