Scott González
|
d62d9d4eff
|
Spinner tests: Don't pollute the global namespace with helpers.
|
2012-04-19 13:12:23 -04:00 |
|
Scott González
|
e9d5079b04
|
Tests: Move commonWidgetTests() to TestHelpers.
|
2012-04-19 13:03:21 -04:00 |
|
Scott González
|
33e93ef7f0
|
Tabs tests: Don't pollute the global namespace with helpers.
|
2012-04-19 12:53:13 -04:00 |
|
kborchers
|
c16bd7c510
|
Menu tests: Don't pollute the global namespace with helpers.
|
2012-04-19 11:19:52 -05:00 |
|
Scott González
|
163555d7bf
|
Accordion tests: Don't polloute the global namespace with helpers.
|
2012-04-19 11:37:39 -04:00 |
|
Scott González
|
0e8d9dde20
|
Tests: Lint.
|
2012-04-19 11:21:24 -04:00 |
|
Scott González
|
266cc84013
|
Tests: Lint.
|
2012-04-19 11:17:35 -04:00 |
|
Scott González
|
af1b4d859d
|
Tests: Lint.
|
2012-04-19 10:50:09 -04:00 |
|
Scott González
|
72a0f5c512
|
Menu: Lint.
|
2012-04-19 10:29:55 -04:00 |
|
Scott González
|
0a5a9090f8
|
Tests: Lint.
|
2012-04-19 10:28:26 -04:00 |
|
kborchers
|
58a120bb4b
|
Merge branch 'menuaria' into master
|
2012-04-19 09:24:08 -05:00 |
|
Scott González
|
aa187f57d1
|
Tests: Lint
|
2012-04-19 09:39:21 -04:00 |
|
Bertjh
|
4f19289c10
|
Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI 1.8.19 don't respect forcePlaceholderSize.
|
2012-04-19 09:05:37 -04:00 |
|
Scott González
|
d0cac09027
|
Sortable: Whitespace.
|
2012-04-19 09:03:22 -04:00 |
|
Scott González
|
a0fb2c227e
|
Tests: Lint.
|
2012-04-18 22:46:39 -04:00 |
|
Scott González
|
a28983086e
|
Tests: Lint.
|
2012-04-18 22:36:15 -04:00 |
|
kborchers
|
49f85509fe
|
Menu: Whitespace
|
2012-04-18 21:30:07 -05:00 |
|
kborchers
|
890a45a22c
|
Menu: Add unit tests for testing disabled items
|
2012-04-18 21:29:39 -05:00 |
|
Scott González
|
cb8474af1d
|
Remove trailing whitespace.
|
2012-04-18 21:57:51 -04:00 |
|
Scott González
|
55e13692ee
|
Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing terminating semicolon.
|
2012-04-18 16:41:53 -04:00 |
|
Scott González
|
84ac716fbf
|
Build: Removed ant build.
|
2012-04-18 16:31:30 -04:00 |
|
Scott González
|
7475763474
|
Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: @VERSION replacement incomplete.
|
2012-04-18 16:17:21 -04:00 |
|
kborchers
|
d5cde2043b
|
Menu: Update divider width
|
2012-04-17 21:41:30 -05:00 |
|
kborchers
|
1ce42f4328
|
Menu: Modified interactions to allow keyboard navigation to disabled items so that they are announced by screen readers but prevent selection of and navigation to sub-menus of disabled items
|
2012-04-16 23:30:33 -05:00 |
|
kborchers
|
fac809f9e5
|
Menu: Fixed typo in comment
|
2012-04-16 07:05:02 -05:00 |
|
kborchers
|
9a6392033a
|
Menu: Add aria-disabled attribute to disabled items, namespace and cleanup the currentEventTarget click event
|
2012-04-16 07:02:38 -05:00 |
|
Scott González
|
6da7278e87
|
Position: Simplify default demo by removing drag functionality on positioned elements. Fixes #5380 - Position Demo breaks when dragging an element.
|
2012-04-15 14:27:15 -04:00 |
|
kborchers
|
e2a6cdd525
|
Menu: Check that the event object is defined before checking type
|
2012-04-14 16:00:19 -04:00 |
|
kborchers
|
26d6952bd2
|
Menu: Remove most event.stopImmediatePropagation() to allow proper event bubbling
|
2012-04-14 15:34:00 -04:00 |
|
Rick Waldron waldron.rick@gmail.com
|
d22edc8d05
|
Remove compare_size; defer to plugin.
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-04-12 13:32:11 -04:00 |
|
Scott González
|
92c74818ff
|
Menu: Cleanup.
|
2012-04-10 08:39:18 -04:00 |
|
Scott González
|
218bd47ecd
|
Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomplete combobox button has vertical offset relatively to input field (Opera 11.62). Fixed #8243 - Autocomplete combobox button has smaller height than input field (Firefox 11.0).
|
2012-04-07 20:37:12 -04:00 |
|
kborchers
|
9e9baad46f
|
Merge branch 'menuDividers' into master
|
2012-04-07 17:43:23 -05:00 |
|
kborchers
|
44ef35eb6f
|
Menu: Add dividers using empty list items
|
2012-04-07 15:38:27 -05:00 |
|
Scott González
|
c0f5db5394
|
Tabs: Don't explicitly remove filter when animating opacity. Fixes #4621 - Tabs: Don't forcefully remove filter attribute.
|
2012-04-06 09:03:04 -04:00 |
|
kborchers
|
cd90e57f22
|
Merge branch 'positionWithin'
|
2012-04-04 22:12:11 -05:00 |
|
Jörn Zaefferer
|
343375b623
|
Build: Get grunt default task to pass. Fix lint errors inside grunt.js file itself. Removes invalid vertical-align from spinner button css, unnecessary adjoining class in tabs.css
|
2012-04-04 11:14:03 +02:00 |
|
Jörn Zaefferer
|
79f1eea6dc
|
Build: Filter filters for linting to exclude some to-be-rewritten ones. Fix lint in those remaining
|
2012-04-04 11:02:08 +02:00 |
|
kborchers
|
e7701e2efa
|
Position: Fixed issue with offsets using the within option which caused flips to not happen when the containing element had been scrolled.
|
2012-04-03 21:08:34 -05:00 |
|
Scott González
|
a505192420
|
Tabs: Coding standards.
|
2012-04-03 19:59:08 -04:00 |
|
Scott González
|
96f9c84b7b
|
Autocomplete: Move race condition logic from ajax requests to general response handler. Fixes #8234 - Autocomplete: Automatic race-condition handling for custom sources.
|
2012-04-03 16:47:14 -04:00 |
|
Scott González
|
4ade13450e
|
Datepicker: Don't set _curInst in hideDatepicker. Fixes #8174 - jQuery datepicker is stuck open if label is clicked from open state.
|
2012-04-03 15:36:33 -04:00 |
|
Scott González
|
e0616aaf74
|
Autocomplete: Add header protection which was accidentally removed.
|
2012-04-03 07:15:09 -04:00 |
|
Jörn Zaefferer
|
037db084f2
|
Position: Extend main visual test page with simple 'arrow' callouts, as a starting pointing for a better collision notification API
|
2012-04-03 10:49:34 +02:00 |
|
Jörn Zaefferer
|
b2f8814d0a
|
Tooltip: Remove old callout test page. Completely broken at this point, not worth fixing
|
2012-04-03 10:35:42 +02:00 |
|
Scott González
|
0624c74929
|
Effects core: Properly handle defaults for effects that are called with a single hash.
|
2012-04-02 22:35:42 -04:00 |
|
Scott González
|
ea4345db06
|
Grunt: Removed newcap option from jshint task.
|
2012-04-02 22:20:18 -04:00 |
|
Scott González
|
639afa5954
|
Lint fixes.
|
2012-04-02 19:12:21 -04:00 |
|
Scott González
|
3e6877a892
|
Grunt: Fixed jshint options.
|
2012-04-02 19:12:10 -04:00 |
|
Scott González
|
ccbfd45924
|
A few lint fixes.
|
2012-04-02 15:55:50 -04:00 |
|