Scott González
0cd297702d
Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Tajikistan localization.
2011-02-25 10:40:36 +01:00
jzaefferer
643e20ca3d
Menu: Optimize menu positioning in menubar
2011-02-24 23:03:58 +01:00
jzaefferer
105ef8b851
Menu: Add ui-state-active to active menu bar button
2011-02-24 22:57:44 +01:00
Scott González
bed6def5c0
Autocomplete tests: Fixed various bugs in various versions of IE.
2011-02-24 22:55:24 +01:00
maggiewachs
c2f9677252
Merge branch 'master' of github.com:jquery/jquery-ui
2011-02-24 16:00:56 -05:00
maggiewachs
63a72814be
Added two options to set the button style and add down arrow icons
2011-02-24 16:00:32 -05:00
maggiewachs
75afd3319b
Added a second example to show a menubar with buttons and icons and one without (default)
2011-02-24 16:00:01 -05:00
jzaefferer
b8f3e5b1c0
Menu: Fix testsuite, new option
2011-02-24 21:29:48 +01:00
maggiewachs
f73466a320
Removed active state when menu closes
2011-02-24 11:46:51 -05:00
maggiewachs
adf80bfb38
Added active state toggle to items with submenus to provide "breadcrumb" feedback
2011-02-24 11:44:47 -05:00
maggiewachs
9e7820a258
Added another nested list for testing
2011-02-24 11:35:34 -05:00
maggiewachs
af0db70ae4
Line 58: document click function was missing event parameter
2011-02-24 11:16:15 -05:00
maggiewachs
b50fa469a4
Added menubar styles and removed ui-widget-header class from markup
2011-02-24 11:06:47 -05:00
maggiewachs
9340da37b7
Added ui-* classes to widget container
2011-02-24 11:06:12 -05:00
maggiewachs
7b3a4e71d3
Added menubar styles
2011-02-24 11:05:24 -05:00
jzaefferer
84d59ded92
Menu: Update menubar to use menu instead of removed flyoutmenu.
2011-02-24 16:39:08 +01:00
jzaefferer
7d03598f2c
Menu: Outline outline on focussed menu
2011-02-24 15:57:02 +01:00
jzaefferer
0ddf677e40
Menu: Integrated flyoutmenu into menu, and moved flyoutmenu.html
...
testmenu into contextmenu.html
2011-02-24 15:51:51 +01:00
jzaefferer
38cfcfffe9
Menu: Update autocomplete to use deactivate and check for focus class
2011-02-24 12:05:20 +01:00
jzaefferer
5c687be331
Menu: Refactoring flyout menu in prepartion for merging into menu
2011-02-24 11:14:20 +01:00
jzaefferer
6bd95efe5e
Menu: Fix filter matching to work with flyout menu
2011-02-24 11:14:19 +01:00
jzaefferer
5d3f91bcbe
Menu: Move item matching code into menu
2011-02-24 11:14:19 +01:00
Scott González
50958718c2
Autocomplete: Added support for contenteditable elements. Fixes #6914 - Autocomplete: Support contenteditable.
2011-02-24 10:24:32 +01:00
jzaefferer
ee34b0dabb
Menu: Get rid of .css(top:0,left:0) workaround, not necessary anymore
2011-02-24 10:22:50 +01:00
jzaefferer
d74fb20a28
Menu: Replace ui-state-hover with ui-state-focus. More semantic, looks
...
the same.
2011-02-24 10:12:20 +01:00
jzaefferer
3f353cc8fb
Menu: Update unit test to use focus instead of activate method
2011-02-24 10:07:24 +01:00
jzaefferer
0d659d44c3
Menu: Rename activate to focus and deactivate to blur method
2011-02-24 10:06:08 +01:00
jzaefferer
d7682daaa8
Menu: Add some testing for ensure that id-attributes aren't overwritten.
2011-02-23 17:01:19 +01:00
Gilmore Davidson
9626484dd5
Fixed #6979 - Several components are leaking variables into the global scope
2011-02-23 16:33:27 +01:00
jzaefferer
c37637ee99
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
2011-02-23 12:46:13 +01:00
jzaefferer
6597d3eafb
Drop unused tests/unit/defaults.html. If any, we need to composite suite
...
that runs everything, not just defaults.
2011-02-23 12:39:25 +01:00
jzaefferer
98fef9cde5
Menu: Test page for table-based menu (hackity hack)
2011-02-23 12:26:43 +01:00
jzaefferer
ddfd5e632c
Menu: Introducing position option into flyout menu
2011-02-23 12:12:29 +01:00
jzaefferer
faa4b970a7
Menu: Rename nested.html to flyoutmenu.html, updated headers
2011-02-22 16:15:11 +01:00
jzaefferer
f8091f761c
Menu: Overhauled menubar, again starting with Michael Lang's fork. Added
...
working keyboard navigation, including nested menus. Still need to
properly style the menu buttons, e.g. highlight the button of the
currently open menu.
2011-02-22 15:14:12 +01:00
jzaefferer
68c13cd6a6
Menu: Escape characters for RegExp matching for keyboard item matching.
2011-02-22 12:09:03 +01:00
jzaefferer
355705878a
Menu: Overhauled nested menu via flyoutmenu.js backported from Michael
...
Lang's fork. Changed key input handling by setting focus to menu,
getting rid of input option.
2011-02-22 11:51:08 +01:00
jzaefferer
a1eaac8847
Spinner: Use jQuery's focus() method instead of DOM method to set focus
...
to input. Fixes testsuite in IE6.
2011-02-21 22:45:19 +01:00
jzaefferer
b3e849bf93
Merge branch 'master' of github.com:jquery/jquery-ui
2011-02-21 22:27:06 +01:00
jzaefferer
1c7ab042fa
Disable dialog tests on TestSwarm until we can get some running in IE6
...
without freezing the browser.
2011-02-21 22:26:38 +01:00
Scott González
2c4a30fc1e
Updating the master version to 1.9pre
2011-02-21 20:50:22 +01:00
Scott González
7b43b32686
Tagging the 1.9m4 release.
2011-02-21 20:49:11 +01:00
jzaefferer
a1ebed70e3
Unit tests: Add QUnit toolbar for hiding passed tests
2011-02-21 20:39:35 +01:00
Scott González
f70f01af9e
Accordion: Handle changing the event option. Fixes #6740 - Dynamically changing accordion's event handler doesn't actually change the behaviour.
2011-02-21 16:07:59 +01:00
jzaefferer
84a4a4442d
Merge branch 'master' of github.com:jquery/jquery-ui
2011-02-21 14:45:54 +01:00
jzaefferer
5082e3e971
Menu: Fix visual test to use select event (was selected)
2011-02-21 10:38:30 +01:00
Richard Worth
7c4d6a763d
Datepicker i18n: Changed all html named character entities to unicode hex entities. Fixed #7008 - Chromium-Browser does not support html-entities in datePicker i18n-translation
2011-02-19 09:54:15 -05:00
adam j. sontag
b4bcc1bf9d
Datepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - Hungarian Localisation has month-date in wrong order
2011-02-18 11:45:44 -05:00
jzaefferer
b107181bbb
Fix datepicker tests to pass in Chrome and run faster by letting QUnit
...
handle the staggered proessing (renders at least once per second, faster
then rendering after each test). Disabled broken manual-entry tests
after confirming its only an issue in the test, not the impl.
2011-02-18 16:08:17 +01:00
Scott González
c44818fcca
Datepicker: Account for daylight saving when calculating number of days in a month. Fixes #6978 - In Calender for march 2011 dates showing till 5th only.
...
Thanks jomyjohn
2011-02-16 13:15:14 -05:00