index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Calendar: Fix jscs errors after merging master
Felix Nagel
2015-10-08
14
-152
/
+159
*
Merge branch 'master' into datepicker
Felix Nagel
2015-10-08
305
-6074
/
+6248
|
\
|
*
Tests: Fix jshint includes for datepicker and effects
Jörn Zaefferer
2015-10-01
2
-2
/
+2
|
*
Release: Publish to npm
Jörn Zaefferer
2015-09-30
1
-0
/
+1
|
*
Tests: Use demo bootstrap for visual tests
Jörn Zaefferer
2015-09-30
35
-485
/
+243
|
*
Tooltip: Turn of collision detection on forms demo for mobile rendering
Jörn Zaefferer
2015-09-30
1
-1
/
+2
|
*
Demos: Add device-width viewport meta to all demos
Jörn Zaefferer
2015-09-30
129
-2
/
+131
|
*
Focusable: Fix handling of `visibility: inherit`
Scott González
2015-09-29
3
-4
/
+32
|
*
Tabs: Adjust handling of disabled option, using _setOptionDisabled
Jörn Zaefferer
2015-09-25
2
-12
/
+8
|
*
Tooltip: Don't apply disabled style changes on create
Jörn Zaefferer
2015-09-25
1
-12
/
+4
|
*
Spinner: Remove redundant handling of disabled option on create
Jörn Zaefferer
2015-09-25
1
-10
/
+7
|
*
Slider: Remove redundant handling of disabled option on create
Jörn Zaefferer
2015-09-25
1
-5
/
+6
|
*
Selectmenu: Remove redundant handling of disabled option on create
Jörn Zaefferer
2015-09-25
1
-18
/
+16
|
*
Progressbar: Handle disabled option on create, using _setOptionDisabled
Jörn Zaefferer
2015-09-25
1
-4
/
+7
|
*
Menu: Remove redundant handling of disabled option on create
Jörn Zaefferer
2015-09-25
1
-9
/
+7
|
*
Draggable: Remove redundant handling of disabled class on create
Jörn Zaefferer
2015-09-25
1
-3
/
+0
|
*
Dialog: Override disabled option on create, force always-enabled state
Jörn Zaefferer
2015-09-25
1
-0
/
+5
|
*
Accordion: Handle disabled option on create, through _setOptionDisabled
Jörn Zaefferer
2015-09-25
1
-7
/
+9
|
*
Widget: Call `._setOptionDisabled()` on init if the widget is disabled
Scott González
2015-09-25
2
-7
/
+49
|
*
Core: Remove ancestor visibility requirement from `:focusable` selector
Weston Ruter
2015-09-24
3
-14
/
+16
|
*
Build: Add main entry for webpack support; actual value doesn't matter
Jörn Zaefferer
2015-09-24
1
-0
/
+1
|
*
Datepicker: Fix date format for `ko` locale
Scott González
2015-09-23
1
-1
/
+1
|
*
Demos: Remove use of disableSelection() in widget demo, no need
Jörn Zaefferer
2015-09-21
1
-3
/
+1
|
*
Demos: Add missing disable-selection dependency in sortable-ish demos
Jörn Zaefferer
2015-09-21
8
-8
/
+8
|
*
Autocomplete: Use a `div` instead of a `span` for the live region
Scott González
2015-09-18
1
-1
/
+1
|
*
Resizable: Don't round dimensions
Scott González
2015-09-17
1
-14
/
+14
|
*
All: Delegate to base `_getCreateOptions()`.
Scott González
2015-09-17
4
-5
/
+14
|
*
Datepicker: Fix tests on TestSwarm by requiring $.ui.ie in the test
Jörn Zaefferer
2015-09-17
1
-1
/
+2
|
*
Widget: Style updates
Scott González
2015-09-16
2
-48
/
+73
|
*
README: Remove section on building jQuery UI
Scott González
2015-09-16
1
-15
/
+0
|
*
Build: update grunt file for .jscsrc
Alexander Schmitz
2015-09-11
1
-1
/
+1
|
*
Datepicker: Style updates to KO locale for jscs
Alexander Schmitz
2015-09-11
1
-14
/
+14
|
*
Mouse: Style fixes for jscs
Alexander Schmitz
2015-09-11
1
-2
/
+2
|
*
Build: bump jscs version
Alexander Schmitz
2015-09-11
1
-1
/
+1
|
*
Build: Remove requireCamelCaseOrUpperCaseIdentifiers: null from jscs
Alexander Schmitz
2015-09-11
1
-4
/
+0
|
*
Widget: Update to use camelCase identifiers
Alexander Schmitz
2015-09-11
2
-5
/
+6
|
*
Spinner: Update to use camelcase identifiers
Alexander Schmitz
2015-09-11
1
-7
/
+7
|
*
Build: Style updates
Alexander Schmitz
2015-09-11
3
-4
/
+13
|
*
FormRestMixin: Style updates
Alexander Schmitz
2015-09-11
1
-4
/
+4
|
*
Position: Style updates
Alexander Schmitz
2015-09-11
1
-141
/
+141
|
*
Effects: Style updates
Alexander Schmitz
2015-09-11
3
-88
/
+89
|
*
Widget: Style updates
Alexander Schmitz
2015-09-11
5
-298
/
+317
|
*
Autocomplete: Style updates
Alexander Schmitz
2015-09-11
1
-0
/
+14
|
*
Button: Style updates
Alexander Schmitz
2015-09-11
1
-41
/
+45
|
*
Datepicker: Style updates
Alexander Schmitz
2015-09-11
79
-3550
/
+3619
|
*
Dialog: Style updates
Alexander Schmitz
2015-09-11
9
-681
/
+702
|
*
Draggable: Style updates
Alexander Schmitz
2015-09-11
7
-560
/
+579
|
*
Droppable: Style updates
Alexander Schmitz
2015-09-11
8
-107
/
+116
|
*
Menu: Style updates
Alexander Schmitz
2015-09-11
6
-134
/
+139
|
*
Mouse: Style updates
Alexander Schmitz
2015-09-11
1
-56
/
+60
[next]