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

fix(core/menu-item): deprecate bottom property in favor of slot based implementation #147

Merged
merged 3 commits into from
Nov 17, 2022

Conversation

nuke-ellington
Copy link
Collaborator

@nuke-ellington nuke-ellington commented Nov 17, 2022

Summary

Since the old implementation using the bottom property on menu items had some problems and will not work anymore please use slot="bottom" instead.

How did you test this change?

  • Added visual regression test

@danielleroux danielleroux changed the title Fix/menu bottom tabs fix(core/menu-item): deprecate bottom property in favor of slot based implementation Nov 17, 2022
Copy link
Collaborator

@danielleroux danielleroux left a comment

Choose a reason for hiding this comment

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

lgtm

Changed the title regarding squash merge

@danielleroux danielleroux merged commit 6873415 into main Nov 17, 2022
@danielleroux danielleroux deleted the fix/menu-bottom-tabs branch November 17, 2022 12:38
@danielleroux danielleroux added type: bug Something isn't working component: core labels Nov 17, 2022
@danielleroux danielleroux added this to the 1.1.0 milestone Nov 17, 2022
@danielleroux danielleroux linked an issue Nov 17, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

ix-menu-item bottom property does not work
2 participants