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

Use class button-disabled instead of disabled="disabled" for <a> buttons #66

Closed
wants to merge 2 commits into from
Closed

Use class button-disabled instead of disabled="disabled" for <a> buttons #66

wants to merge 2 commits into from

Conversation

sc0ttkclark
Copy link
Contributor

Also fix attr/removeAttr usage for 'disabled', 'checked', and 'selected'

Resolves #63

jtsternberg added a commit that referenced this pull request Nov 17, 2014
…". Props @sc0ttkclark.

commit 3709e957c41a63d2399578da7b55b33fad011217
Merge: 1702e1d ce235de
Author: Justin Sternberg <[email protected]>
Date:   Mon Nov 17 10:54:24 2014 -0500

    Merge branch 'hotfix/issue-63' of https://github.com/sc0ttkclark/CMB2 into sc0ttkclark-hotfix/issue-63

    Conflicts:
    	js/cmb2.min.js

commit ce235de
Author: Scott Kingsley Clark <[email protected]>
Date:   Thu Oct 30 01:17:04 2014 -0500

    Check if remove button is disabled based on class, bail if so

commit c92e984
Author: Scott Kingsley Clark <[email protected]>
Date:   Thu Oct 30 01:14:24 2014 -0500

    Use class button-disabled instead of disabled="disabled" for <a> buttons

    Also fix attr/removeAttr usage for 'disabled', 'checked', and 'selected'
@jtsternberg
Copy link
Member

Merged: 5b8f511. Thanks @sc0ttkclark!

jtsternberg added a commit that referenced this pull request Nov 24, 2014
…". Props @sc0ttkclark.

commit 3709e957c41a63d2399578da7b55b33fad011217
Merge: 1702e1d ce235de
Author: Justin Sternberg <[email protected]>
Date:   Mon Nov 17 10:54:24 2014 -0500

    Merge branch 'hotfix/issue-63' of https://github.com/sc0ttkclark/CMB2 into sc0ttkclark-hotfix/issue-63

    Conflicts:
    	js/cmb2.min.js

commit ce235de
Author: Scott Kingsley Clark <[email protected]>
Date:   Thu Oct 30 01:17:04 2014 -0500

    Check if remove button is disabled based on class, bail if so

commit c92e984
Author: Scott Kingsley Clark <[email protected]>
Date:   Thu Oct 30 01:14:24 2014 -0500

    Use class button-disabled instead of disabled="disabled" for <a> buttons

    Also fix attr/removeAttr usage for 'disabled', 'checked', and 'selected'
@sc0ttkclark sc0ttkclark deleted the hotfix/issue-63 branch February 20, 2015 02:14
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