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

add shortcut property to MenuItemWidget #551

Merged
merged 1 commit into from
Sep 15, 2022
Merged

add shortcut property to MenuItemWidget #551

merged 1 commit into from
Sep 15, 2022

Conversation

voytas
Copy link
Contributor

@voytas voytas commented Sep 14, 2022

It looks like shortcut property for the MenuItem is currently always an empty string. I have updated it so it can be passed and rendered. Also updated one of the examples so it can be demonstrated.

@codecov-commenter
Copy link

Codecov Report

Merging #551 (2354bb5) into master (ab05efc) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master    #551      +/-   ##
=========================================
- Coverage    3.08%   3.07%   -0.01%     
=========================================
  Files          32      32              
  Lines        3146    3150       +4     
=========================================
  Hits           97      97              
- Misses       3048    3052       +4     
  Partials        1       1              
Impacted Files Coverage Δ
Widgets.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AllenDang AllenDang merged commit 26e451e into AllenDang:master Sep 15, 2022
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.

3 participants