Felix Nagel
a5734cdd4d
Datepicker: Remove whitespace
...
Ref gh-1432
2015-02-26 09:27:38 -05:00
Felix Nagel
876aed3cd5
Datepicker: Make Calendar pass-through options more dynamic
...
Move calendarOptions variable into datepicker prototype.
Ref gh-1432
2015-02-26 09:27:30 -05:00
Rafael Xavier de Souza
45744efd26
All: Add css-dependency-comments based on jQuery Mobile
...
Ref gh-1029
Ref jquery/download.jqueryui.com#178
Closes gh-1440
2015-02-26 09:23:33 -05:00
Marco Ziech
c4e367bb31
Tooltip: Register event handlers before content is loaded
...
Fixes #8740
Closes gh-1053
Closes gh-1456
2015-02-25 15:35:49 -05:00
Scott González
c1dfb98d45
Tabs: Use standard promise methods for jqXHR
...
The old success(), error() and complete() methods have been deprecated for a
while and have been removed in upstream master.
Closes gh-1455
2015-02-24 10:24:58 -05:00
Nils Heuermann
962e05dc1d
Sortable: Append a tr with td to the placeholder of tbody elements
...
When sorting tbody elements of a table the placeholder needs to have a tr with
td elements to be visible. The appended elements are created in the same way
as for the placeholder of a tr element; the first row of the sorted tbody is
used for that.
Fixes #10682
Closes gh-1380
2015-02-24 09:36:12 -05:00
Scott González
d95c23ae6c
Dialog: Fix typo
...
Closes gh-1447
Thanks Spencer Davis
2015-02-23 16:33:18 -05:00
Scott González
8fdfea5fe9
Build: Upgrade to jQuery 1.11.2
...
Adds jQuery 1.11.0, 1.11.1, 1.11.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3
2015-02-23 14:01:03 -05:00
Scott González
fac8e517d7
Datepicker: Fix date range demo when entering values manually
...
Fixes #11143
Closes gh-1454
2015-02-23 12:21:21 -05:00
Timo Tijhof
1e7a1e811f
Build: Use browserSets from testswarm config
...
It's already in jQuery's Jenkins node-testswarm config
(and set to the same value) but not used yet.
Reference it to make sure it keeps working in the future.
Closes gh-1452
2015-02-20 11:13:27 -05:00
TJ VanToll
ec1f393c39
Dialog: Stop tracking instance in destroy() to avoid memory leaks
...
Fixes #11125
Closes gh-1448
2015-02-20 09:48:42 -05:00
Jörn Zaefferer
d58051ba1a
Theme: Restore placeholders for overlay background image
...
These are still needed.
Ref gh-1436
Ref jquery/download.jqueryui.com#248
2015-02-12 10:36:31 +01:00
Marcus Warren
17c7f698a2
Sortable: Add support for iframes
...
Fixes #9604
Closes gh-1443
2015-02-03 13:09:32 -05:00
Scott González
2ea46ae1af
Calendar: Add build metadata
2015-01-29 18:01:31 -05:00
Scott González
c1b6891c9a
Datepicker: Update description metadata
2015-01-29 18:01:31 -05:00
Felix Nagel
4778efc2c6
Datepicker: Fix visual tests
2015-01-29 18:01:31 -05:00
Felix Nagel
91ff2cac46
Datepicker: Run datepicker tests in Grunt qunit task
2015-01-29 18:01:31 -05:00
Felix Nagel
cc91adf4b6
Calendar: Use document.activeElement for retrieving focused element
...
Fixes unit tests in phantom.
2015-01-29 18:01:30 -05:00
Felix Nagel
33b1820958
Calendar: Clean up demos.
2015-01-29 18:01:30 -05:00
Felix Nagel
9d423e5b6f
Calendar: Sanitize active descendant id selector
2015-01-29 18:01:30 -05:00
Felix Nagel
43f66b8b67
Calendar: Make use of _setOptions to call refresh
...
Prevents refresh from being called multiple times.
2015-01-29 18:01:30 -05:00
Felix Nagel
ee83c37e0f
Calendar: Remove option method overwrite
2015-01-29 18:01:30 -05:00
Felix Nagel
32891588f4
Datepicker: Add missing handling for disabled option
2015-01-29 18:01:30 -05:00
Felix Nagel
e507477603
Calendar: Use _on for link hover events
2015-01-29 18:01:30 -05:00
Felix Nagel
95fd20fbf6
Datepicker tests: Remove pass-through options unit tests
...
Add Test if these options are set on the underlying calendar instance
2015-01-29 18:01:30 -05:00
Felix Nagel
50f477f847
Calendar: Adjust files to match reorganization of external directory
2015-01-29 18:01:30 -05:00
Felix Nagel
9461f6680b
Calendar: Add buttons option
2015-01-29 18:01:29 -05:00
Felix Nagel
5df6d39d13
Datepicker: Improve localization handling, code style
2015-01-29 18:01:29 -05:00
Felix Nagel
2e2787dcfe
Calendar: Fix hover event setting and removing
2015-01-29 18:01:29 -05:00
Felix Nagel
b9d8f624ba
Datepicker: Several minor code improvements
...
Several minor code improvements and make suppressExpandOnFocus
an internal variable, remove partial button widget usage in header
2015-01-29 18:01:29 -05:00
Felix Nagel
40e8519437
Datepicker: Fix localization demo
2015-01-29 18:01:29 -05:00
Felix Nagel
fd3a68cfa3
Calendar: Fix German localization
2015-01-29 18:01:29 -05:00
Felix Nagel
35842c8125
Calendar: Fix multiple calendar styles
2015-01-29 18:01:29 -05:00
Felix Nagel
398ce1bd82
Datepicker tests: Rewrite event unit tests
2015-01-29 18:01:29 -05:00
Felix Nagel
90c704f1a8
Calendar: Fix broken day table cell attributes
2015-01-29 18:01:28 -05:00
Felix Nagel
43025392c5
Datepicker: Improve document click event
2015-01-29 18:01:28 -05:00
Felix Nagel
6dfcd937f9
Datepicker tests: Add open and close unit tests
2015-01-29 18:01:28 -05:00
Felix Nagel
258a3ff4e5
Datepicker: Simplify usage of calendar options and avoid duplications
2015-01-29 18:01:28 -05:00
Felix Nagel
63bdc3ef81
Datepicker: Remove unwanted keyboard shortcut
...
Remove shortcut for closing the calendar and erasing the date (CTRL+END).
Remove unwanted CTRL+HOME shortcut and support for enter key on input.
2015-01-29 18:01:28 -05:00
Felix Nagel
57736406f1
Datepicker: Code clean up for events
2015-01-29 18:01:22 -05:00
Felix Nagel
6ef023f0e4
Calendar: Remove select callback reference
2015-01-29 17:52:50 -05:00
Felix Nagel
f88a06352a
Calendar: Add min and max option.
...
Improve render day cell mechanism.
2015-01-29 17:52:50 -05:00
Felix Nagel
510ba08cff
Calendar: Add calendar widget
...
Add calendar widget by copying and renaming datepicker widget files.
Remove datepicker functionality, options and methods from Calendar.
Remove calendar functionality, options and methods from Datepicker.
Adjust tests due to split and changed specification. Remove duplicated
demo files and fix some demos. Simplify calendar generation, use CSS
instead of inline styles. Fix destroy method. Make use of uniqueId
method. Fix focus highlighting when month is changed. Add version
property. Add common unit tests. Fix input keyboard handling.
2015-01-29 17:52:46 -05:00
Felix Nagel
35b52a0dfc
Datepicker: Introduce value option
...
Change status caching, fix existing value related methods, introduce
$.date construction with date object, selected property is null by
default, add selected getter
2015-01-29 17:48:26 -05:00
Felix Nagel
a11e87c98e
Datepicker: Fix icon trigger demo
2015-01-29 17:48:25 -05:00
Felix Nagel
6324828ba0
Datepicker: Fix populate alternate field demo
2015-01-29 17:48:25 -05:00
Felix Nagel
ab2cb90240
Datepicker: Properly define default for dateFormat
option
2015-01-29 17:48:25 -05:00
Felix Nagel
9c66d2e92f
Datepicker: Use short
instead of abbreviated
format for table header
...
Revert to old behavior with two instead of three chars.
Fixes layout issue with wrong day table cell width.
2015-01-29 17:48:25 -05:00
Felix Nagel
f28b70eb7a
Datepicker: Rename select()
method to _select()
...
Make `select()` a private method as it's not part of the specification.
2015-01-29 17:48:25 -05:00
Felix Nagel
cfea8df90a
Datepicker: Fix code style issues
2015-01-29 17:48:19 -05:00