aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Selectmenu Tests: use trigger instead of simulate for click events in order ↵Felix Nagel2013-07-012-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to make tests work in IE/ and IE8
| * | | | | | | | | | | | Selectmenu: CSS Framework: Update API links from the old docs site to their ↵Felix Nagel2013-06-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new API site location.
| * | | | | | | | | | | | Merge branch 'master' into selectmenuFelix Nagel2013-06-2450-387/+389
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Selectmenu: Fix htmllint warningsJörn Zaefferer2013-06-052-3/+2
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' into selectmenuJörn Zaefferer2013-06-0512-43/+62
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Selectmenu tests: fix lint issuesFelix Nagel2013-06-042-7/+6
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Selectmenu Tests: use asyncTest when working with focus eventsFelix Nagel2013-05-302-32/+50
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Selectmenu tests: combine visual tests to oneFelix Nagel2013-05-302-151/+98
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' into selectmenuFelix Nagel2013-05-306-146/+232
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Selectmenu: remove unused varFelix Nagel2013-05-301-2/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Selectmenu: use that.focusIndex != null instead of !== undefined when ↵Felix Nagel2013-05-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | checking first focus event
| * | | | | | | | | | | | | | | Selectmenu tests: test if close event is fired when selectmenu is closed by ↵Felix Nagel2013-05-301-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | click on body
| * | | | | | | | | | | | | | | Selectmenu tests: improve all other focus callback event testsFelix Nagel2013-05-301-12/+16
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Selectmenu: fire focus event when menu is openedFelix Nagel2013-05-301-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Selectmenu: do not call focus menu method when close method us usedFelix Nagel2013-05-301-4/+4
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Selectmenu tests: improve focus callback event test, add keydown focus test, ↵Felix Nagel2013-05-301-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add multiple focus events test
| * | | | | | | | | | | | | | | Merge branch 'master' into selectmenuFelix Nagel2013-05-2417-59/+155
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Selectmenu: recheck refresh fallback for IE and add a commentFelix Nagel2013-05-161-0/+1
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Selectmenu: recheck CSS overflow IE hack and add commentFelix Nagel2013-05-161-1/+1
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into selectmenuFelix Nagel2013-05-1512-39/+196
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Selectmenu: use dynamic binding for document eventFelix Nagel2013-05-151-2/+4
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Selectmenu Tests: improve events tests, check for original option element ↵Felix Nagel2013-05-121-7/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not only for node type
| * | | | | | | | | | | | | | | | | Selectmenu Tests: simplify asyncTestFelix Nagel2013-05-071-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Selectmenu Tests: fixed spacingFelix Nagel2013-05-071-6/+6
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Selectmenu Tests: use asyncTest when working with focus eventsFelix Nagel2013-05-011-83/+98
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Selectmenu Tests: add visual test selectmenu in tabs, removed old ↵Felix Nagel2013-05-012-182/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compatibility test
| * | | | | | | | | | | | | | | | | Selectmenu; improve HTML building in custom render demoFelix Nagel2013-04-301-11/+8
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Dialog Tests: move dialog initialization to top in order to make stacking ↵Felix Nagel2013-04-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | work for autocomplete and selectmenu
| * | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenuFelix Nagel2013-04-2912-35/+78
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Tests: added Selectenu to Dialog Widgets compound testFelix Nagel2013-04-291-1/+11
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: using prop instead of attr to receive disabled stateFelix Nagel2013-04-291-2/+2
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: do not call _getCreateOptions directlyFelix Nagel2013-04-291-1/+1
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu Tests: add spaces to [0]Felix Nagel2013-04-293-11/+11
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: use outerWidth for menu width calculationFelix Nagel2013-04-291-1/+1
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: add renderItemData method similar to autocompleteFelix Nagel2013-04-292-5/+9
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: add spacesFelix Nagel2013-04-291-1/+1
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: use guard clause for option length checking in refreshFelix Nagel2013-04-291-12/+15
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: adjust comments, trim trailing spacesFelix Nagel2013-04-291-9/+7
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: rename var to focusIndexFelix Nagel2013-04-291-2/+2
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: blank before commentFelix Nagel2013-04-291-0/+1
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: improve readability when creating button elementsFelix Nagel2013-04-291-2/+2
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: set aria states as string if neededFelix Nagel2013-04-291-3/+3
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: simplify tabindex attribute setting on button createFelix Nagel2013-04-291-1/+1
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: Comments start with an uppercase letterFelix Nagel2013-04-291-19/+19
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: don't quote click, remove extraneous spaceFelix Nagel2013-04-291-1/+1
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: improve id generationFelix Nagel2013-04-291-3/+7
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: clean up CSSFelix Nagel2013-04-291-6/+7
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu Tests: added labels to disabled empty visual testFelix Nagel2013-04-291-10/+15
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu Tests: change doctype to lower caseFelix Nagel2013-04-293-3/+3
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu Test: rename widget method testFelix Nagel2013-04-291-1/+1
| | | | | | | | | | | | | | | | | | |