]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
9 years agoTests: Use jquery-git1 instead of jquery-git
Scott González [Tue, 10 Mar 2015 18:19:16 +0000 (14:19 -0400)]
Tests: Use jquery-git1 instead of jquery-git

Closes gh-1480

9 years agoBuild: Style fixes 1469/head
Jörn Zaefferer [Fri, 6 Mar 2015 15:35:10 +0000 (16:35 +0100)]
Build: Style fixes

9 years agoTests: Fix missing wrapper in widget extend unit tests 1468/head
Jörn Zaefferer [Sun, 25 Jan 2015 19:03:21 +0000 (20:03 +0100)]
Tests: Fix missing wrapper in widget extend unit tests

9 years agoTests: Fix missing wrappers in progressbar tests
Jörn Zaefferer [Sun, 25 Jan 2015 14:39:06 +0000 (15:39 +0100)]
Tests: Fix missing wrappers in progressbar tests

9 years agoSlider: Modified to allow value to reach max value with float step
Ablay Keldibek [Wed, 4 Mar 2015 12:23:17 +0000 (18:23 +0600)]
Slider: Modified to allow value to reach max value with float step

Fixes #11286
Closes gh-1465

9 years agoSelectmenu: Support `width: false` and default to 14em
Scott González [Wed, 4 Mar 2015 19:27:10 +0000 (14:27 -0500)]
Selectmenu: Support `width: false` and default to 14em

`width: null` still matches the width of the original element.
`width: false` prevents an inline style from being set for the width. This
makes it easy to set the width via a stylesheet and allows the use of any
unit for setting the width, such as the new default of `14em`.

Fixes #11198
Closes gh-1467

9 years agoBuild: Don't use .min.js extension for individual source files
Scott González [Wed, 4 Mar 2015 17:45:29 +0000 (12:45 -0500)]
Build: Don't use .min.js extension for individual source files

We don't actually use these files for anything other than size comparisons,
but having the .min.js extension means that AMD is broken.

Note: If you're using AMD with the minified files, just run a build instead.

Fixes #10674
Closes gh-1466

9 years agoTests: Reduce timeouts to optimize testsuite runtime
Jörn Zaefferer [Tue, 17 Feb 2015 15:11:58 +0000 (16:11 +0100)]
Tests: Reduce timeouts to optimize testsuite runtime

9 years agoResizable: alsoResize more than one element of a jQuery selection
Ben Mosher [Mon, 25 Aug 2014 18:07:25 +0000 (14:07 -0400)]
Resizable: alsoResize more than one element of a jQuery selection

Fixes #4666
Closes gh-1324
Closes gh-1461

9 years agoResizable: Modified to allow jquery objects as handles
Patricia Juarez [Thu, 14 Nov 2013 12:40:57 +0000 (13:40 +0100)]
Resizable: Modified to allow jquery objects as handles

Custom handlers did not work as jquery objects (outside the resizable element)

Fixes #9658
Closes gh-1445

9 years agoAccordion: Handle `box-sizing: border-box` in animations
Scott González [Mon, 2 Mar 2015 23:43:07 +0000 (18:43 -0500)]
Accordion: Handle `box-sizing: border-box` in animations

Fixes #9264
Closes gh-1287
Closes gh-1459

9 years agoCore: Drop feature detection for version check to support jQuery 1.7
Scott González [Fri, 27 Feb 2015 01:54:24 +0000 (20:54 -0500)]
Core: Drop feature detection for version check to support jQuery 1.7

Fixes #11197
Closes gh-1458

9 years agoAll: Add css-dependency-comments based on jQuery Mobile
Rafael Xavier de Souza [Tue, 15 Apr 2014 14:45:46 +0000 (11:45 -0300)]
All: Add css-dependency-comments based on jQuery Mobile

Ref gh-1029
Ref jquery/download.jqueryui.com#178
Closes gh-1440

