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

[ListItem] Move the selected prop from MenuItem to ListItem #12602

Conversation

the-question
Copy link
Contributor

Closes #8667.

@the-question
Copy link
Contributor Author

@oliviertassinari I tried to modify tests to reflect those changes. Looking at ArgosCI results, they look normal to me (I added a selected state at the end of each list, which creates a difference).

Should I "declare" something somewhere to let ArgosCI know those differences are OK?
Should I add/modify some tests?

@the-question the-question force-pushed the move-selected-from-menuitem-to-listitem branch from 73a5225 to c08e80c Compare August 22, 2018 22:42
@the-question the-question force-pushed the move-selected-from-menuitem-to-listitem branch from c08e80c to 4b068ff Compare August 26, 2018 11:09
@oliviertassinari oliviertassinari self-assigned this Aug 26, 2018
@oliviertassinari oliviertassinari changed the title [ListItem] Move selected prop from MenuItem to ListItem (WIP) [ListItem] Move the selected prop from MenuItem to ListItem Aug 26, 2018
@oliviertassinari oliviertassinari force-pushed the move-selected-from-menuitem-to-listitem branch from 4b068ff to a80bfef Compare August 26, 2018 17:02
@oliviertassinari oliviertassinari added new feature New feature or request component: list This is the name of the generic UI component, not the React module! labels Aug 26, 2018
@oliviertassinari oliviertassinari force-pushed the move-selected-from-menuitem-to-listitem branch from a80bfef to effed02 Compare August 26, 2018 17:14
@oliviertassinari
Copy link
Member

@the-question Don't worry about Argos-CI, there is nothing you need to do about it. The admins on the project can manually approve the changes after reviewing them.

@oliviertassinari oliviertassinari merged commit 759397e into mui:master Aug 26, 2018
@oliviertassinari
Copy link
Member

@the-question Thank you!

@the-question
Copy link
Contributor Author

@oliviertassinari Thanks for the "hint" about Argos-CI!

@the-question the-question deleted the move-selected-from-menuitem-to-listitem branch August 28, 2018 22:47
marcelpanse pushed a commit to marcelpanse/material-ui that referenced this pull request Oct 2, 2018
* Added selected property to ListItem

* Added selected example in ListItem documentation

* Modified tests to include testing of ListItem'selected property

* Removed selected property from MenuItem. Modified doc to specify selected property is from ListItem. Updated test

* Corrected example. Fixed missing style

* Modified components spec

* Updated docs API

* Prettified demo

* should be ready to be merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: list This is the name of the generic UI component, not the React module! new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants