-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Adding a code sample of how the menu widget can be initialized and used. #4026
Conversation
An admin must run tests on this PR before it can be merged. |
Looks like the 2.0 isn't supported anymore, so those changes were removed. |
@bdenham is there any update on this one? Maybe there is needed some additional info from my side? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the example, @eduard13! (I made some grammar, spelling, and punctuation changes.)
running tests |
Hey @eduard13, looks like you're missing images for versions 2.2 and 2.3. Can you push them up and I'll run the tests again. Thanks. Here are the links that failed:
|
Hey @bdenham, thank you for letting me know, I couldn't see what was wrong. I've just pushed them now. |
Awesome, running tests now. Will merge when complete. Thanks! |
running tests |
Hi @eduard13, thank you for your contribution! |
@bdenham please add whatsnew when you work with a PR with the Major update label. |
@bdenham add labels to indicate the affected versions. |
This PR is a:
Summary
When this pull request is merged, it will provide an example of how the menu widget can be used and how the widget's options can be passed during initialization.
Additional information
List all affected URLs
Related Issue: #1276
whatsnew
Added code sample for Menu widget.