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

[Menu] Deprecate old menu component #2443

Merged
merged 1 commit into from
Dec 10, 2015
Merged

[Menu] Deprecate old menu component #2443

merged 1 commit into from
Dec 10, 2015

Conversation

oliviertassinari
Copy link
Member

And remove the usage of the old menu component from the source of the doc.

Fix #2395 and start adressing #2435.

P.S. I have noticed a lot of issue with the zIndex. I'm gonna work on this.

@oliviertassinari oliviertassinari added PR: Needs Review docs Improvements or additions to the documentation labels Dec 9, 2015
@alitaheri alitaheri modified the milestone: 0.14.0 Release Dec 9, 2015
@@ -33,8 +33,8 @@ export default {
List: require('./lists/list'),
ListDivider: require('./lists/list-divider'),
ListItem: require('./lists/list-item'),
Menu: require('./menu/menu'),
MenuItem: require('./menu/menu-item'),
Menu: require('./menus/menu'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you shouldn't introduce this harsh breaking change just yet.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't find better way to do it.
Unless we wait v0.15.0

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

waiting that long will piss people off too! let's just add notes to Changelog about this breaking change and ways to use the old menu.

@alitaheri
Copy link
Member

You can merge this when you are ready

@oliviertassinari
Copy link
Member Author

@subjectix @shaurya947 I have updated the CHANGELOG.md too.

oliviertassinari added a commit that referenced this pull request Dec 10, 2015
@oliviertassinari oliviertassinari merged commit 9f0b724 into mui:master Dec 10, 2015
@oliviertassinari oliviertassinari deleted the menu-old-deprecation branch December 10, 2015 11:54
@alitaheri
Copy link
Member

🎉 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants