]>
source.dussan.org Git - jquery-ui.git/log
Peter Dave Hello [Mon, 30 May 2016 18:13:08 +0000 (02:13 +0800)]
All: Optimize png images losslessly using zopflipng
Closes gh-1710
Peter Kehl [Sun, 29 May 2016 22:49:16 +0000 (08:49 +1000)]
Tests: Removed links to tests that no longer exist
Closes gh-1709
Alexander Schmitz [Wed, 11 May 2016 16:14:14 +0000 (12:14 -0400)]
Controlgroup: Fix rendering of labels
Fixes #14967
Closes gh-1703
Alexander Schmitz [Wed, 11 May 2016 15:49:37 +0000 (11:49 -0400)]
Controlgroup: Fix issues with compatibility with spinner
Fixes #14966
Alexander Schmitz [Tue, 10 May 2016 17:32:21 +0000 (13:32 -0400)]
Controlgroup: Don't remove existing classes classes
unless its a corner class
Fixes #14960
Michał Gołębiowski [Thu, 26 May 2016 09:41:34 +0000 (11:41 +0200)]
Tests: Stop testing against core 2.0.2 on testswarm
jQuery 2.0.3 fixed very few things from 2.0.2, the list is here:
http://blog.jquery.com/2013/07/03/jquery-1-10-2-and-2-0-3-released/
One of the fixes was http://bugs.jquery.com/ticket/13980, though which was
about cross-domain iframe issues. The problem is TestSwarm loads a cross-domain
iframe: the main page is swarm.jquery.org, the frame is on
builds.jenkins.jquery.com so it might be causing issues. You can see jQuery UI
tests are timing out in all IE versions in jQuery 2.0.2:
http://swarm.jquery.org/job/2918
The problem is that it doesn't just fail, it starves the available IE pool,
making it sometimes harder for other projects to get their tests run on IE.
That's why tests with jQuery 2.0.2 on TestSwarm need to be removed as it's been
done with 1.10.1.
Refs #12745
Refs
c2224bf5dc418c84c185844611786b9ccfb869a7
Refs gh-1706
Closes gh-1707
Michał Gołębiowski [Wed, 25 May 2016 20:29:04 +0000 (22:29 +0200)]
Build: Don't run tests on IE 8 with jQuery Core 2 and newer
Closes gh-1706
Michał Gołębiowski [Wed, 25 May 2016 12:59:28 +0000 (14:59 +0200)]
Build: Add grunt-cli to devDependencies, don't install it globally
This makes it possible to use Grunt without installing grunt-cli globally
which makes the whole process more resilient.
Ref gh-1706
Michał Gołębiowski [Wed, 25 May 2016 12:58:21 +0000 (14:58 +0200)]
Build: Add bower_components to .gitignore
Ref gh-1706
Michał Gołębiowski [Wed, 25 May 2016 12:58:08 +0000 (14:58 +0200)]
Build: Add jQuery 1.12/2.2 to the test configuration
Ref gh-1706
Scott González [Wed, 25 May 2016 12:37:28 +0000 (08:37 -0400)]
Focusable: Detect disabled fieldsets
Fixes #14970
Closes gh-1705
Scott González [Wed, 25 May 2016 12:41:08 +0000 (08:41 -0400)]
Tabs: Fix test
Scott González [Wed, 25 May 2016 11:45:23 +0000 (07:45 -0400)]
Tabs: Fix default `classes` option
Fixes #14973
Scott González [Wed, 4 May 2016 22:48:41 +0000 (18:48 -0400)]
Droppable: Re-expose `$.ui.intersect()`
Fixes #14963
Ref #10534
Scott González [Wed, 20 Apr 2016 17:07:53 +0000 (13:07 -0400)]
Tooltip: Fix re-enabling of delegated tooltips
Fixes #14950
Closes gh-1699
Jörn Zaefferer [Thu, 21 Apr 2016 14:16:37 +0000 (16:16 +0200)]
Build: Update authors list
Alexey Balchunas [Wed, 1 Jul 2015 18:45:54 +0000 (21:45 +0300)]
Selectable: Proper handling of inner scrolling
Fixes #13359
Closes gh-1570
Amanpreet Singh [Wed, 13 Apr 2016 18:42:43 +0000 (00:12 +0530)]
Tests: Remove all qunit global excludes from jshint config
Amanpreet Singh [Wed, 6 Apr 2016 15:59:16 +0000 (21:29 +0530)]
Tests: Update common lib to use no globals
Amanpreet Singh [Wed, 6 Apr 2016 14:06:47 +0000 (19:36 +0530)]
Widget: Shift to use no globals
Amanpreet Singh [Wed, 6 Apr 2016 13:59:12 +0000 (19:29 +0530)]
Tooltip: Shift to use no globals
Amanpreet Singh [Wed, 6 Apr 2016 13:48:50 +0000 (19:18 +0530)]
Tabs: Shift to use no globals
Amanpreet Singh [Wed, 6 Apr 2016 13:26:05 +0000 (18:56 +0530)]
Spinner: Shift to use no globals
Amanpreet Singh [Wed, 6 Apr 2016 13:22:59 +0000 (18:52 +0530)]
Sortable: Shift to use no globals
Amanpreet Singh [Wed, 6 Apr 2016 13:18:13 +0000 (18:48 +0530)]
Slider: Shift to use no globals
Amanpreet Singh [Wed, 6 Apr 2016 13:16:23 +0000 (18:46 +0530)]
Selectmenu: Shift to use no globals
Amanpreet Singh [Wed, 6 Apr 2016 13:13:06 +0000 (18:43 +0530)]
Selectable: Shift to use no globals
Amanpreet Singh [Wed, 6 Apr 2016 13:11:09 +0000 (18:41 +0530)]
Resizeable: Shift to use no globals
Amanpreet Singh [Wed, 6 Apr 2016 13:08:28 +0000 (18:38 +0530)]
Progressbar: Shift to use no globals
Amanpreet Singh [Wed, 6 Apr 2016 13:05:47 +0000 (18:35 +0530)]
Position: Shift to use no globals
Amanpreet Singh [Wed, 6 Apr 2016 13:02:55 +0000 (18:32 +0530)]
Menu: Shift to use no globals
Amanpreet Singh [Sun, 3 Apr 2016 16:47:12 +0000 (22:17 +0530)]
Form: Shift form-reset-mixin to use no globals
Amanpreet Singh [Sun, 3 Apr 2016 16:45:40 +0000 (22:15 +0530)]
Effects: Shift to use no globals
Amanpreet Singh [Sun, 3 Apr 2016 16:32:14 +0000 (22:02 +0530)]
Droppable: Shift to use no globals
Amanpreet Singh [Sun, 3 Apr 2016 16:21:57 +0000 (21:51 +0530)]
Draggable: Shift to use no globals
Amanpreet Singh [Sun, 3 Apr 2016 16:10:09 +0000 (21:40 +0530)]
Dialog: Shift to use no globals
Amanpreet Singh [Sun, 3 Apr 2016 15:11:33 +0000 (20:41 +0530)]
Datepicker: Shift to use no globals
Amanpreet Singh [Sun, 3 Apr 2016 15:02:08 +0000 (20:32 +0530)]
Core: Shift to no globals
Amanpreet Singh [Sun, 3 Apr 2016 14:56:10 +0000 (20:26 +0530)]
Controlgroup: Shift to use no globals
Amanpreet Singh [Sun, 3 Apr 2016 14:53:34 +0000 (20:23 +0530)]
Checkboxradio: Shift to use no globals
Amanpreet Singh [Sun, 3 Apr 2016 14:51:14 +0000 (20:21 +0530)]
Autocomplete: Shift to use no globals
Amanpreet Singh [Sun, 3 Apr 2016 14:43:27 +0000 (20:13 +0530)]
Button: Shift to no globals
Amanpreet Singh [Sun, 3 Apr 2016 14:37:27 +0000 (20:07 +0530)]
Accordion: Shift to use no globals
Scott González [Wed, 13 Apr 2016 15:36:41 +0000 (11:36 -0400)]
Menu: Remove extraneous blank lines
Alexander Schmitz [Thu, 31 Mar 2016 13:16:31 +0000 (09:16 -0400)]
Build: Remove maxLineLength execption in .jscsrc
Also seperates tests into a seperate task because they still have many errors
Closes gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 13:16:13 +0000 (09:16 -0400)]
Effect: Disable maxLineLength for description meta
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 13:15:46 +0000 (09:15 -0400)]
Effects: Disable maxLineLength for description meta explode
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 13:13:28 +0000 (09:13 -0400)]
Accordion: Disable maxLineLength for description meta
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 13:12:37 +0000 (09:12 -0400)]
Datepicker: Disable maxLineLength for jscs
There are too many errors and re-write is essentially done
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 13:12:21 +0000 (09:12 -0400)]
Progressbar: Disable maxLineLength for description meta
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 13:11:31 +0000 (09:11 -0400)]
Selectmenu: Disable maxLineLength for description meta
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 04:31:28 +0000 (00:31 -0400)]
Effect: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 04:31:10 +0000 (00:31 -0400)]
Plugin: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 04:30:43 +0000 (00:30 -0400)]
Build: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 04:30:21 +0000 (00:30 -0400)]
Effects: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 04:22:10 +0000 (00:22 -0400)]
i18n: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 04:09:19 +0000 (00:09 -0400)]
Position: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 04:06:36 +0000 (00:06 -0400)]
Scroll Parent: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 04:05:45 +0000 (00:05 -0400)]
Widget: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 03:43:59 +0000 (23:43 -0400)]
Accordion: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 03:42:53 +0000 (23:42 -0400)]
Checkboxradio: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 03:42:01 +0000 (23:42 -0400)]
Controlgroup: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 03:41:14 +0000 (23:41 -0400)]
Dialog: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 03:40:17 +0000 (23:40 -0400)]
Draggable: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 03:15:29 +0000 (23:15 -0400)]
Droppable: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 03:02:12 +0000 (23:02 -0400)]
Menu: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 02:54:03 +0000 (22:54 -0400)]
Mouse: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 02:52:49 +0000 (22:52 -0400)]
Progressbar: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 02:33:08 +0000 (22:33 -0400)]
Resizable: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 02:31:17 +0000 (22:31 -0400)]
Selectable: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 02:18:36 +0000 (22:18 -0400)]
Slider: Fix line length issues
Ref gh-1690
Alexander Schmitz [Thu, 31 Mar 2016 02:11:22 +0000 (22:11 -0400)]
Sortable: Fix line length issues
Ref gh-1690
Alexander Schmitz [Wed, 30 Mar 2016 23:00:14 +0000 (19:00 -0400)]
Spinner: Fix line length violations
Ref gh-1690
Alexander Schmitz [Wed, 30 Mar 2016 22:59:18 +0000 (18:59 -0400)]
Tabs: Fix line length violations
Ref gh-1690
Amine HADDAD [Thu, 18 Feb 2016 12:28:43 +0000 (13:28 +0100)]
Datepicker: Fix day names for ar-DZ locale
Fixes #14948
Closes gh-1697
Scott González [Tue, 12 Apr 2016 19:10:22 +0000 (15:10 -0400)]
Menu: Don't reset active element until after triggering `blur` event
This ensures that `ui.item` actually exists in the `blur` event.
Fixes #14945
Closes gh-1696
Maksim Ryzhikov [Tue, 12 Apr 2016 19:39:06 +0000 (15:39 -0400)]
Sortable: Fix incorrect top containment for document
Fixes #14927
Closes gh-1695
Scott González [Wed, 6 Apr 2016 17:06:40 +0000 (13:06 -0400)]
Build: Adjust author info for Dan Strohl
Scott González [Mon, 4 Apr 2016 13:16:49 +0000 (09:16 -0400)]
Build: Update authors list
Siebrand Mazeland [Sat, 2 Apr 2016 15:11:02 +0000 (18:11 +0300)]
Build: Update .mailmap
Closes gh-1693
dstrohl [Tue, 16 Dec 2014 16:05:54 +0000 (08:05 -0800)]
Sortable: Update _contactContainers to use page clientX/Y values
The sortable was using the window position compared with page position to
determine where to drop objects. this was only a problem for sortables far
enough down to require scrolling.
Fixes #10727
Fixes #5039
Closes gh-1475
Closes gh-1585
Rand Scullard [Mon, 28 Sep 2015 20:15:46 +0000 (16:15 -0400)]
Menu: Check that there is an active item in `_activate()`
Closes gh-1606
Konstantin Dinev [Thu, 21 Jan 2016 14:40:23 +0000 (16:40 +0200)]
Resizable: Implement `setOption` for handles
Fixes #3423
Closes gh-1666
Mukul Hase [Thu, 11 Feb 2016 19:29:54 +0000 (00:59 +0530)]
Slider: Fixed max value miscalculation
Fixes #12852
Closes gh-1664
Alexander Schmitz [Wed, 30 Mar 2016 15:38:34 +0000 (11:38 -0400)]
Selectmenu: Prepend icon and move overflow to text span
Fixes #14938
Closes gh-1685
Piotr Baran [Fri, 19 Feb 2016 21:23:11 +0000 (22:23 +0100)]
Datepicker: Fixed keyboard navigation
Fixes #7956
Closes gh-1677
Alexander Schmitz [Wed, 23 Mar 2016 12:18:25 +0000 (08:18 -0400)]
Checkboxradio: Check that there is an icon before toggeling class
Fixes #14939
Closes gh-1686
Francesc Baeta [Thu, 24 Mar 2016 15:28:15 +0000 (16:28 +0100)]
Resizable: Fix top jump with rotated element
Fix top jump when resizing a rotated element (90°) using north handle
and exceeding the minmal height (default 10px).
Bug was found using a resizable-rotation-patch:
https://github.com/unlocomqx/jQuery-ui-resizable-rotation-patch
Closes gh-1687
Anne-Gaelle Colom [Tue, 29 Mar 2016 12:59:32 +0000 (13:59 +0100)]
Selectmenu: Added missing semicolon
Closes gh-1689
Matt Brundage [Fri, 18 Mar 2016 19:41:02 +0000 (15:41 -0400)]
Menu: Style cleanup
Space savings and consistency with other rules in how we specify no
outline (namely, .ui-helper-reset and .ui-dialog ).
Closes gh-1684
Jörn Zaefferer [Thu, 17 Mar 2016 09:25:21 +0000 (10:25 +0100)]
Authors: Update with latest 1.12 contributors
Jörn Zaefferer [Fri, 11 Mar 2016 16:35:25 +0000 (17:35 +0100)]
Menu: Remove active class from top-level item when menu is blurred
This issue was introduced by
0bbd1569182bc03e8dc4f5f8aa203e8edbe15f99 ,
which reduced the use of ui-state-focus and ui-state-active to using
only ui-state-focus. This introduced the issue addressed here.
The fix is more of a workaround. With test test in place, we can
investigate a better solution in the future.
Fixes #14919
Scott González [Thu, 3 Mar 2016 18:38:57 +0000 (13:38 -0500)]
Dialog: Remove use of `$.now()` in performance test
Scott González [Wed, 17 Feb 2016 18:14:31 +0000 (13:14 -0500)]
Build: Upgrade to grunt-html 6.0.0
Closes gh-1680
Alexander Schmitz [Wed, 10 Feb 2016 16:31:03 +0000 (11:31 -0500)]
Selectmenu: Fixed selectmenu icon float right
Also removes the icon space as its not needed with a floated icon
Fixes #14914
Closes gh-1671
Fahad Ahmad [Sun, 21 Feb 2016 07:36:46 +0000 (02:36 -0500)]
Datepicker: Use `getFullYear()` instead of deprecated `getYear()`
Fixes #14920
Closes gh-1678
Scott González [Tue, 16 Feb 2016 15:22:45 +0000 (10:22 -0500)]
Autocomplete: Work around `isContentEditable` bug in Chrome
Fixes #14917
Closes gh-1673
Scott González [Tue, 16 Feb 2016 15:22:30 +0000 (10:22 -0500)]
Controlgroup: Fix quote style in demo
Alyosha Pushak [Mon, 13 Apr 2015 02:17:16 +0000 (19:17 -0700)]
Accordion: Correct height calculated when closed
Fixes #11938
Closes gh-1536
Closes gh-1616
Scott González [Tue, 9 Feb 2016 19:29:56 +0000 (14:29 -0500)]
Revert "Build: Upgrade grunt-html to 6.0.0"
This reverts commit
f9e07a374cc912e85a3d7d97281c1c5438fa1a43 .
Travis doesn't support Java v1.8 yet.