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 improve #515

Merged
merged 2 commits into from
Oct 19, 2016
Merged

Menu improve #515

merged 2 commits into from
Oct 19, 2016

Conversation

baiyaaaaa
Copy link
Contributor

Please makes sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow Element's Contributing Guide.
  • Rebase before creating a PR to keep commit history clear.
  • Add some descriptions and refer relative issues for you PR.

@baiyaaaaa
Copy link
Contributor Author

#483

@coveralls
Copy link

Coverage Status

Coverage remained the same at 38.282% when pulling 7197b9f on baiyaaaaa:master into 8a75e2c on ElemeFE:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.008%) to 38.274% when pulling e609993 on baiyaaaaa:master into 8a75e2c on ElemeFE:master.

@baiyaaaaa
Copy link
Contributor Author

#314

@baiyaaaaa baiyaaaaa changed the title fix menu-item text overflow style Menu improve Oct 19, 2016
@@ -28,7 +28,8 @@
},
methods: {
handleClick() {
this.rootMenu.handleSelect(this.index, this.indexPath, this.route || this.index);
this.rootMenu.handleSelect(this.index, this.indexPath, this.route || this.index,
this);
Copy link
Contributor

Choose a reason for hiding this comment

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

这一处换行怪怪的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants