This repository was archived by the owner on Oct 9, 2018. It is now read-only.
Conversation
Style attributes cleaned up
…w, hide, remove to toggle buttons
enabling and disabling of radio buttons groups now done through bb10 radio object, enabling/disabling of individual radio's now done through enable() and disable() functions, look of sample page now the follows the convention set by the sample buttons page
function isEnabled which is part of the radio input itself
samples/radio.htm
Added enable, disable, show, hide, remove to checkboxes and added show, ...
Fix for issue #410
added 26 commits
December 7, 2012 12:13
…ou clicked an action item while the menu was peeking
|
I assume you deleted the branch after, right? It's a clean approach but it does seem a bit funny that there is no record of that in the history for this pull. It's like "the pull from the twilight zone...." |
Collaborator
Author
|
Yes, github asked me if I wanted to delete the branch when I did the merge so I said yes. The pull request history is still there |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the pull request that includes the v0.9.5 features and bug fixes