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-0b02fec6e3
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
jtr-test
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
path:
root
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Datepicker: Update the picker as the user types valid dates
TJ VanToll
2015-01-29
1
-0
/
+6
*
Datepicker: Handle invalid values in `value()` and `valueAsDate()`
TJ VanToll
2015-01-29
1
-2
/
+5
*
Datepicker: Add an `isValid()` method
TJ VanToll
2015-01-29
1
-0
/
+3
*
Datepicker: Update key handling implementation and tests
TJ VanToll
2015-01-29
1
-2
/
+2
*
Datepicker: Use Globalize 1.0.0
Rafael Xavier de Souza
2015-01-29
1
-14
/
+14
*
Datepicker: Fix key handling implementation and tests
TJ VanToll
2015-01-29
1
-0
/
+24
*
Datepicker: Add `value()` and `valueAsDate()` methods
TJ VanToll
2015-01-29
1
-0
/
+21
*
Datepicker: Support destroying inline datepickers
TJ VanToll
2015-01-29
1
-1
/
+3
*
Datepicker: Allow `dateFormat` to be changed after init
TJ VanToll
2015-01-29
1
-0
/
+7
*
Datepicker: Support changing `eachDay` after initialization
TJ VanToll
2015-01-29
1
-0
/
+5
*
Datepicker: Support `position` option changes after init
TJ VanToll
2015-01-29
1
-5
/
+10
*
Datepicker: Various changes for the `showWeek` option
TJ VanToll
2015-01-29
1
-2
/
+6
*
Datepicker: Support changing the `appendTo` option after init
TJ VanToll
2015-01-29
1
-0
/
+7
*
Datepicker: Only apply the `ui-state-focus` class name to one cell
TJ VanToll
2015-01-29
1
-2
/
+6
*
Datepicker: Fix the `eachDay` option
Jörn Zaefferer
2015-01-29
1
-2
/
+2
*
Datepicker: Update tests and demos for new structure
TJ VanToll
2015-01-29
1
-5
/
+10
*
Datepicker: Remove delayed focus
Scott González
2015-01-29
1
-3
/
+3
*
Datepicker: Initial commit of widget rewrite work from old branch
TJ VanToll
2015-01-29
1
-1970
/
+496
*
Resizable: correct width when grid approaches zero
Mike Sherov
2015-01-27
1
-1
/
+1
*
Resizable: Whitespace Cleanup
Mike Sherov
2015-01-27
1
-1
/
+1
*
Theme: Improve default theme styling
Jasper de Groot
2015-01-27
1
-1
/
+2
*
Menu: Use ui-state-active consistently
Jörn Zaefferer
2015-01-21
2
-6
/
+4
*
All: Drop support for jQuery 1.6.x
Jörn Zaefferer
2015-01-13
4
-30
/
+3
*
Selectmenu: Better handling when there are no options
Scott González
2015-01-12
1
-8
/
+20
*
Tooltip: Accept HTMLElement and jQuery objects for the content option
Daniel Owens
2015-01-12
1
-8
/
+5
*
Slider: Fix max calculation, when step is float
Jyoti Deka
2015-01-12
1
-2
/
+20
*
Resizable: Match on exact node name
Adam Foster
2015-01-09
1
-2
/
+2
*
Core: Match on exact node name for `:focusable` and `:tabbable`
Adam Foster
2015-01-09
1
-1
/
+1
*
Position: Restore old flip collision handling
Thomas Meyer
2015-01-09
1
-2
/
+2
*
Accordion: Set `aria-expanded` when collapsing
Scott González
2015-01-05
1
-4
/
+7
*
Build: Remove dates from copyright notice
Anne-Gaelle Colom
2015-01-02
37
-37
/
+37
*
Widget: Improve readability in `$.widget.bridge()`
Giovanni Giacobbi
2014-12-31
1
-5
/
+6
*
Effects: Rewrite
Mike Sherov
2014-12-10
16
-748
/
+784
*
Build: Fix typo
Rafael Xavier de Souza
2014-11-25
1
-1
/
+1
*
Build: Remove manifest files; move metadata to source files
Scott González
2014-11-10
37
-71
/
+258
*
Draggable: Ensure parent is correct after dragging through sortable
Mike Sherov
2014-11-08
1
-2
/
+6
*
Droppable: Remove $.ui.intersect()
Mike Sherov
2014-11-05
1
-4
/
+4
*
Tabs: Suppress automatic activation when navigating with COMMAND
Scott González
2014-11-04
1
-2
/
+3
*
Selectmenu: Copy title attributes
Felix Nagel
2014-11-04
1
-2
/
+5
*
Selectmenu: Properly parse value from options
Scott González
2014-11-04
1
-1
/
+1
*
Sortable: Redetermine floating flag when recalculating positions
TJ VanToll
2014-11-04
1
-5
/
+5
*
Selectmenu: Introduce _renderButtonItem() method
Felix Nagel
2014-11-04
1
-18
/
+37
*
Theme: Carat should be named caret
Lisa Seacat DeLuca
2014-11-03
1
-6
/
+6
*
Selectmenu: Re-add wrappers to menu items
TJ VanToll
2014-10-25
1
-8
/
+11
*
Autocomplete: Re-add wrappers to menu items
TJ VanToll
2014-10-25
1
-1
/
+3
*
Menu: Wrap menu items in a <div>
TJ VanToll
2014-10-25
1
-26
/
+36
*
Datepicker: Fixed month names and firstDay value in Arabic locale
Mohammed Alshehri
2014-10-22
1
-6
/
+7
*
Selectmenu: Remove broken tabindex code
Scott González
2014-10-22
1
-3
/
+2
*
All: Drop support for IE7
Scott González
2014-10-21
1
-4
/
+0
*
Core: Remove .zIndex()
Scott González
2014-10-20
1
-29
/
+0
[next]