9 years agoTooltip: Register event handlers before content is loaded
Marco Ziech [Tue, 24 Feb 2015 00:33:01 +0000 (19:33 -0500)]
Tooltip: Register event handlers before content is loaded

Fixes #8740
Closes gh-1053
Closes gh-1456

9 years agoTabs: Use standard promise methods for jqXHR
Scott González [Mon, 23 Feb 2015 19:55:25 +0000 (14:55 -0500)]
Tabs: Use standard promise methods for jqXHR

The old success(), error() and complete() methods have been deprecated for a
while and have been removed in upstream master.

Closes gh-1455

9 years agoSortable: Append a tr with td to the placeholder of tbody elements
Nils Heuermann [Fri, 31 Oct 2014 13:24:29 +0000 (14:24 +0100)]
Sortable: Append a tr with td to the placeholder of tbody elements

When sorting tbody elements of a table the placeholder needs to have a tr with
td elements to be visible. The appended elements are created in the same way
as for the placeholder of a tr element; the first row of the sorted tbody is
used for that.

Fixes #10682
Closes gh-1380

9 years agoDialog: Fix typo
Scott González [Mon, 23 Feb 2015 21:33:18 +0000 (16:33 -0500)]
Dialog: Fix typo

Closes gh-1447

Thanks Spencer Davis

9 years agoBuild: Upgrade to jQuery 1.11.2
Scott González [Mon, 23 Feb 2015 19:01:03 +0000 (14:01 -0500)]
Build: Upgrade to jQuery 1.11.2

Adds jQuery 1.11.0, 1.11.1, 1.11.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3

9 years agoDatepicker: Fix date range demo when entering values manually
Scott González [Sun, 22 Feb 2015 02:58:35 +0000 (21:58 -0500)]
Datepicker: Fix date range demo when entering values manually

Fixes #11143
Closes gh-1454

9 years agoBuild: Use browserSets from testswarm config
Timo Tijhof [Fri, 20 Feb 2015 04:42:29 +0000 (04:42 +0000)]
Build: Use browserSets from testswarm config

It's already in jQuery's Jenkins node-testswarm config
(and set to the same value) but not used yet.

Reference it to make sure it keeps working in the future.

Closes gh-1452

9 years agoDialog: Stop tracking instance in destroy() to avoid memory leaks
TJ VanToll [Wed, 18 Feb 2015 15:45:11 +0000 (10:45 -0500)]
Dialog: Stop tracking instance in destroy() to avoid memory leaks

Fixes #11125
Closes gh-1448

9 years agoTheme: Restore placeholders for overlay background image
Jörn Zaefferer [Thu, 12 Feb 2015 09:18:21 +0000 (10:18 +0100)]
Theme: Restore placeholders for overlay background image

These are still needed.

Ref gh-1436
Ref jquery/download.jqueryui.com#248

9 years agoSortable: Add support for iframes
Marcus Warren [Mon, 2 Feb 2015 19:59:03 +0000 (14:59 -0500)]
Sortable: Add support for iframes

Fixes #9604
Closes gh-1443

9 years agoDialog: Remove overflow: hidden and reposition resize handles 1439/head
TJ VanToll [Wed, 28 Jan 2015 18:31:59 +0000 (13:31 -0500)]
Dialog: Remove overflow: hidden and reposition resize handles

Fixes #10543
Closes gh-1439

9 years agoResizable: correct width when grid approaches zero
Mike Sherov [Wed, 28 Jan 2015 03:08:05 +0000 (22:08 -0500)]
Resizable: correct width when grid approaches zero

Fixes #10590

9 years agoResizable: Whitespace Cleanup
Mike Sherov [Wed, 28 Jan 2015 03:07:32 +0000 (22:07 -0500)]
Resizable: Whitespace Cleanup

9 years agoTheme: Improve default theme styling
Jasper de Groot [Fri, 7 Nov 2014 09:43:32 +0000 (10:43 +0100)]
Theme: Improve default theme styling

