Scott González
6fc090df6a
Build: Upgrade grunt-contrib-jshint to 0.12.0
...
Ref gh-1670
2016-02-09 14:18:28 -05:00
Scott González
811080693d
Build: Upgrade grunt-csslint to 0.5.0
...
Ref gh-1670
2016-02-09 14:18:25 -05:00
Scott González
b80c2fa8e3
Build: Upgrade grunt-bowercopy to 1.2.4
...
Ref gh-1670
2016-02-09 14:18:23 -05:00
Scott González
d8f09b0da1
Build: Upgrade grunt to 0.4.5
...
Ref gh-1670
2016-02-09 14:18:12 -05:00
Scott González
63c103dd54
Draggable: Improve detection for when to blur the active element
...
Fixes #12472
Fixes #14905
Closes gh-1548
2016-02-09 13:37:26 -05:00
Scott González
8fc3ba22ba
Datepicker: Fix flaky test
2016-02-09 11:28:31 -05:00
Felix Nagel
e17e7b0d87
Calendar: Fix line indention
2016-01-20 12:16:56 +01:00
Felix Nagel
3cf5308917
Calendar: Do not rebuild whole calendar when selecting date
2016-01-20 12:16:55 +01:00
Felix Nagel
7ac903b076
Calendar: Let datepicker handle focus after date selection
2016-01-20 12:16:55 +01:00
Scott González
2775253b51
Tooltip: Remove use of $.parseJSON()
...
Also fixes the module loading for the tooltip animations visual test.
Fixes #14903
Closes gh-1665
2016-01-18 13:10:56 -05:00
Scott González
6d0adb27e8
Selectors: Fix metadata
...
Closes gh-1663
2016-01-15 10:26:50 -05:00
Felix Nagel
14392056e1
Datepicker: Improve tab order handling
...
Remove unneeded tabindex attribute change. Set focus to input after tab,
let default behavior decide which elements gains focus next.
2015-12-10 12:07:50 +01:00
Felix Nagel
1f92856d29
Calendar tests: Adjust structure tests to latest changes
2015-12-10 12:07:50 +01:00
Felix Nagel
a68048ff54
Calendar: Fix ARIA ids for multiple months
2015-12-10 12:07:50 +01:00
Felix Nagel
501c67ef24
Calendar: Fix focus issues
...
* Change next / prev button structure for better tabindex
* Improve focus and active handling
2015-12-10 12:07:49 +01:00
Felix Nagel
af97d08c4f
Date: Improve header data
2015-12-10 12:07:49 +01:00
Scott González
ffcfb85c98
Build: Update bugs URL
2015-12-08 09:33:52 -05:00
Felix Nagel
e0bbcb854d
Calendar: Add css-dependency-comments based on jQuery Mobile
...
Related 45744efd26
2015-12-02 18:53:26 +01:00
Felix Nagel
8c10fce536
Calendar: Fix header data
2015-12-02 18:50:13 +01:00
Felix Nagel
e63835cb5c
Calendar tests: Fix and update button advances unit tests
...
Related to 3570cc5a2b
2015-12-02 18:46:34 +01:00
Felix Nagel
5d3bdde5f1
Calendar: Update Button widget implementation to latest changes
2015-12-02 18:44:20 +01:00
Felix Nagel
c10ef0a170
Merge branch 'master' into datepicker
2015-12-02 18:30:05 +01:00
Jörn Zaefferer
6c738d961d
Release: Update for 1.12 release, add test script
...
Fixes jquery/download.jqueryui.com#282
2015-12-02 17:30:37 +01:00
Felix Nagel
7ed4554109
Calendar: Fix jshint issues
2015-12-02 17:15:23 +01:00
Felix Nagel
705b674776
Calendar tests: Add missing Gobalize formatter / parser full
2015-12-02 17:15:23 +01:00
Felix Nagel
f2c9c9a8ab
Calendar tests: Use globalize-runtime with compiled locales
2015-12-02 17:15:23 +01:00
Felix Nagel
f646ba97a9
Date tests: Fix first day of week calculation for non latin locales
2015-12-02 17:15:22 +01:00
Jörn Zaefferer
3fb25df920
Authors: Update with latest 1.12 contributors
2015-11-26 19:03:32 +01:00
Jörn Zaefferer
9f6d924515
Effects: Refactor transfer back compat to avoid bad nested return
...
Download builder replaces return statements while concatenating a
bundle, but fails to deal with this nested return. Since this module
is already deprecated, pulling the return to the top level makes
more sense.
2015-11-26 18:39:30 +01:00
Felix Nagel
9fdefeecb9
Calendar: Remove unused data-modules attribute from localization demo
2015-11-25 22:40:29 +01:00
Felix Nagel
d53f549c37
Datepicker: Fix outdated Globalize format option in date-format demo
2015-11-25 22:40:29 +01:00
Felix Nagel
9a879d0fdc
Calendar: Fix first day of week calculation for non latin locales
2015-11-25 22:40:28 +01:00
Felix Nagel
c43149d8a4
Calendar: Use globalize-runtime with compiled locales
2015-11-18 19:56:19 +01:00
Felix Nagel
1566cf1b39
Calendar: Remove Globalize.cldr.supplemental.weekData dependency
2015-11-16 22:54:44 +01:00
Michał Gołębiowski
15586ea752
Build: Use jquery-git in place of jquery-compat-git
...
jQuery Compat is not going to get released after all; jQuery UI should be tested
against jquery-git instead of jquery-compat-git.
Closes gh-1646
2015-11-14 06:12:55 -05:00
Benjamin Albert
cd7f8f02cf
Datepicker: Refactor _updateAlternate()
method
...
Closes gh-1647
2015-11-13 10:50:36 -05:00
Scott González
0cc197a421
Draggable: Change element ids in demo
2015-11-09 09:51:21 -05:00
Scott González
7cc88bfe32
Resizable: Fix data reference for ui-resizable-alsoresize
...
Fixes #14788
2015-11-09 09:16:13 -05:00
Scott González
6a681c2c13
Resizable: Don't use CSS shorthand properties with .css()
...
Fixes #7766
Closes gh-1644
2015-11-05 11:44:09 -05:00
Jörn Zaefferer
11216554fe
Demos: Link widget demo to learn site
...
Ref jquery/jqueryui.com#39
Closes gh-1637
2015-10-30 11:51:27 -04:00
Scott González
712e9ad744
Theme: Fix position of some icons
...
Closes gh-1636
2015-10-29 11:27:15 -04:00
Scott González
e77fbe5388
Checkboxradio: Properly find radio groups from the associated form
...
Fixes #9973
Closes gh-1631
2015-10-29 11:19:13 -04:00
Jörn Zaefferer
5157c2520b
Authors: Update with 1.12 contributors
2015-10-29 15:49:38 +01:00
Jörn Zaefferer
102ccb4342
Release: Use latest download builder
2015-10-29 15:49:38 +01:00
Jörn Zaefferer
f1b643ec67
Button: Add tests for button with html markup
...
Ref gh-1632
Ref jquery/api.jqueryui.com#281
2015-10-29 15:45:26 +01:00
Jörn Zaefferer
9644e7bae9
Dialog: Escape closeText option before passing it to button
...
Ref gh-1632
Fixes jquery/api.jqueryui.com#281
2015-10-28 19:48:35 +01:00
Scott González
3e9e9d58ec
Controlgroup: Simplify CSS overrides for spinner
...
Closes gh-1633
2015-10-28 13:00:37 -04:00
Scott González
65f4176249
Checkboxradio: Fix error tests with jQuery 1.7.0
2015-10-28 09:23:28 -04:00
Scott González
a640fae24e
Controlgroup: Add compound test suite for all jQuery versions
2015-10-28 09:16:31 -04:00
Scott González
926f3c6c3a
Checkboxradio: Add compound test suite for all jQuery versions
2015-10-28 09:15:11 -04:00