Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Controlgroup: Add "only" position to class generator functions | Alexander Schmitz | 2016-06-09 | 3 | -3/+80 |
| | | | | | Fixes #14972 Closes gh-1711 | ||||
* | All: Replace non-breaking spaces with regular spaces | Scott González | 2016-06-08 | 4 | -5/+5 |
| | |||||
* | Checkboxradio: Use new `ui-state-checked` class in checkboxradio | Alexander Schmitz | 2016-06-06 | 3 | -9/+12 |
| | | | | | | | | Using `ui-state-highlight` caused a conflict with dialog Fixes #14955 Closes gh-1712 Closes gh-1704 | ||||
* | All: Optimize png images losslessly using zopflipng | Peter Dave Hello | 2016-06-06 | 22 | -0/+0 |
| | | | | Closes gh-1710 | ||||
* | Tests: Removed links to tests that no longer exist | Peter Kehl | 2016-05-31 | 1 | -6/+0 |
| | | | | Closes gh-1709 | ||||
* | Controlgroup: Fix rendering of labels | Alexander Schmitz | 2016-05-26 | 5 | -11/+25 |
| | | | | | Fixes #14967 Closes gh-1703 | ||||
* | Controlgroup: Fix issues with compatibility with spinner | Alexander Schmitz | 2016-05-26 | 5 | -16/+29 |
| | | | | Fixes #14966 | ||||
* | Controlgroup: Don't remove existing classes classes | Alexander Schmitz | 2016-05-26 | 4 | -9/+94 |
| | | | | | | unless its a corner class Fixes #14960 | ||||
* | Tests: Stop testing against core 2.0.2 on testswarm | Michał Gołębiowski | 2016-05-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Build: Don't run tests on IE 8 with jQuery Core 2 and newer | Michał Gołębiowski | 2016-05-25 | 1 | -2/+2 |
| | | | | Closes gh-1706 | ||||
* | Build: Add grunt-cli to devDependencies, don't install it globally | Michał Gołębiowski | 2016-05-25 | 2 | -2/+1 |
| | | | | | | | This makes it possible to use Grunt without installing grunt-cli globally which makes the whole process more resilient. Ref gh-1706 | ||||
* | Build: Add bower_components to .gitignore | Michał Gołębiowski | 2016-05-25 | 1 | -1/+2 |
| | | | | Ref gh-1706 | ||||
* | Build: Add jQuery 1.12/2.2 to the test configuration | Michał Gołębiowski | 2016-05-25 | 28 | -5/+113908 |
| | | | | Ref gh-1706 | ||||
* | Focusable: Detect disabled fieldsets | Scott González | 2016-05-25 | 3 | -9/+39 |
| | | | | | Fixes #14970 Closes gh-1705 | ||||
* | Tabs: Fix test | Scott González | 2016-05-25 | 2 | -4/+4 |
| | |||||
* | Tabs: Fix default `classes` option | Scott González | 2016-05-25 | 1 | -1/+1 |
| | | | | Fixes #14973 | ||||
* | Droppable: Re-expose `$.ui.intersect()` | Scott González | 2016-05-04 | 1 | -1/+1 |
| | | | | | Fixes #14963 Ref #10534 | ||||
* | Tooltip: Fix re-enabling of delegated tooltips | Scott González | 2016-04-21 | 2 | -9/+29 |
| | | | | | Fixes #14950 Closes gh-1699 | ||||
* | Build: Update authors list | Jörn Zaefferer | 2016-04-21 | 1 | -0/+4 |
| | |||||
* | Selectable: Proper handling of inner scrolling | Alexey Balchunas | 2016-04-21 | 1 | -6/+18 |
| | | | | | Fixes #13359 Closes gh-1570 | ||||
* | Tests: Remove all qunit global excludes from jshint config | Amanpreet Singh | 2016-04-14 | 1 | -14/+1 |
| | |||||
* | Tests: Update common lib to use no globals | Amanpreet Singh | 2016-04-14 | 1 | -27/+29 |
| | |||||
* | Widget: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -445/+457 |
| | |||||
* | Tooltip: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -167/+177 |
| | |||||
* | Tabs: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -700/+712 |
| | |||||
* | Spinner: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -250/+257 |
| | |||||
* | Sortable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -199/+204 |
| | |||||
* | Slider: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -213/+217 |
| | |||||
* | Selectmenu: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -184/+200 |
| | |||||
* | Selectable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 3 | -51/+54 |
| | |||||
* | Resizeable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -301/+306 |
| | |||||
* | Progressbar: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -81/+85 |
| | |||||
* | Position: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 1 | -118/+119 |
| | |||||
* | Menu: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -218/+239 |
| | |||||
* | Form: Shift form-reset-mixin to use no globals | Amanpreet Singh | 2016-04-14 | 1 | -19/+23 |
| | |||||
* | Effects: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 2 | -108/+125 |
| | |||||
* | Droppable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -74/+79 |
| | |||||
* | Draggable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 6 | -418/+427 |
| | |||||
* | Dialog: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 6 | -431/+454 |
| | |||||
* | Datepicker: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -612/+620 |
| | |||||
* | Core: Shift to no globals | Amanpreet Singh | 2016-04-14 | 2 | -217/+220 |
| | |||||
* | Controlgroup: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 3 | -43/+46 |
| | |||||
* | Checkboxradio: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -91/+98 |
| | |||||
* | Autocomplete: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -258/+278 |
| | |||||
* | Button: Shift to no globals | Amanpreet Singh | 2016-04-14 | 5 | -139/+146 |
| | |||||
* | Accordion: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -349/+361 |
| | |||||
* | Menu: Remove extraneous blank lines | Scott González | 2016-04-13 | 1 | -2/+0 |
| | |||||
* | Build: Remove maxLineLength execption in .jscsrc | Alexander Schmitz | 2016-04-13 | 2 | -6/+12 |
| | | | | | | Also seperates tests into a seperate task because they still have many errors Closes gh-1690 | ||||
* | Effect: Disable maxLineLength for description meta | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 |
| | | | | Ref gh-1690 | ||||
* | Effects: Disable maxLineLength for description meta explode | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 |
| | | | | Ref gh-1690 |