Changes tooltip to use the ui-widget-shadow class, which now applies the
box-shadow style. .ui-widget-shadow was created when box-shadow wasn't
available. By now, there's no point in faking a custom shadow anymore.
This removes the only non-structural CSS from a widget-specific file.

Updates demos to use the same font-family, removes unused images.

Will be available as the new default theme on ThemeRoller called "Base",
while "UI Smoothness" and "UI Lightness" will still be available in the
gallery.

Fixes #10617
Fixes #10880
Closes gh-1436
Ref jquery/download.jqueryui.com#248

9 years agoBuild: Update QUnit to latest (1.17.1) 1437/head
Jörn Zaefferer [Mon, 26 Jan 2015 15:49:03 +0000 (16:49 +0100)]
Build: Update QUnit to latest (1.17.1)

9 years agoTests: Fix style issues with missing or multiple line breaks
Jörn Zaefferer [Sat, 24 Jan 2015 16:10:20 +0000 (17:10 +0100)]
Tests: Fix style issues with missing or multiple line breaks

As pointed out by jscs, after a esformatter run. The latter doesn't
address these, so fixing them manually.

9 years agoAll: Remove 1.6.x leftovers
Michael Orchard [Thu, 22 Jan 2015 09:23:03 +0000 (09:23 +0000)]
All: Remove 1.6.x leftovers

Removes 1.6 versions from "All" tests and from the TestSwarm job.

Ref #10723
Ref gh-1422
Closes gh-1434
Closes gh-1435

9 years agoMenu: Use ui-state-active consistently 1429/head
Jörn Zaefferer [Mon, 19 Jan 2015 16:00:57 +0000 (17:00 +0100)]
Menu: Use ui-state-active consistently

So far we were using ui-state-active on active parent items,
ui-state-focus on active child items. The theme update highlighted the
visual inconsistency. With this change, only ui-state-active is used.

Fixes #10692

9 years agoTheme: Disabled elements can still be focused with a click
Alexander Schmitz [Fri, 29 Aug 2014 15:15:22 +0000 (11:15 -0400)]
Theme: Disabled elements can still be focused with a click

pointer-events: none; fixes this in chrome, safari, and firefox.
IE and opera both show no focus styles on click, so lack of
pointer-events support in old ie is not a problem.

Fixes #10573
Closes gh-1330

9 years agoBuild: Update list of maintainers
Scott González [Wed, 14 Jan 2015 20:36:00 +0000 (15:36 -0500)]
Build: Update list of maintainers

9 years agoAll: Drop support for jQuery 1.6.x
Jörn Zaefferer [Mon, 12 Jan 2015 16:19:46 +0000 (17:19 +0100)]
All: Drop support for jQuery 1.6.x

Affects core, effects, position and widget. Only position has unit tests
that fail with jQuery 1.6 without the workaround.

Drops the 1.6.x copies jQuery of jQuery and removes them from the select
in the testsuites.

Fixes #10723
Closes gh-1422

9 years agoDocs: Clarify PHP Usage
Luke Page [Sat, 10 Jan 2015 10:58:40 +0000 (10:58 +0000)]
Docs: Clarify PHP Usage

Clarify that PHP is not required for testing, add a link to the
CONTRIBUTING page and tidy up.

Closes gh-1418

9 years agoSelectmenu: Better handling when there are no options
Scott González [Mon, 12 Jan 2015 16:23:08 +0000 (11:23 -0500)]
Selectmenu: Better handling when there are no options

Fixes #10662
Closes gh-1370
Closes gh-1423

9 years agoTooltip: Accept HTMLElement and jQuery objects for the content option
Daniel Owens [Wed, 8 May 2013 17:15:44 +0000 (12:15 -0500)]
Tooltip: Accept HTMLElement and jQuery objects for the content option

Fixes #9278
Closes #983
Closes #1421

9 years agoSlider: Fix max calculation, when step is float
Jyoti Deka [Sat, 10 Jan 2015 01:06:32 +0000 (20:06 -0500)]
Slider: Fix max calculation, when step is float

