Josh Soref
|
ea3c4aa832
|
spelling: misspelled
|
9 years ago |
Jack Lukic
|
ed98c55e84
|
Fixes issue with checkbox onEnable/disable callback mispelling
|
9 years ago |
Jack Lukic
|
8c50ab24c2
|
Refix #3855 to fix scoping, allow for 'global' var without polluting global namespace
|
9 years ago |
Jack Lukic
|
4292ab5aa1
|
Allows modules to work in environment with global other than window #3855
|
9 years ago |
Jack Lukic
|
d4ecfa12ff
|
Fixes issue with extending settings with
|
9 years ago |
jlukic
|
7040acdc44
|
#3713 - adds silent option to all modules
|
9 years ago |
jlukic
|
740b0d13e1
|
#3148 fixes default setting name for onEnabled to match typo name
|
9 years ago |
Jack
|
83e2ef5797
|
Fixes createEvent to use same bubbling/cancelable settings as specified in spec
|
9 years ago |
Jack
|
0905774143
|
Fixes createEvent to use same bubbling/cancelable settings as specified in spec
|
9 years ago |
Jack
|
2bae11673d
|
Swaps out all calls to trigger() #3108
|
9 years ago |
Jack
|
af8c4a5454
|
Fix formatting
|
9 years ago |
Jack
|
e5aca0a523
|
Swaps out all calls to trigger() #3108
|
9 years ago |
Jack
|
f967c80b3e
|
Fix formatting
|
9 years ago |
Jack Lukic
|
3552fb5257
|
formatting and build dist #2656
|
9 years ago |
Jack Lukic
|
8c98ada923
|
#2656 adds missing function defaults
|
9 years ago |
Jack Lukic
|
b2c0655b33
|
#2656 Adds before change callbacks for checkbox
|
9 years ago |
Jack Lukic
|
d50538fd70
|
Fixes clicking a[href] inside checkbox not working as expected #2804
|
9 years ago |
jlukic
|
8f6bc3df80
|
#2676 Checkbox now correctly prevent default event on keyup not keydown
|
10 years ago |
jlukic
|
082a35065f
|
#2610 partial work on checkbox focus variables
|
10 years ago |
jlukic
|
2fc6cf1bce
|
Fixes initialized checkbox double trigger with for/id match. #2572 #2581
|
10 years ago |
jlukic
|
7d64b86c6c
|
Checkbox- Fixes issue where radio checkbox would uncheck itself mistakenly when unchecking other radios #2506
|
10 years ago |
jlukic
|
b42bcbde1d
|
#2434 - Label no longer shows hand cursor unless initialized with JS, fixed destroy to return input z-index
|
10 years ago |
jlukic
|
291f14367b
|
#2434 - Checkbox no longer need any init/for to work
|
10 years ago |
Jack Lukic
|
8db305a460
|
#2440 Finish indeterminate, consolidate API to avoid confusion
|
10 years ago |
jlukic
|
8926012364
|
Wasted day of noodling over rendering, and dealing with indeterminate state issues
|
10 years ago |
jlukic
|
889b7cdff6
|
Fixing some conditions with checkbox double firing #2440
|
10 years ago |
jlukic
|
9b3665eb01
|
Complete restructure of checkbox for comprehensivenesss, adds indeterminate state, new callbacks, #2440
|
10 years ago |
jlukic
|
5ddc8875c6
|
Redo icon font for indeterminate state, begin js modifications
|
10 years ago |
jlukic
|
dee9d09a66
|
#2457 child selector for label causes sibings() selector to fail
|
10 years ago |
jlukic
|
476591320f
|
Remove use of get()
|
10 years ago |
jlukic
|
3d01c076f7
|
Checkbox does not need to blur input on check #2254
|
10 years ago |
jlukic
|
40fb0743eb
|
Setup embed component, fix all contributors banners in src
|
10 years ago |
Penn Su
|
b916ea4aa0
|
The wrong this
The this in the call to refresh() from MutationObserver is the module itself not the DOM jquery object. Changing to element fixed it.
|
10 years ago |
jlukic
|
651c65a025
|
Move checkbox setup into method
|
10 years ago |
jlukic
|
6dfc5250c1
|
Fixes #1929, radio checkboxes remove checked class from other radios on checked
|
10 years ago |
jlukic
|
7989d7e8d5
|
Fixes #1954, input selector not specific enough
|
10 years ago |
jlukic
|
4fb0f38734
|
Debug for radio
|
10 years ago |
jlukic
|
3701bdc35f
|
Increase delay of performance logging
|
10 years ago |
jlukic
|
121107fbf2
|
Update licenses in src
|
10 years ago |
jlukic
|
4e2f0b0291
|
#1794, checkbox and dropdown now trigger blur event on controlled input
|
10 years ago |
jlukic
|
78649ade5c
|
Fixes #1750, destroy not called on previous instance when doubline initialized
|
10 years ago |
jlukic
|
227d3d3ac6
|
Adds #792 Checkbox now specifically matches against input type checkbox/radio
|
10 years ago |
jlukic
|
1ed26e231b
|
Fix #1604, Checkbox toggles on spacebar
|
10 years ago |
jlukic
|
74f3eebd57
|
Modify use of $.proxy in checkbox
|
10 years ago |
jlukic
|
23337483e3
|
Fix #1586, remove deprecated use of $.size()
|
10 years ago |
jlukic
|
3433381f5a
|
Adds missing error message for unknown method call (behavior)
|
10 years ago |
jlukic
|
b7bd031ec0
|
Fixes #1371 Checkbox can now have labels anywhere
|
10 years ago |
larvata
|
d8e195bc46
|
fix: the enable/disable method does not act correctly
|
10 years ago |
larvata
|
bf367dc830
|
fix misspell of enable and disable method name
|
10 years ago |
jlukic
|
3f6c472cfe
|
Adds request #1243, fix for disabled checkbox
|
10 years ago |