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
*
Demos: Add checkboxradio to bootstrap
Alexander Schmitz
2015-10-08
1
-0
/
+1
*
Checkboxradio: Add inset shadow to iconbackground to make it stand out
Alexander Schmitz
2015-10-08
1
-0
/
+1
*
Checkboxxradio: Adjust demo headers
Alexander Schmitz
2015-10-08
3
-5
/
+12
*
Spinner: Updates for new button widget and classes option
Alexander Schmitz
2015-10-08
19
-349
/
+39
*
Selectmenu: update to use button css
Alexander Schmitz
2015-10-07
5
-39
/
+24
*
Dialog: Updating dialog and tests for new button API
Alexander Schmitz
2015-10-07
2
-18
/
+17
*
Controlgroup: Inital commit of new widget
Alexander Schmitz
2015-10-07
19
-101
/
+820
*
Theme: Add visual focus outline for checkbox and radio buttons
Alexander Schmitz
2015-10-07
1
-1
/
+10
*
Checkboxradio: Initial commit of new widget
Alexander Schmitz
2015-10-07
29
-3
/
+1741
*
Button: Initial commit of button re-factor
Alexander Schmitz
2015-10-07
21
-982
/
+849
*
Tests: Allow widgets to not have a default element
Alexander Schmitz
2015-10-07
1
-1
/
+3
*
Build: add box-sizing: false to .csslintrc
Alexander Schmitz
2015-10-07
1
-1
/
+3
*
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
[next]