Fixes #10721
Closes gh-1398

9 years agoTests: Fix jQuery version references to match files in external/
Jörn Zaefferer [Mon, 12 Jan 2015 16:12:05 +0000 (17:12 +0100)]
Tests: Fix jQuery version references to match files in external/

9 years agoTests: Fix jquery reference in unit index file
Jörn Zaefferer [Mon, 12 Jan 2015 13:32:24 +0000 (14:32 +0100)]
Tests: Fix jquery reference in unit index file

9 years agoDatePicker: increase date range so that tests still pass through 2015 1419/head
Luke Page [Sat, 10 Jan 2015 21:11:14 +0000 (21:11 +0000)]
DatePicker: increase date range so that tests still pass through 2015

9 years agoDatePicker: Fix tests to have unique names
Luke Page [Sat, 10 Jan 2015 21:09:18 +0000 (21:09 +0000)]
DatePicker: Fix tests to have unique names

9 years agoResizable: Match on exact node name
Adam Foster [Fri, 9 Jan 2015 21:55:19 +0000 (16:55 -0500)]
Resizable: Match on exact node name

Fixes #10748
Closes gh-1417

9 years agoCore: Match on exact node name for `:focusable` and `:tabbable`
Adam Foster [Fri, 9 Jan 2015 21:53:30 +0000 (16:53 -0500)]
Core: Match on exact node name for `:focusable` and `:tabbable`

Fixes #10747
Ref gh-1417

9 years agoPosition: Add unit tests for bug 8710
Thomas Meyer [Wed, 4 Sep 2013 21:20:45 +0000 (23:20 +0200)]
Position: Add unit tests for bug 8710

Ref #8710
Closes gh-1071

9 years agoPosition: Restore old flip collision handling
Thomas Meyer [Wed, 4 Sep 2013 16:54:07 +0000 (18:54 +0200)]
Position: Restore old flip collision handling

This reverts commit 7f808b2047725cd8fde51a948cb4e5f5946c82e1.

Fixes #8710
Ref gh-1071

9 years agoAccordion: Set `aria-expanded` when collapsing
Scott González [Mon, 5 Jan 2015 20:44:49 +0000 (15:44 -0500)]
Accordion: Set `aria-expanded` when collapsing

Fixes #10703
Closes gh-1413

9 years agoBuild: Remove dates from copyright notice
Anne-Gaelle Colom [Sun, 21 Dec 2014 18:27:43 +0000 (18:27 +0000)]
Build: Remove dates from copyright notice

Closes gh-1403

9 years agoWidget: Improve readability in `$.widget.bridge()`
Giovanni Giacobbi [Sun, 21 Dec 2014 23:35:24 +0000 (00:35 +0100)]
Widget: Improve readability in `$.widget.bridge()`

Closes gh-1409

9 years agoEffects: Rewrite
Mike Sherov [Wed, 26 Dec 2012 13:35:42 +0000 (08:35 -0500)]
Effects: Rewrite

1. Introduces a set of helper methods to easily create and define new effects.
2. Uses clip animations and placeholders instead of wrappers for clip effects.
3. Ensures all animations are detectable as animated

Fixes #10599
Fixes #9477
Fixes #9257
Fixes #9066
Fixes #8867
Fixes #8671
Fixes #8505
Fixes #7885
Fixes #7041

Closes gh-1017

9 years agoBuild: Fix typo
Rafael Xavier de Souza [Tue, 25 Nov 2014 18:35:37 +0000 (16:35 -0200)]
Build: Fix typo

Amend "Build: Remove manifest files; move metadata to source files"
b5f1ffdea4c3c4b41936e56d4cb23ca8acb2aaa8

Ref gh-1379

9 years agoDialog: Updating demo style based on changes to theme and demo CSS
Alexander Schmitz [Sat, 8 Nov 2014 12:39:30 +0000 (07:39 -0500)]
Dialog: Updating demo style based on changes to theme and demo CSS

