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
*
Tooltip demo: Position tooltips next to inputs instead of over inputs
Jörn Zaefferer
2014-04-24
1
-1
/
+6
*
Tabs demo: Improve manipulation by providing default values for new tab
Jörn Zaefferer
2014-04-24
1
-2
/
+2
*
Spinner demo: Reorder input and select to be consistent with other demos
Jörn Zaefferer
2014-04-24
1
-4
/
+5
*
Sortable demo: Allow dropping to empty list and improve general styling
Jörn Zaefferer
2014-04-24
1
-2
/
+16
*
Slider demo: Make read only inputs readonly
Jörn Zaefferer
2014-04-24
6
-6
/
+6
*
Resizable demo: Fix description text, replacing the copy-pasta
Jörn Zaefferer
2014-04-24
1
-1
/
+1
*
Position demo: Address todo comment by replacing plugin methods
Jörn Zaefferer
2014-04-24
1
-22
/
+21
*
Effect demo: Change anchor to button element
Jörn Zaefferer
2014-04-24
1
-1
/
+1
*
Button demo: Remove unnecessary anchors from popp menu
Jörn Zaefferer
2014-04-23
1
-3
/
+3
*
Spinner tests: Remove mousewheel plugin
Jörn Zaefferer
2014-04-23
1
-1
/
+0
*
Autocomplete demo: Datasource needs min. 3 characters
Jörn Zaefferer
2014-04-23
1
-1
/
+1
*
Accordion demo: Refresh accordion after sorting
Scott González
2014-04-23
1
-0
/
+3
*
Selectmenu: Test cleanup
Scott González
2014-04-22
1
-19
/
+33
*
Selectmenu: Test cleanup
Scott González
2014-04-22
2
-49
/
+47
*
Selectmenu: Test cleanup
Scott González
2014-04-22
1
-45
/
+47
*
Selectmenu: Test cleanup
Scott González
2014-04-21
1
-50
/
+61
*
Selectmenu: Default disabled option to null
Scott González
2014-04-21
2
-2
/
+3
*
Selectmenu: Fix reference to jQuery in tests
Scott González
2014-04-21
1
-1
/
+1
*
Button: Whitespace
Scott González
2014-04-21
1
-7
/
+7
*
Button: Remove `ui-state-active` when disabling buttons
Daniel DeGroff
2014-04-21
2
-1
/
+40
*
Selectmenu: Remove unused var
Scott González
2014-04-18
1
-1
/
+1
*
Selectmenu: Simplify selection of focused item via keyboard
Scott González
2014-04-18
1
-5
/
+6
*
Selectmenu: Don't use active items at all
Scott González
2014-04-18
2
-23
/
+13
*
Selectmenu: Cleanup
Scott González
2014-04-18
1
-49
/
+62
*
Build: Update version from pre to -pre
Scott González
2014-04-17
1
-1
/
+1
*
Resizable: Remove bad workaround for draggable+resizable
Jörn Zaefferer
2014-04-16
4
-12
/
+58
*
External: Update mousewheel plugin, copy only main file
Jörn Zaefferer
2014-04-14
3
-35
/
+154
*
Build: Include draggable.css and sortable.css in the CSS concat step
TJ VanToll
2014-04-14
1
-0
/
+2
*
Selectemnu: Demo cleanup
Scott González
2014-04-08
2
-72
/
+67
*
Position: Don't create `$.support.offsetFractions`
Scott González
2014-04-03
1
-3
/
+3
*
Core: Don't create `$.support.selectstart`
Scott González
2014-04-03
1
-5
/
+9
*
Button: Properly refresh button sets with new radio buttons
Scott González
2014-04-01
3
-8
/
+37
*
Datepicker: Fix date format for Ukranian locale
Scott González
2014-03-31
1
-1
/
+1
*
Spinner: Minor typo in stepUp()'s tests
TJ VanToll
2014-03-30
1
-1
/
+1
*
Build: Fix testswarm task, use API correctly
Jörn Zaefferer
2014-03-12
1
-3
/
+2
*
Build: Include grunt tasks files in jscs task
Jörn Zaefferer
2014-03-12
2
-2
/
+2
*
Droppable: Fix dependencies in photo manager demo
Scott González
2014-03-10
1
-0
/
+1
*
Slider: Switch handles from <a href="#"> to <span tabindex="0">
TJ VanToll
2014-03-07
2
-10
/
+6
*
Demos: Adding <meta name="viewport"> tag for easier mobile browsing
TJ VanToll
2014-03-07
20
-9
/
+21
*
Externals: Update jshint to latest
Jörn Zaefferer
2014-03-05
2
-59348
/
+58476
*
Build: Use bower to manage client-side dependencies
Jörn Zaefferer
2014-03-05
3
-1
/
+29
*
All: Rename jquery.js to exclude version in filename
Jörn Zaefferer
2014-03-05
190
-189
/
+189
*
Build: Force LF for JS source files
Jörn Zaefferer
2014-03-05
1
-1
/
+5
*
Tests: Expose jQuery version select
Jörn Zaefferer
2014-03-04
1
-0
/
+11
*
Selectmenu: Add UMD wrapper
TJ VanToll
2014-02-21
1
-8
/
+18
*
Core: Deprecate .focus( n ), replace in dialog with explicit timeouts
Jörn Zaefferer
2014-02-21
4
-46
/
+50
*
Selectmenu: Fix invalid empty options in visual test
Jörn Zaefferer
2014-02-21
1
-3
/
+3
*
Selectmenu: Fix whitespace in visual test
Jörn Zaefferer
2014-02-21
1
-8
/
+8
*
Build: Update to latest grunt-html
Jörn Zaefferer
2014-02-21
1
-1
/
+1
*
Selectmenu: Refactor appendTo option tests
Jörn Zaefferer
2014-02-21
1
-16
/
+27
[next]