Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Selectmenu: add ui-front class to all appended elements | Felix Nagel | 2013-07-09 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into selectmenu | Felix Nagel | 2013-07-01 | 4 | -230/+194 |
|\ | |||||
| * | Release: Specify download.jqueryui.com version @1.10.3-4 | Rafael Xavier de Souza | 2013-06-26 | 1 | -1/+1 |
| | | |||||
| * | Release: Lint | Rafael Xavier de Souza | 2013-06-26 | 2 | -6/+3 |
| | | |||||
| * | Release: Handle prevVersion when minor or patch are 0 (zero) | Rafael Xavier de Souza | 2013-06-26 | 1 | -9/+7 |
| | | |||||
| * | Release: Allow remote repositories other than "git@github.com", eg. filesystem | Rafael Xavier de Souza | 2013-06-26 | 1 | -2/+7 |
| | | |||||
| * | Add comment (TODO: amend before land) | Rafael Xavier de Souza | 2013-06-26 | 1 | -0/+2 |
| | | |||||
| * | Release: Use downloadBuilder to build pre/cdn packages instead of our grunt ↵ | Rafael Xavier de Souza | 2013-06-26 | 3 | -216/+178 |
| | | | | | | | | tasks | ||||
| * | Datepicker i18n: Removed "<" in the "Anterior" text for the pt locale. | Gan Eng Chin | 2013-06-26 | 1 | -1/+1 |
| | | | | | | | | Removed "<" in the "Anterior" text, so that it is consistent with "Seguinte". | ||||
* | | Selectmenu Tests: fix lint issues | Felix Nagel | 2013-07-01 | 1 | -2/+1 |
| | | |||||
* | | Selectmenu Tests: add item looping tests | Felix Nagel | 2013-07-01 | 1 | -0/+28 |
| | | |||||
* | | Selectmenu: prevent widget from item looping | Felix Nagel | 2013-07-01 | 1 | -0/+4 |
| | | |||||
* | | Selectmenu Tests: use trigger instead of simulate for click events in order ↵ | Felix Nagel | 2013-07-01 | 2 | -9/+9 |
| | | | | | | | | to make tests work in IE/ and IE8 | ||||
* | | Selectmenu: CSS Framework: Update API links from the old docs site to their ↵ | Felix Nagel | 2013-06-24 | 1 | -1/+1 |
| | | | | | | | | new API site location. | ||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-06-24 | 50 | -387/+389 |
|\| | |||||
| * | Update authors | Jörn Zaefferer | 2013-06-24 | 1 | -0/+5 |
| | | |||||
| * | Effects (core): Unite demos into the same single effect/ path | Rafael Xavier de Souza | 2013-06-22 | 17 | -112/+8 |
| | | |||||
| * | Test: Update effects_core test, since puff-effect and size-effect now have ↵ | Rafael Xavier de Souza | 2013-06-22 | 2 | -4/+3 |
| | | | | | | | | its own files | ||||
| * | Effect: Give puff-effect and size-effect its own files. Previously, they ↵ | Rafael Xavier de Souza | 2013-06-22 | 5 | -240/+284 |
| | | | | | | | | were into scale-effect file. | ||||
| * | Menu: Ensure an event was passed before checking its type. Fixes #9384 - ↵ | TJ VanToll | 2013-06-20 | 1 | -1/+1 |
| | | | | | | | | Menu: _focus function forgets null check with doing a pattern match on event.type | ||||
| * | Menu tests: Fix lint error | Jörn Zaefferer | 2013-06-20 | 1 | -1/+1 |
| | | |||||
| * | Build: Update grunt-contrib-jshint to latest, fixes jshint errors not ↵ | Jörn Zaefferer | 2013-06-20 | 1 | -1/+1 |
| | | | | | | | | aborting the build | ||||
| * | Draggable: active element blurs when clicking on a draggable. Fixes #4261 - ↵ | Steven Luscher | 2013-06-19 | 4 | -11/+31 |
| | | | | | | | | Draggable: Inputs do not blur when clicking on a draggable | ||||
| * | Clicking on a draggable anchor without moving it should make it the active ↵ | Steven Luscher | 2013-06-19 | 2 | -0/+17 |
| | | | | | | | | element (Fixes #8399). | ||||
| * | Menu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing ↵ | TJ VanToll | 2013-06-16 | 2 | -0/+15 |
| | | | | | | | | should recheck for menu icons | ||||
| * | Build: Add support for running on Travis | Jörn Zaefferer | 2013-06-12 | 2 | -0/+8 |
| | | |||||
| * | CSS Framework: Update API links from the old docs site to their new API site ↵ | TJ VanToll | 2013-06-05 | 17 | -18/+16 |
| | | | | | | | | location. | ||||
* | | Selectmenu: Fix htmllint warnings | Jörn Zaefferer | 2013-06-05 | 2 | -3/+2 |
| | | |||||
* | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2013-06-05 | 12 | -43/+62 |
|\| | |||||
| * | Slider Tests: Remove pointless doc blocks. | Scott González | 2013-06-04 | 4 | -12/+0 |
| | | |||||
| * | Tabs: Use .ui-tabs-anchor in stylesheet. | Scott González | 2013-06-04 | 1 | -6/+5 |
| | | |||||
| * | Datepicker: Removing unused ui-datepicker-month-year class name. | TJ VanToll | 2013-06-03 | 1 | -3/+0 |
| | | |||||
| * | Slider: Remove range div when changing range option to false. Fixes #9355 - ↵ | Scott González | 2013-06-03 | 2 | -3/+23 |
| | | | | | | | | Slider: Changing range option to false does not remove range div. | ||||
| * | Spinner: Trivial spelling / grammatical fixes in CSS comments. | TJ VanToll | 2013-06-02 | 1 | -2/+2 |
| | | |||||
| * | Dialog: Use proper position data after drag and resize. Fixes #9351 - ↵ | Scott González | 2013-05-31 | 1 | -6/+21 |
| | | | | | | | | Dialog: Incorrect value for position option after resize. | ||||
| * | Build: Update node-testswarm to 1.1.0 to match latest TestSwarm API | Jörn Zaefferer | 2013-05-31 | 1 | -1/+1 |
| | | |||||
| * | Revert b12def5ab2b718f226f2a0c24c6b6d98cd0940c1 - instead update to ↵ | Jörn Zaefferer | 2013-05-31 | 2 | -4/+2 |
| | | | | | | | | testswarm@1.0.3, which always passes as a boolean. | ||||
| * | Build: Don't pass undefined to grunt's method in error cases. Must be for ↵ | Jörn Zaefferer | 2013-05-31 | 1 | -1/+3 |
| | | | | | | | | the task to fail. | ||||
| * | Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests ↵ | Jörn Zaefferer | 2013-05-31 | 2 | -10/+10 |
| | | | | | | | | to match the new lowercase names. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish | ||||
* | | Selectmenu tests: fix lint issues | Felix Nagel | 2013-06-04 | 2 | -7/+6 |
| | | |||||
* | | Selectmenu Tests: use asyncTest when working with focus events | Felix Nagel | 2013-05-30 | 2 | -32/+50 |
| | | |||||
* | | Selectmenu tests: combine visual tests to one | Felix Nagel | 2013-05-30 | 2 | -151/+98 |
| | | |||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-05-30 | 6 | -146/+232 |
|\| | |||||
| * | Droppable: Style guide conformance. | Steven Luscher | 2013-05-29 | 1 | -116/+116 |
| | | |||||
| * | Droppable: Defer querying of offsetWidth and offsetHeight until they're ↵ | Steven Luscher | 2013-05-29 | 1 | -11/+28 |
| | | | | | | | | required. Fixes #9339 - Droppable: offsetWidth and offsetHeight are queried unnecessarily causing synchronous reflow. | ||||
| * | Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: ↵ | Christian Klammer | 2013-05-29 | 2 | -2/+49 |
| | | | | | | | | Erratic behavior of contained elements within scrollable grandparents | ||||
| * | Autocomplete: Scope race condition handling to the instance. Fixes #9334 - ↵ | Scott González | 2013-05-28 | 2 | -16/+41 |
| | | | | | | | | Autocomplete: Multiple instances should be able to start asynchronous requests simultaneously. | ||||
| * | Accordion: Removing unused ui-accordion-noicons class. | TJ VanToll | 2013-05-27 | 1 | -3/+0 |
| | | | | | | | | (cherry picked from commit e8c4d21bf495719c7746134e08cd32097c8bf980) | ||||
* | | Selectmenu: remove unused var | Felix Nagel | 2013-05-30 | 1 | -2/+1 |
| | | |||||
* | | Selectmenu: use that.focusIndex != null instead of !== undefined when ↵ | Felix Nagel | 2013-05-30 | 1 | -1/+1 |
| | | | | | | | | checking first focus event |