Fixes #10693
Closes #1385

9 years agoEasing: Fixed small typo in easing demo
Anne-Gaelle Colom [Sun, 16 Nov 2014 10:37:23 +0000 (10:37 +0000)]
Easing: Fixed small typo in easing demo

9 years agoBuild: Remove manifest files; move metadata to source files
Scott González [Thu, 30 Oct 2014 19:55:08 +0000 (15:55 -0400)]
Build: Remove manifest files; move metadata to source files

Closes gh-1379

9 years agoWidget: Fix typos
Scott González [Mon, 10 Nov 2014 13:08:07 +0000 (08:08 -0500)]
Widget: Fix typos

Closes gh-1386

9 years agoDraggable: Ensure parent is correct after dragging through sortable
Mike Sherov [Sun, 9 Nov 2014 01:23:08 +0000 (20:23 -0500)]
Draggable: Ensure parent is correct after dragging through sortable

Fixes #10669

9 years agoDemos: Fix menu markup in split button demo
Jörn Zaefferer [Fri, 7 Nov 2014 10:56:06 +0000 (11:56 +0100)]
Demos: Fix menu markup in split button demo

9 years agoDemos: Fix menu markup in tooltip video-player demo
Jörn Zaefferer [Fri, 7 Nov 2014 10:54:23 +0000 (11:54 +0100)]
Demos: Fix menu markup in tooltip video-player demo

9 years agoDroppable: Remove $.ui.intersect()
Mike Sherov [Wed, 5 Nov 2014 23:17:52 +0000 (18:17 -0500)]
Droppable: Remove $.ui.intersect()

Fixes #10534

9 years agoTabs: Suppress automatic activation when navigating with COMMAND
Scott González [Mon, 3 Nov 2014 20:06:12 +0000 (15:06 -0500)]
Tabs: Suppress automatic activation when navigating with COMMAND

Fixes #9621
Closes gh-1383

9 years agoSelectmenu: Copy title attributes
Felix Nagel [Thu, 31 Jul 2014 10:35:42 +0000 (12:35 +0200)]
Selectmenu: Copy title attributes

Fixes #10435
Closes gh-1298

9 years agoSelectmenu: Properly parse value from options
Scott González [Tue, 4 Nov 2014 13:36:33 +0000 (08:36 -0500)]
Selectmenu: Properly parse value from options

Fixes #10684

9 years agoSortable: Redetermine floating flag when recalculating positions
TJ VanToll [Fri, 31 Oct 2014 13:46:41 +0000 (09:46 -0400)]
Sortable: Redetermine floating flag when recalculating positions

This addresses a bug where users initialize empty sortable lists are
add items dynamically. In this situation refresh() should recognize the
position and orientation of the new items.

Fixes #7498
Closes gh-1381

9 years agoSelectmenu: Introduce _renderButtonItem() method
Felix Nagel [Mon, 28 Jul 2014 17:09:41 +0000 (19:09 +0200)]
Selectmenu: Introduce _renderButtonItem() method

Fixes #10142
Closes gh-1299

9 years agoSelectmenu: Restore hidden overflow on menu items
Scott González [Tue, 4 Nov 2014 00:41:30 +0000 (19:41 -0500)]
Selectmenu: Restore hidden overflow on menu items

9 years agoTheme: Carat should be named caret
Lisa Seacat DeLuca [Mon, 3 Nov 2014 17:08:06 +0000 (12:08 -0500)]
Theme: Carat should be named caret

Fixes #10683
Closes gh-1382

9 years agoSelectmenu: Re-add wrappers to menu items 1342/head
TJ VanToll [Fri, 26 Sep 2014 21:34:22 +0000 (17:34 -0400)]
Selectmenu: Re-add wrappers to menu items

9 years agoAutocomplete: Re-add wrappers to menu items
TJ VanToll [Wed, 24 Sep 2014 14:47:29 +0000 (10:47 -0400)]
Autocomplete: Re-add wrappers to menu items

