Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Tooltip: Allow tracking tooltips to be off by a fraciton of a pixel | Scott González | 2016-07-07 | 1 | -2/+10 | |
| | | | | Closes gh-1718 | |||||
* | Tests: Add jQuery 3.0.0 to missing systems | Scott González | 2016-07-07 | 1 | -1/+2 | |
| | ||||||
* | Effects: Fix timing of `.animateClass()` assertion | Scott González | 2016-07-06 | 1 | -3/+7 | |
| | ||||||
* | Tabs: Remove test for Ajax URLs containing hashes | Scott González | 2016-07-06 | 1 | -12/+0 | |
| | | | | | | | | | This hasn't been a problem for a long time and jQuery no longer removes the hash in 3.0.0, so the test started to fail even though the actual code is working just fine. Ref #3627 Ref jquery/jquery#1732 | |||||
* | Controlgroup: Correctly handle non-empty child class key | Gabriel Schulhof | 2016-07-06 | 2 | -0/+53 | |
| | | | | | Fixes #14984 Closes gh-1713 | |||||
* | Controlgroup: Add "only" position to class generator functions | Alexander Schmitz | 2016-06-09 | 2 | -0/+70 | |
| | | | | | Fixes #14972 Closes gh-1711 | |||||
* | All: Replace non-breaking spaces with regular spaces | Scott González | 2016-06-08 | 1 | -1/+1 | |
| | ||||||
* | Checkboxradio: Use new `ui-state-checked` class in checkboxradio | Alexander Schmitz | 2016-06-06 | 1 | -4/+4 | |
| | | | | | | | | Using `ui-state-highlight` caused a conflict with dialog Fixes #14955 Closes gh-1712 Closes gh-1704 | |||||
* | Controlgroup: Fix rendering of labels | Alexander Schmitz | 2016-05-26 | 3 | -6/+15 | |
| | | | | | Fixes #14967 Closes gh-1703 | |||||
* | Controlgroup: Fix issues with compatibility with spinner | Alexander Schmitz | 2016-05-26 | 4 | -15/+24 | |
| | | | | Fixes #14966 | |||||
* | Controlgroup: Don't remove existing classes classes | Alexander Schmitz | 2016-05-26 | 3 | -0/+69 | |
| | | | | | | unless its a corner class Fixes #14960 | |||||
* | Build: Add jQuery 1.12/2.2 to the test configuration | Michał Gołębiowski | 2016-05-25 | 1 | -0/+4 | |
| | | | | Ref gh-1706 | |||||
* | Focusable: Detect disabled fieldsets | Scott González | 2016-05-25 | 2 | -2/+15 | |
| | | | | | Fixes #14970 Closes gh-1705 | |||||
* | Tabs: Fix test | Scott González | 2016-05-25 | 1 | -2/+2 | |
| | ||||||
* | Tooltip: Fix re-enabling of delegated tooltips | Scott González | 2016-04-21 | 1 | -0/+14 | |
| | | | | | Fixes #14950 Closes gh-1699 | |||||
* | 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: Don't reset active element until after triggering `blur` event | Scott González | 2016-04-13 | 1 | -6/+10 | |
| | | | | | | | This ensures that `ui.item` actually exists in the `blur` event. Fixes #14945 Closes gh-1696 | |||||
* | Resizable: Implement `setOption` for handles | Konstantin Dinev | 2016-03-30 | 1 | -0/+27 | |
| | | | | | Fixes #3423 Closes gh-1666 | |||||
* | Slider: Fixed max value miscalculation | Mukul Hase | 2016-03-30 | 1 | -1/+18 | |
| | | | | | Fixes #12852 Closes gh-1664 | |||||
* | Selectmenu: Prepend icon and move overflow to text span | Alexander Schmitz | 2016-03-30 | 1 | -1/+1 | |
| | | | | | Fixes #14938 Closes gh-1685 | |||||
* | Menu: Remove active class from top-level item when menu is blurred | Jörn Zaefferer | 2016-03-11 | 1 | -0/+30 | |
| | | | | | | | | | | | 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 | |||||
* | Selectmenu: Fixed selectmenu icon float right | Alexander Schmitz | 2016-02-24 | 1 | -1/+5 | |
| | | | | | | | Also removes the icon space as its not needed with a floated icon Fixes #14914 Closes gh-1671 | |||||
* | Accordion: Correct height calculated when closed | Alyosha Pushak | 2016-02-09 | 2 | -1/+34 | |
| | | | | | | Fixes #11938 Closes gh-1536 Closes gh-1616 | |||||
* | Draggable: Improve detection for when to blur the active element | Scott González | 2016-02-09 | 1 | -1/+21 | |
| | | | | | | Fixes #12472 Fixes #14905 Closes gh-1548 | |||||
* | Datepicker: Fix flaky test | Scott González | 2016-02-09 | 1 | -4/+4 | |
| | ||||||
* | Build: Use jquery-git in place of jquery-compat-git | Michał Gołębiowski | 2015-11-14 | 1 | -1/+1 | |
| | | | | | | | 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 | |||||
* | Checkboxradio: Properly find radio groups from the associated form | Scott González | 2015-10-29 | 2 | -0/+26 | |
| | | | | | Fixes #9973 Closes gh-1631 |