Scott Jehl
|
8d2cacae17
|
added rule to negate outlines on :active state, so the outlines won't appear as much during mouse interaction.
|
2009-08-28 16:12:39 +00:00 |
|
Scott Jehl
|
16607b109e
|
removed outline: none; resets from our interaction styles so focus will receive native outline styling.
|
2009-08-28 16:11:23 +00:00 |
|
Scott González
|
bba67df747
|
Widget factory: Added support for deep extending multiple option hashes on init.
|
2009-08-28 00:39:43 +00:00 |
|
Scott González
|
6c6218fa12
|
Widget factory: Support passing multiple option hashes on init. Fixes #4784.
|
2009-08-26 02:06:19 +00:00 |
|
Scott González
|
99d09ecfaf
|
Dialog: Moved positioning and overflow to CSS. Fixes #2848 - Fixed positioning for dialogs.
|
2009-08-26 01:40:01 +00:00 |
|
Paul Bakaus
|
fd618d042f
|
draggable, sortable: include originalPosition in ui hash, implements #3782
|
2009-08-23 17:40:44 +00:00 |
|
Paul Bakaus
|
d2e43a07c0
|
sortable: removed deprecated ui.absolutePosition from ui hash, fixes #3991
|
2009-08-22 13:58:36 +00:00 |
|
Paul Bakaus
|
957774c685
|
sortable: toArray/serialize should not include the placeholder, fixes #4138
|
2009-08-22 13:48:04 +00:00 |
|
Paul Bakaus
|
d28166805f
|
droppable: greedy childs that dont accept the draggable dont block propagation anymore, fixes #4570
|
2009-08-22 12:25:50 +00:00 |
|
Paul Bakaus
|
fefa5bd342
|
draggable: scope option failed when no droppables within that scope exist, fixes #4289
|
2009-08-22 11:48:48 +00:00 |
|
Paul Bakaus
|
14922e41da
|
draggable: position and offset were undefined in start callback, fixes #4380
|
2009-08-22 08:10:19 +00:00 |
|
Paul Bakaus
|
2189deaa2c
|
draggable: made stack accept a selector instead of a complex hash, min value is autodetermined now, implements #4365
|
2009-08-22 07:59:09 +00:00 |
|
Paul Bakaus
|
374f2cbb55
|
draggable: direct removal of draggable element on drop event doesnt make used plugins fire an error anymore, fixes #4550
|
2009-08-21 14:13:47 +00:00 |
|
Chi Cheng
|
5293096526
|
Datepicker: Add yearSuffix value for Chinese/Korean. fixes #4793
|
2009-08-19 16:33:32 +00:00 |
|
Jörn Zaefferer
|
977d73c90d
|
Workaround for #4786, improved
|
2009-08-18 19:23:49 +00:00 |
|
Jörn Zaefferer
|
4f6dd319e9
|
Workaround for #4786
|
2009-08-18 19:22:25 +00:00 |
|
Jörn Zaefferer
|
b2b82e07fb
|
sortable accordion: formatting
|
2009-08-18 19:07:26 +00:00 |
|
Jörn Zaefferer
|
aafaf7ee2c
|
Tabs: Fix for #4785, improving styles
|
2009-08-18 18:37:33 +00:00 |
|
Jörn Zaefferer
|
d7037abb7d
|
Tabs: Fix for #4785, mime-type
|
2009-08-18 18:26:45 +00:00 |
|
Jörn Zaefferer
|
241239f6e4
|
Tabs: Fix for #4785
|
2009-08-18 18:25:27 +00:00 |
|
Jörn Zaefferer
|
c8162d5a6f
|
position: improved default demo to use position:absolute instead of fixed - with fixed, the positioned element doesn't move on scroll
|
2009-08-16 09:09:48 +00:00 |
|
Jörn Zaefferer
|
24a1b6c9aa
|
position: added demo to demos/index.html
|
2009-08-16 09:08:47 +00:00 |
|
Richard Worth
|
f986a79765
|
set trunk version to 1.8pre
|
2009-08-13 02:04:57 +00:00 |
|
Richard Worth
|
a1903db7a2
|
set trunk version to 1.8a1
|
2009-08-13 02:03:33 +00:00 |
|
Richard Worth
|
1a6e100031
|
dialog unit tests: added position and stackfix
|
2009-08-12 08:20:57 +00:00 |
|
Richard Worth
|
57df5cd92e
|
dialog visual tests: added position and stackfix
|
2009-08-12 08:18:51 +00:00 |
|
Jörn Zaefferer
|
6681e7ba98
|
accordion: Fix for #4695, refactored
|
2009-08-11 19:08:23 +00:00 |
|
Jörn Zaefferer
|
4a62f131ab
|
accordion: Fix for #4695
|
2009-08-11 19:01:08 +00:00 |
|
Jörn Zaefferer
|
417d5b29b4
|
accordion: Fix for #4695
|
2009-08-11 18:58:03 +00:00 |
|
Jörn Zaefferer
|
e132c1b363
|
accordion: fix for #4436
|
2009-08-11 18:46:00 +00:00 |
|
Richard Worth
|
5c5e0832d4
|
Accordion: added a couple failing tests for option active: init and collapsed
|
2009-08-11 00:57:50 +00:00 |
|
Richard Worth
|
7b506cf2ae
|
Fixed accordion option active getter and setter. Normalized getter to number, 0-based index.
|
2009-08-11 00:45:01 +00:00 |
|
Richard Worth
|
57e3595115
|
Removed jquery.simulate from external/ as it's being removed from jqueryjs.googlecode.com/svn/trunk/plugins
|
2009-08-10 09:38:14 +00:00 |
|
Richard Worth
|
7c17d17406
|
slider option visual tests
|
2009-08-08 12:18:02 +00:00 |
|
Jörn Zaefferer
|
8ebef87f2e
|
accordion: visual testcase and fix for #4444; probably fixes a few other issues, too, eg. less flickering
|
2009-08-06 18:57:44 +00:00 |
|
Jörn Zaefferer
|
425e76355a
|
accordion: fix for #4754; related tests were failing before, fixed them, too (checked to correct sizes in Firebug)
|
2009-08-06 18:44:36 +00:00 |
|
Jörn Zaefferer
|
20e6ef30a7
|
accordion: visual testcase for #4322, improved the browser default stylings for a better comparsion
|
2009-08-06 18:34:51 +00:00 |
|
Jörn Zaefferer
|
a4f55498fb
|
accordion: visual testcase for #4322
|
2009-08-06 18:19:40 +00:00 |
|
Jörn Zaefferer
|
57a90fe7e1
|
include position plugin in demos/index.html - especially annoying when that is missing because position() isn't undefined when ui.position.js is missing
|
2009-08-06 18:12:28 +00:00 |
|
Jörn Zaefferer
|
f3444e81f5
|
draggable: inline comment to clarify some odd check
|
2009-08-06 18:10:10 +00:00 |
|
Jörn Zaefferer
|
a3b405d635
|
datepicker i18n: missing comma (syntax checking editors are great)
|
2009-08-06 17:32:55 +00:00 |
|
Scott González
|
5e89481ab8
|
Added zIndex method. Fixes #4709 - Add zIndex setter/getter method.
|
2009-08-05 13:30:55 +00:00 |
|
Richard Worth
|
44d3893daa
|
visual test : Accordion option navigation true - added a note about needing to refresh the page after clicking a navigation link.
|
2009-08-05 12:25:12 +00:00 |
|
Richard Worth
|
c57c3dcc09
|
eol-style and mime-type
|
2009-08-05 12:17:35 +00:00 |
|
Richard Worth
|
b5c0326d2a
|
Accordion visual test: option navigation true
|
2009-08-05 12:16:43 +00:00 |
|
Scott González
|
1a28670720
|
Slider: Create a copy of the options.values array for the return value of _value(). Fixes #4751 - Dragging slider modifies values, even if callback returns false.
Thanks bkrausz.
|
2009-08-04 23:35:08 +00:00 |
|
Scott González
|
aacecd6450
|
Resizable: Don't allow resizing when disabled. Fixes #4743 - Disable Resize.
|
2009-08-04 02:02:57 +00:00 |
|
Scott González
|
d6385b039b
|
Dialog: Support hash, array, string for cursorAt option. Use position plugin. Partial fix for #2525 - Standardised way to pass coordinates to plugins.
|
2009-08-03 14:28:54 +00:00 |
|
Scott González
|
52ca525112
|
Position: fixed comment wording.
|
2009-08-03 13:17:56 +00:00 |
|
Scott González
|
61e06a0e13
|
Sortable: Support hash, array, string for cursorAt option. Partial fix for #2525 - Standardised way to pass coordinates to plugins.
|
2009-08-03 13:17:00 +00:00 |
|