9 years agoMenu: Wrap menu items in a <div>
TJ VanToll [Sat, 25 Oct 2014 16:18:17 +0000 (09:18 -0700)]
Menu: Wrap menu items in a <div>

This avoids styling issues where ui-state-focus rules apply to submenus.

Fixes #10162
Closes gh-1342

9 years agoTheme: Change default widget font-size to 1em 1374/head
TJ VanToll [Fri, 24 Oct 2014 14:18:50 +0000 (07:18 -0700)]
Theme: Change default widget font-size to 1em

Fixes #10131
Closes gh-1374

9 years agoTests: Removing unused visual theme test
TJ VanToll [Fri, 24 Oct 2014 14:18:20 +0000 (07:18 -0700)]
Tests: Removing unused visual theme test

9 years agoTests: Adding missing dependency
TJ VanToll [Thu, 23 Oct 2014 02:21:58 +0000 (22:21 -0400)]
Tests: Adding missing dependency

9 years agoBuild: Upgrade to grunt-git-authors 2.0.0 and add update-authors task
Scott González [Fri, 24 Oct 2014 13:21:46 +0000 (09:21 -0400)]
Build: Upgrade to grunt-git-authors 2.0.0 and add update-authors task

Closes gh-1378

9 years agoDatepicker: Fixed month names and firstDay value in Arabic locale
Mohammed Alshehri [Sun, 11 May 2014 20:30:07 +0000 (23:30 +0300)]
Datepicker: Fixed month names and firstDay value in Arabic locale

Fixes #10035
Closes gh-1246

9 years agoSelectmenu: Remove broken tabindex code
Scott González [Wed, 22 Oct 2014 16:27:37 +0000 (12:27 -0400)]
Selectmenu: Remove broken tabindex code

9 years agoBuild: Upgrade to commitplease 2.0.0
Jörn Zaefferer [Wed, 22 Oct 2014 15:53:42 +0000 (17:53 +0200)]
Build: Upgrade to commitplease 2.0.0

commitplease now accepts "[tmp]:" and similar to temporary commits,
useful while updating pull requests that are squashed later.

9 years agoAll: Drop support for IE7
Scott González [Mon, 20 Oct 2014 23:18:34 +0000 (19:18 -0400)]
All: Drop support for IE7

Fixes #9838
Closes gh-1365

9 years agoCore: Remove .zIndex()
Scott González [Mon, 20 Oct 2014 23:29:35 +0000 (19:29 -0400)]
Core: Remove .zIndex()

Fixes #9156

9 years agoCore: Removed .focus( delay )
Scott González [Mon, 20 Oct 2014 23:26:01 +0000 (19:26 -0400)]
Core: Removed .focus( delay )

Fixes #9649

9 years agoDialog: Remove leftover backcompat flag in tests
Scott González [Mon, 20 Oct 2014 23:07:43 +0000 (19:07 -0400)]
Dialog: Remove leftover backcompat flag in tests

9 years agoDemos: Remove duplicate CSS properties
Bruno Pérel [Mon, 20 Oct 2014 12:09:27 +0000 (14:09 +0200)]
Demos: Remove duplicate CSS properties

Closes gh-1363

9 years agoAutocomplete: Remove duplicate array key in demo
Bruno Pérel [Mon, 20 Oct 2014 12:09:13 +0000 (14:09 +0200)]
Autocomplete: Remove duplicate array key in demo

Ref gh-1363

9 years agoDatePicker: datepicker_instActive released on instance destroy
Chen Eshchar [Sun, 19 Oct 2014 06:37:21 +0000 (09:37 +0300)]
DatePicker: datepicker_instActive released on instance destroy

Fixes #10668
Closes gh-1362

10 years agoBuild: Update version to 1.12.0-pre
Scott González [Thu, 16 Oct 2014 19:04:12 +0000 (15:04 -0400)]
Build: Update version to 1.12.0-pre

