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

fixes #252 add attribute hidden, allow options to be functions #256

Closed
wants to merge 3 commits into from

Conversation

UziTech
Copy link

@UziTech UziTech commented May 15, 2015

No description provided.

UziTech and others added 3 commits April 27, 2015 00:50
change .text to .html when adding item.name to the item
Add the hidden attribute which adds display: none to the menu option.
Allow selected,disabled,hidden to be functions instead of true|false
accesskey adds span as text. fixes swisnl#252
@bbrala
Copy link
Member

bbrala commented Aug 21, 2015

I've added the fix for #252 in another pull request. The hidden feature is implementet using visibility, would that do? See PR #258

@bbrala bbrala closed this Aug 21, 2015
@bbrala
Copy link
Member

bbrala commented Aug 21, 2015

Just reopen this request should there be anything else :)

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.

2 participants