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

Added an onChange property to the Input component. This will be the nam... #4

Merged
merged 2 commits into from
Oct 15, 2014

Conversation

mwq27
Copy link
Contributor

@mwq27 mwq27 commented Oct 15, 2014

...e of a callback function that the user passes. Closes #3

hai-cea added a commit that referenced this pull request Oct 15, 2014
Added an onChange property to the Input component.  This will be the nam...
@hai-cea hai-cea merged commit b471123 into mui:master Oct 15, 2014
DavidNgv added a commit to DavidNgv/material-ui that referenced this pull request Dec 7, 2016
brianfeister pushed a commit to brianfeister/material-ui that referenced this pull request May 1, 2017
eps1lon added a commit that referenced this pull request Jun 19, 2020
@oliviertassinari oliviertassinari mentioned this pull request Aug 9, 2020
2 tasks
TakumaKira pushed a commit to TakumaKira/material-ui that referenced this pull request Nov 25, 2020
Move picker sources into lab (mui#4)

Update README.md

[DatePicker] Refactor pickers tests to testing-library and mocha (mui#5)

[TimePicker] Migrate tests to testing library (mui#8)

[DateTimePicker] Migrate tests  (mui#9)

Fix all pickers linter errors (mui#10)

Fix all circular dependencies (mui#11)

* Fix all circular dependencies

* Enable mocha eslint rules for typescript tests

[test] The last step to a green CI (mui#15)

Migrate pickers docs (mui#12)

Downgrade to withStyles for pickers sources (mui#16)

Add public api exports for pickers components (mui#17)

Consolidate component namespace and theme augmentation  (mui#18)

Describe conformance for pickers sub-components (mui#19)

Autogenerate proptypes for typescript sources  (mui#20)

Proper build output (mui#21)

Clear migration artifacts  (mui#23)

Eslint rule for lower-case test name convention  (mui#24)

DateRangePicker  (mui#25)

yarn deduplicate

Remove GridListTile

[DateTimePicker] Fix migration unit tests

Fix types

Fix typescript types migration issues

Fix yarn lerna build (mui#33)

Fix karma tests

use window.Touch for CI karma tests

Remove more outdated diff noise (mui#34)

Replace not valid formats with valid ISO strings

Try to fix CI touch tests

Skip tests if Touch events are not supported

Fix merge conflicts

Actually type-check

Fix safari tests

Remove lowercase test name rule

The casing is up to the test author.
We're not the grammar police in tests.

Fix lint

Format

Remove overzealous eslint-disable*

Debug failing tests

Better debugging

Timezones are fun

was isoString th efix?

Let's find out what's failing and then skip it

Branch for safari

Skip DateRangePicker in browsers

review

Matt's review

Co-authored-by: Matt <github@nospam.33m.co>

format

docs:i18n
@zannager zannager added the component: text field This is the name of the generic UI component, not the React module! label Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to pass onChange event to Input component
3 participants