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

cosmetic fixes to textfield/select-field #922

Merged
merged 2 commits into from
Jun 24, 2015
Merged

Conversation

chrismcv
Copy link
Contributor

  1. unsetting errorText prop should remove error text
  2. When selecting an item from select-field e.target.value should be the value not the payload
  3. Menu calculation didn't work when menuItems are changed/supplied after mount.

@hai-cea
Copy link
Member

hai-cea commented Jun 24, 2015

@chrismcv Looks like this PR broke SelectField menu:
pr

@chrismcv
Copy link
Contributor Author

apologies... fixed

@hai-cea
Copy link
Member

hai-cea commented Jun 24, 2015

@chrismcv Can you rebase please?

@chrismcv
Copy link
Contributor Author

yip done

@hai-cea
Copy link
Member

hai-cea commented Jun 24, 2015

@chrismcv - Looks like something weird with the LeftNav now.
text-field

… being actually used. renamed showRowSelectCheckbox to displayRowCheckbox
@chrismcv
Copy link
Contributor Author

Sorry again... should be fixed now.... also fixes eslint on windows, and a
thememanager typo bug that just stung us.

On Wed, Jun 24, 2015 at 4:13 PM Hai Nguyen notifications@github.com wrote:

@chrismcv https://github.com/chrismcv - Looks like something weird with
the LeftNav now.
[image: text-field]
https://cloud.githubusercontent.com/assets/2007468/8333651/9732ba44-1a59-11e5-9050-e5a3352d949c.jpg


Reply to this email directly or view it on GitHub
#922 (comment)
.

@chrismcv
Copy link
Contributor Author

should be done,
also fixes eslint on windows
and thememanager typo

hai-cea added a commit that referenced this pull request Jun 24, 2015
cosmetic fixes to textfield/select-field
@hai-cea hai-cea merged commit f2ab020 into mui:master Jun 24, 2015
@hai-cea
Copy link
Member

hai-cea commented Jun 24, 2015

great! Thanks @chrismcv 👍

mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
By replacing `@class` annotation with `@__PURE__` we broke rollup
internal sourcemap generator.

Found the fix here
https://github.com/ex-machine/rollup-plugin-ts-treeshaking/blob/master/index.js
@zannager zannager added component: select This is the name of the generic UI component, not the React module! component: text field This is the name of the generic UI component, not the React module! labels Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: select This is the name of the generic UI component, not the React module! 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.

4 participants