10 years agoBuild: Updating the master version to 1.11.3-pre.
Scott González [Thu, 16 Oct 2014 12:44:07 +0000 (08:44 -0400)]
Build: Updating the master version to 1.11.3-pre.

10 years agoSelectmenu: Preserve text selection and button focus on click
Scott González [Thu, 9 Oct 2014 14:25:26 +0000 (10:25 -0400)]
Selectmenu: Preserve text selection and button focus on click

Fixes #10639
Closes gh-1358

10 years agoBuild: Update authors list
Scott González [Tue, 14 Oct 2014 19:56:41 +0000 (15:56 -0400)]
Build: Update authors list

10 years agoTooltip: Properly track hiding and closing for delegated tooltips
Scott González [Tue, 30 Sep 2014 13:44:34 +0000 (09:44 -0400)]
Tooltip: Properly track hiding and closing for delegated tooltips

Fixes #10602
Closes gh-1353

10 years agoSlider: Don't allow a slider's value to exceed its max
Jyoti Deka [Sat, 19 Oct 2013 04:56:20 +0000 (00:56 -0400)]
Slider: Don't allow a slider's value to exceed its max

Fixes #9376
Closes gh-1016

10 years agoDatepicker: Fix test for French locale
Scott González [Tue, 7 Oct 2014 15:21:04 +0000 (11:21 -0400)]
Datepicker: Fix test for French locale

Ref #10651

10 years agoDatepicker: Fix French locale
Scott González [Tue, 7 Oct 2014 14:53:49 +0000 (10:53 -0400)]
Datepicker: Fix French locale

Thanks Jérémy M

Fixes #10651
Closes gh-1357

10 years agoMenu: Typeahead now accounts for leading whitespace
Trisha Crowley [Tue, 7 Oct 2014 02:26:29 +0000 (22:26 -0400)]
Menu: Typeahead now accounts for leading whitespace

Fixes #10649
Closes gh-1356

10 years agoMenu: Remove a redundant check 1355/head
TJ VanToll [Fri, 3 Oct 2014 14:01:51 +0000 (10:01 -0400)]
Menu: Remove a redundant check

Closes gh-1355

10 years agoMenu: Maintain focus on already selected item during typeahead
TJ VanToll [Thu, 2 Oct 2014 21:15:07 +0000 (17:15 -0400)]
Menu: Maintain focus on already selected item during typeahead

Fixes #10644
Closes gh-1354

10 years agoMenu: Filter out non-items when typing
Simen Bekkhus [Fri, 29 Aug 2014 12:18:47 +0000 (14:18 +0200)]
Menu: Filter out non-items when typing

Fixes #10571
Closes gh-1329

10 years agoDatepicker: Fix currentText in Greek locale
Scott González [Mon, 22 Sep 2014 13:44:03 +0000 (09:44 -0400)]
Datepicker: Fix currentText in Greek locale

Thanks Nikos Kalogridis

Fixes #10620
Closes gh-1349

10 years agoMenu: Adding a demo showing how to create category headers
TJ VanToll [Fri, 19 Sep 2014 19:12:35 +0000 (15:12 -0400)]
Menu: Adding a demo showing how to create category headers

Closes gh-1347

10 years agoEffects Demos: Fix typeErrors on puff and size demos
Mike Sherov [Wed, 10 Sep 2014 00:25:49 +0000 (20:25 -0400)]
Effects Demos: Fix typeErrors on puff and size demos

10 years agoEffects tests: Add clip visual test
Mike Sherov [Wed, 3 Sep 2014 17:13:25 +0000 (13:13 -0400)]
Effects tests: Add clip visual test

Closes gh-1338

10 years agoCONTRIBUTING: Close parenthesis
Richard Gibson [Wed, 3 Sep 2014 12:55:18 +0000 (08:55 -0400)]
CONTRIBUTING: Close parenthesis

Closes gh-1337