-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Button icon span #1216
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
Closed
Closed
Button icon span #1216
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
d0d24a1
Button: Inital commit of button refactor
arschmitz cf6e119
Checkboxradio: inital commit of new widget
arschmitz 747635a
Checkboxradio: add test suit
arschmitz b408636
squash: updating tests
arschmitz d344b50
Button: changing option text to showLabel to avoid confusion
arschmitz d903e1a
Checkboxradio: use control.labels if defined
arschmitz 6591ad1
Checkboxradio: move inital dom manipulation into its own method
arschmitz b782bfc
squash: code cleanup
arschmitz 19c6b9e
checkboxradio: fix label selection if control.labels length is 0
arschmitz 3223c29
Button: fixing missed instances of text option switching to showLabel
arschmitz 01c54ec
Button: Fixing issues found by jscs
arschmitz fe00326
Dialog: Updating dialog and tests for new button API
arschmitz 35564dd
Button: simplifying _create by setting label option first
arschmitz 0d71cbf
Button: updates based on pr review
arschmitz 995a855
Controlgroup: initial css prototyping and updating of selectmenu
arschmitz f55d4ce
Button: updates to demos based on pr review
arschmitz 1e225e7
Button: updating tests
arschmitz d566fec
Button: Update css based on pr comments
arschmitz 1ccec99
Button: remove duplicate rule from core.css
arschmitz 8d64f1f
Button: Updates based on pr comments
arschmitz 21afafd
Checkboxradio: updates based on pr review
arschmitz 661ce0e
Checkboxradio: updates based on pr review
arschmitz d3b0f85
Checkboxradio: add option and method tests
arschmitz 0fead84
Revert "Controlgroup: initial css prototyping and updating of select"
arschmitz 9b7dbc6
Button: comment out test thats failing only in phantom
arschmitz 234aeb1
Checkboxradio: add visual focus outline to checkbox and radio buttons
arschmitz 06455ac
Build: Remove .DS_Store file
arschmitz 320e2ec
Checkboxradio: remove ui-state-active in destroy
arschmitz c485bc5
Checkboxradio: Properly label unit test link for checkboxradio
arschmitz 4ab74f1
Button: updated options in visual tests and removed checkbox and
arschmitz bad64ec
Button: Fix vertical position of icon when font size has been changed
arschmitz d95139e
Checkboxradio: fix csslint issues
arschmitz b865d59
Button: fix incorrect option name in demo
arschmitz baf108e
Checkboxradio: do not update label in demo if it is an empty string
arschmitz 841abaf
Checkboxradio: add missing classes in destroy
arschmitz 48c7481
Theme: tone down visual focus outline
arschmitz dae9466
Button: fix htmllint issues
arschmitz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
squash: updating tests
- Loading branch information
commit b4086365a449977df68ea7519a4f4430bc6f6692
There are no files selected for viewing
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
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
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.
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.
Why does this need a longer timeout? If its really needed, spacing...