| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
immediately to numbers based on numberFormat and culture.
|
|
|
|
| |
from first implementation, not necessary anymore.
|
| |
|
|
|
|
| |
document and window properties.
|
|
|
|
| |
remember the current value when navigating through history.
|
| |
|
| |
|
| |
|
|
|
|
| |
while not visible
|
| |
|
| |
|
|
|
|
|
|
| |
setter.
Thanks Nate Ferrero
|
| |
|
| |
|
| |
|
|
|
|
| |
Don't enforce min/max on blur.
|
|
|
|
| |
Thanks hughlomas
|
| |
|
| |
|
|
|
|
| |
currently broken due to previous changes.
|
| |
|
| |
|
|
|
|
| |
paging.
|
|
|
|
| |
directly.
|
|
|
|
| |
it's wrapped as a modifier.
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
ui/jquery.ui.spinner.js
|
| | |
|
| |
| |
| |
| | |
logic.
|
| | |
|
| |
| |
| |
| | |
changed.
|
| |
| |
| |
| | |
remove ui-state-active on blur, since we no longer blur when interacting with buttons.
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
demos/menubar/default.html
tests/unit/autocomplete/autocomplete.html
tests/visual/effects/effects.all.html
ui/jquery.ui.menu.js
ui/jquery.ui.popup.js
|
| |
| |
| |
| | |
check for min/max values. Fixed #7264 - Spinner returns values beyond min and max, off by one
|
|/ |
|
| |
|
|
|
|
| |
version numbers on instances.
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
mousewheel handling.
|