Commit Graph

5978 Commits

Author SHA1 Message Date
Felix Nagel
05832d6b6a Merge branch 'master' into selectmenu 2013-07-09 22:55:35 +02:00
Felix Nagel
009aa6a953 Selectmenu: add ui-front class to all appended elements 2013-07-09 22:49:08 +02:00
Scott González
afeaf565bb Core tests: Explicitly focus the body during delayed .focus() test to avoid an issue in IE 8. 2013-07-09 14:13:24 -04:00
Scott González
382a77502e Widget: Remove leftover back-compat handling for widget instance storage (see #8801). 2013-07-09 11:12:29 -04:00
Bruno M. Custódio
0d5eaab9bb Updating jQuery to 1.10.2.
Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the
tests directory.
2013-07-05 08:42:37 -04:00
Scott González
4148acfa9a Tabs: Prevent default action of clicks even when disabled. Fixes #9413 - Tabs: Disabled tabs are still clickable. 2013-07-03 14:38:49 -04:00
Jörn Zaefferer
7da828375a Build: Implement an asciilint task to verify content of ui files (ignore i18n). Fixes #9037 - Build: Verify characters in output 2013-07-03 16:01:51 +02:00
Felix Nagel
c571f7bea9 Merge branch 'master' into selectmenu 2013-07-01 23:23:50 +02:00
Felix Nagel
b9fa8f7a8c Selectmenu Tests: fix lint issues 2013-07-01 23:08:55 +02:00
Felix Nagel
3483b9460b Selectmenu Tests: add item looping tests 2013-07-01 22:59:43 +02:00
Felix Nagel
ff1bb14579 Selectmenu: prevent widget from item looping 2013-07-01 22:23:12 +02:00
Felix Nagel
2c9f5a8c01 Selectmenu Tests: use trigger instead of simulate for click events in order to make tests work in IE/ and IE8 2013-07-01 22:04:30 +02:00
Rafael Xavier de Souza
4ed52cba65 Release: Specify download.jqueryui.com version @1.10.3-4 2013-06-26 12:40:59 -03:00
Rafael Xavier de Souza
7321df722f Release: Lint 2013-06-26 12:40:58 -03:00
Rafael Xavier de Souza
ece91a5c3b Release: Handle prevVersion when minor or patch are 0 (zero) 2013-06-26 12:40:58 -03:00
Rafael Xavier de Souza
a52421b25f Release: Allow remote repositories other than "git@github.com", eg. filesystem 2013-06-26 12:40:58 -03:00
Rafael Xavier de Souza
b8a875cabf Add comment (TODO: amend before land) 2013-06-26 12:40:58 -03:00
Rafael Xavier de Souza
a8897d4c72 Release: Use downloadBuilder to build pre/cdn packages instead of our grunt tasks 2013-06-26 12:40:57 -03:00
Gan Eng Chin
e591a7a9af Datepicker i18n: Removed "<" in the "Anterior" text for the pt locale.
Removed "<" in the "Anterior" text, so that it is consistent with "Seguinte".
2013-06-26 09:02:59 -04:00
Felix Nagel
b735152ae1 Selectmenu: CSS Framework: Update API links from the old docs site to their new API site location. 2013-06-24 20:30:03 +02:00
Felix Nagel
9992d4626e Merge branch 'master' into selectmenu 2013-06-24 20:28:10 +02:00
Jörn Zaefferer
fe9f6ca986 Update authors 2013-06-24 16:13:41 +02:00
Rafael Xavier de Souza
bfa553c42d Effects (core): Unite demos into the same single effect/ path 2013-06-22 12:05:31 -03:00
Rafael Xavier de Souza
1f4f002cf7 Test: Update effects_core test, since puff-effect and size-effect now have its own files 2013-06-22 11:37:37 -03:00
Rafael Xavier de Souza
d0c613d3a8 Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file. 2013-06-22 11:37:37 -03:00
TJ VanToll
670f650b99 Menu: Ensure an event was passed before checking its type. Fixes #9384 - Menu: _focus function forgets null check with doing a pattern match on event.type 2013-06-20 20:40:00 -04:00
Jörn Zaefferer
628a141485 Menu tests: Fix lint error 2013-06-20 16:56:27 +02:00
Jörn Zaefferer
a960295629 Build: Update grunt-contrib-jshint to latest, fixes jshint errors not aborting the build 2013-06-20 16:53:08 +02:00
Steven Luscher
fcd1cafac8 Draggable: active element blurs when clicking on a draggable. Fixes #4261 - Draggable: Inputs do not blur when clicking on a draggable 2013-06-19 18:07:38 -04:00
Steven Luscher
bca3e058e8 Clicking on a draggable anchor without moving it should make it the active element (Fixes #8399). 2013-06-19 08:38:57 -04:00
TJ VanToll
91b7b9f9ab Menu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing should recheck for menu icons 2013-06-16 22:37:36 -04:00
Jörn Zaefferer
b5c41a2b33 Build: Add support for running on Travis 2013-06-12 21:52:14 +02:00
TJ VanToll
9d5d2424a9 CSS Framework: Update API links from the old docs site to their new API site location. 2013-06-05 22:03:09 -04:00
Jörn Zaefferer
ab72fd1666 Selectmenu: Fix htmllint warnings 2013-06-05 15:22:03 +02:00
Jörn Zaefferer
ffc7d310d4 Merge branch 'master' into selectmenu 2013-06-05 14:44:44 +02:00
Felix Nagel
ab48ae7e30 Selectmenu tests: fix lint issues 2013-06-04 21:16:13 +02:00
Scott González
e776a7fb09 Slider Tests: Remove pointless doc blocks. 2013-06-04 09:35:37 -04:00
Scott González
2de5e78e72 Tabs: Use .ui-tabs-anchor in stylesheet. 2013-06-04 08:32:13 -04:00
TJ VanToll
3c68636c80 Datepicker: Removing unused ui-datepicker-month-year class name. 2013-06-03 22:13:43 -04:00
Scott González
2ba75e2c93 Slider: Remove range div when changing range option to false. Fixes #9355 - Slider: Changing range option to false does not remove range div. 2013-06-03 15:14:46 -04:00
TJ VanToll
3ec371bca4 Spinner: Trivial spelling / grammatical fixes in CSS comments. 2013-06-02 22:30:05 -04:00
Scott González
16c375d374 Dialog: Use proper position data after drag and resize. Fixes #9351 - Dialog: Incorrect value for position option after resize. 2013-05-31 15:01:15 -04:00
Jörn Zaefferer
a9bb4880d3 Build: Update node-testswarm to 1.1.0 to match latest TestSwarm API 2013-05-31 11:37:09 +02:00
Jörn Zaefferer
cb3e7496e8 Revert b12def5ab2 - instead update to testswarm@1.0.3, which always passes as a boolean. 2013-05-31 10:47:10 +02:00
Jörn Zaefferer
b12def5ab2 Build: Don't pass undefined to grunt's method in error cases. Must be for the task to fail. 2013-05-31 10:39:16 +02:00
Jörn Zaefferer
aaf75767fa Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests to match the new lowercase names. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish 2013-05-31 10:35:44 +02:00
Felix Nagel
1821517d81 Selectmenu Tests: use asyncTest when working with focus events 2013-05-30 22:30:56 +02:00
Felix Nagel
33317c9372 Selectmenu tests: combine visual tests to one 2013-05-30 22:07:52 +02:00
Felix Nagel
57fa48281c Merge branch 'master' into selectmenu 2013-05-30 21:28:15 +02:00
Felix Nagel
bfd3c4aace Selectmenu: remove unused var 2013-05-30 21:25:36 +02:00