]>
source.dussan.org Git - jquery-ui.git/log
gnarf [Fri, 10 Jun 2011 12:23:01 +0000 (07:23 -0500)]
menu: Second pass style guidance
gnarf [Fri, 10 Jun 2011 10:20:45 +0000 (05:20 -0500)]
menu: Partial Style Guidance - Fixing JSLint Warnings
Jörn Zaefferer [Fri, 10 Jun 2011 10:21:58 +0000 (12:21 +0200)]
Popup: Remove comment in default demo, focus handling is now working properly
Jörn Zaefferer [Fri, 10 Jun 2011 10:17:12 +0000 (12:17 +0200)]
Merge remote branch 'hanshillen/popup-hh'
Hans Hillen [Fri, 10 Jun 2011 09:42:43 +0000 (11:42 +0200)]
Use of _bind, maintain original tabindex value for popup
gnarf [Fri, 10 Jun 2011 01:43:28 +0000 (20:43 -0500)]
Merge branch 'effects-clean'
tomykaira [Fri, 10 Jun 2011 01:36:48 +0000 (20:36 -0500)]
effects.core: Convert elements height/width to px and restore after animation in all effects. Fixed #5245 - Relative width elements break when wrapped for effects
tashekelahi [Fri, 10 Jun 2011 01:04:51 +0000 (21:04 -0400)]
Position: added check for undefined value of offset. Fixed #7458 - ui.position offset property creates error when set to undefined
Jörn Zaefferer [Thu, 9 Jun 2011 15:14:21 +0000 (17:14 +0200)]
Update menubar to forward menu option to nested menus, update default demo to set within update to the demo frame (for /demos) or window (standalone). Update visual test to have more useful defaults
Jörn Zaefferer [Thu, 9 Jun 2011 14:40:50 +0000 (16:40 +0200)]
Merge remote branch 'davidmurdoch/ticket-5645'
Scott González [Thu, 9 Jun 2011 13:47:18 +0000 (09:47 -0400)]
Widget: Added ability to get deep options. Fixes #7459 - Widget: Extend .option() to get partial nested options.
Scott González [Wed, 8 Jun 2011 01:39:02 +0000 (21:39 -0400)]
Widget demo: Coding standards, fixed some broken code, added more comments.
gnarf [Sat, 4 Jun 2011 21:03:15 +0000 (16:03 -0500)]
effects.clip: Style Guidance, reorganizing vars for better compression
Jörn Zaefferer [Thu, 2 Jun 2011 12:25:25 +0000 (14:25 +0200)]
Widget demo: Some improvements based on Scott's comments.
Jörn Zaefferer [Thu, 2 Jun 2011 12:11:55 +0000 (14:11 +0200)]
Merge branch 'master' into widget-factory-demo
Jörn Zaefferer [Thu, 2 Jun 2011 12:06:54 +0000 (14:06 +0200)]
Merge branch 'master' into widget-factory-demo
Jörn Zaefferer [Thu, 2 Jun 2011 11:25:12 +0000 (13:25 +0200)]
Widget demo: Some more inline comments
Jörn Zaefferer [Thu, 2 Jun 2011 11:22:33 +0000 (13:22 +0200)]
Widget demo: Replace inline editor with colorize. This can stick around forever, won't be making it a real widget.
Scott González [Mon, 30 May 2011 23:07:40 +0000 (19:07 -0400)]
Tooltip demos: Renamed delgation mixbag.
Scott González [Mon, 30 May 2011 22:51:29 +0000 (18:51 -0400)]
Tooltip: Added tests for ui object in open and close events.
Scott González [Mon, 30 May 2011 22:42:06 +0000 (18:42 -0400)]
Tooltip: Pass the tooltip element in the open and close events.
Scott González [Mon, 30 May 2011 22:27:48 +0000 (18:27 -0400)]
Widget: Fixed _show() and _hide() implementation and added tests.
Hans Hillen [Mon, 30 May 2011 21:37:14 +0000 (23:37 +0200)]
Fix various pull request comments and coding standards issues
Scott González [Mon, 30 May 2011 19:55:41 +0000 (15:55 -0400)]
Tooltip demo: Use static map instead of interactive map.
Jörn Zaefferer [Mon, 30 May 2011 18:08:58 +0000 (20:08 +0200)]
Spinner: disable text selection on buttons (plus minmal whitespace cleanup)
Scott González [Mon, 30 May 2011 00:50:21 +0000 (20:50 -0400)]
Tooltip: Fixed handling of disabled tooltips.
Scott González [Mon, 30 May 2011 00:15:24 +0000 (20:15 -0400)]
Tooltip demo: Removing stray periods.
Scott González [Sun, 29 May 2011 23:41:57 +0000 (19:41 -0400)]
Tooltip: Added some comments.
Scott González [Sun, 29 May 2011 23:28:35 +0000 (19:28 -0400)]
Tooltip: Use bgiframe if available
Scott González [Sun, 29 May 2011 23:21:31 +0000 (19:21 -0400)]
Tooltip: Don't close tooltips on mouseleave if the element is still focused.
Scott González [Sun, 29 May 2011 21:32:09 +0000 (17:32 -0400)]
Tooltip demo: Add note about interactive tooltips.
Scott González [Sun, 29 May 2011 17:50:53 +0000 (13:50 -0400)]
Tooltip demo: Small tweaks.
Scott González [Sun, 29 May 2011 17:34:37 +0000 (13:34 -0400)]
Tooltip: Don't mess with the title attribute if it doesn't exist. Prevents the creation of a title attribute if there wasn't one to begin with.
Scott González [Sun, 29 May 2011 16:31:06 +0000 (12:31 -0400)]
Tooltip: New delegation mixbag demo (still needs better name).
Scott González [Sun, 29 May 2011 16:29:11 +0000 (12:29 -0400)]
Tooltip: Change default collision detection to 'flip fit' since the default vertical positioning is centered and can't flip
Scott González [Sun, 29 May 2011 13:13:35 +0000 (09:13 -0400)]
Tooltip video player demo: Close tooltip on click of popup button.
Scott González [Sun, 29 May 2011 00:30:14 +0000 (20:30 -0400)]
Tooltip: Coding standards.
Scott González [Sun, 29 May 2011 00:19:23 +0000 (20:19 -0400)]
Tooltip: Alphabetized options.
Scott González [Sun, 29 May 2011 00:15:26 +0000 (20:15 -0400)]
Tooltip: Removed click handler.
Scott González [Sat, 28 May 2011 23:38:01 +0000 (19:38 -0400)]
Tooltip: Fixed tracking of tooltip elements.
Scott González [Sat, 28 May 2011 21:55:45 +0000 (17:55 -0400)]
Tooltip: Fixed tooltipClass option and added test.
Scott González [Sat, 28 May 2011 21:36:57 +0000 (17:36 -0400)]
Tooltip: Allow content updates via async response regardless of whether a sync response came back. Added more tests.
Scott González [Sat, 28 May 2011 21:14:42 +0000 (17:14 -0400)]
Tooltip demos: Better tooltip content for custom animations.
Scott González [Sat, 28 May 2011 20:20:46 +0000 (16:20 -0400)]
Tooltip tests: Refactored and added some tests.
Scott González [Sat, 28 May 2011 20:20:01 +0000 (16:20 -0400)]
Tooltip: Added a destroy method to remove generated tooltip elements.
Scott González [Sat, 28 May 2011 19:43:22 +0000 (15:43 -0400)]
Tooltip: Added some tests.
Scott González [Sat, 28 May 2011 19:42:55 +0000 (15:42 -0400)]
Tests: Updated version check.
Scott González [Sat, 28 May 2011 19:42:28 +0000 (15:42 -0400)]
Menubar: Whitespace.
Scott González [Sat, 28 May 2011 19:39:55 +0000 (15:39 -0400)]
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
Scott González [Sat, 28 May 2011 19:25:05 +0000 (15:25 -0400)]
Tooltip: Proper handled of disabled option.
Scott González [Sat, 28 May 2011 17:30:00 +0000 (13:30 -0400)]
Tooltip tests: Coding standards.
Scott González [Sat, 28 May 2011 15:43:57 +0000 (11:43 -0400)]
Tooltip: Cleanup.
Scott González [Sat, 28 May 2011 14:18:39 +0000 (10:18 -0400)]
Tooltip: Changed custom animation demo and changed the logic for showing tooltips so custom position options can perform animations.
Scott González [Sat, 28 May 2011 00:52:13 +0000 (20:52 -0400)]
Tooltip demos: Cleanup.
Scott González [Sat, 28 May 2011 00:05:20 +0000 (20:05 -0400)]
Tooltip: Coding standards.
Scott González [Fri, 27 May 2011 19:29:28 +0000 (12:29 -0700)]
Merge pull request #352 from kborchers/bug_5003_3
Droppable: Added dragStart and dragStop to ddmanager and call them from draggable to recalculate droppable positions after a drag causes a scroll. Fixes #5003 - Scroll on Droppable Demo Breaks Demo
kborchers [Fri, 27 May 2011 17:01:42 +0000 (12:01 -0500)]
Droppable: Added dragStart and dragStop to ddmanager and call them from draggable to recalculate droppable positions after a drag causes a scroll. Fixes #5003 - Scroll on Droppable Demo Breaks Demo
Scott González [Fri, 27 May 2011 12:35:18 +0000 (08:35 -0400)]
Autocomplete: Whitespace.
Scott González [Fri, 27 May 2011 12:32:48 +0000 (08:32 -0400)]
Autocomplete demos: Coding standards.
Jay Merrifield [Fri, 27 May 2011 03:42:51 +0000 (23:42 -0400)]
Mouse: Optimize the cancel locator, works around a bug where .add(event.target) in IE8 can take a long time when there are multiple siblings. Fixes #7118 - IE Bug Large ComboBox (Dialog)
Jay Merrifield [Fri, 27 May 2011 03:30:56 +0000 (23:30 -0400)]
Dialog: Removed the height() tinkering which stops the dialog from shrinking. Fixes #5916 - Dialog: shrinks on drag in IE in standards mode, worse in quirksmode.
David Murdoch [Thu, 26 May 2011 23:29:11 +0000 (19:29 -0400)]
Dialog: Make close() a noop if the dialog is already closed. Fixes #7327 - Dialog box size and close animation bugs.
Jeff Remy [Thu, 26 May 2011 23:08:58 +0000 (19:08 -0400)]
Resizable: correct aspectRatio handling with min/max dimensions. Fixed #4951 - Resizable with aspectRatio true & a maxWidth doesn't obey ratio once hit max width.
Andrew Powell [Thu, 26 May 2011 16:22:40 +0000 (12:22 -0400)]
Button: adding event.preventDefault. Fixes #5945 - Disabled buttons still allow clicks
Glenn Goodrich [Thu, 26 May 2011 15:28:17 +0000 (11:28 -0400)]
Button: modified the event bindings for focus and blur. Fixed #6711 - checkbox/radio button do not show focused state when using Keyboard Navigation
David Murdoch [Thu, 26 May 2011 14:22:12 +0000 (14:22 +0000)]
Fix visual test in IE6 and move the new helper functions for getting scrollbar properties to $.position
Scott González [Thu, 26 May 2011 12:40:13 +0000 (05:40 -0700)]
Merge pull request #317 from tomykaira/bug_6096
effects.scale: fix: calculate top / left by outerHeight / Width. #6096
Richard D. Worth [Thu, 26 May 2011 08:58:15 +0000 (04:58 -0400)]
Simulate: account for document scroll in findCenter function. Fixes #6859 - Jquery.Simulate drag behaves incorrect when container scrolled
tomykaira [Fri, 20 May 2011 01:25:34 +0000 (10:25 +0900)]
effects.scale: fix: calculate top / left by outerHeight / Width. Fixed #6096 - effects.scale origin bottom bug
David Murdoch [Thu, 26 May 2011 01:15:05 +0000 (01:15 +0000)]
updated tests to account for scrollbar width/height
David Murdoch [Thu, 26 May 2011 00:53:16 +0000 (00:53 +0000)]
Now takes scrollbar width into account in collision detection
Hans Hillen [Wed, 25 May 2011 22:31:16 +0000 (00:31 +0200)]
Key event fix
Scott González [Wed, 25 May 2011 20:12:37 +0000 (13:12 -0700)]
Merge pull request #294 from kborchers/bug_4088
Sortable: Changed to check the parent's length so that the dom position of the removed element is not updated. Fixed #4088 - Unable to remove() ui.draggable (sortable item) immediately after the drop callback.
tomykaira [Wed, 25 May 2011 19:52:53 +0000 (15:52 -0400)]
effects.blind: Save the wrapper status if already wrapped. Fixes #6245 - position: absolute is lost when .stop() is used with .show('blind').
Scott González [Fri, 20 May 2011 20:25:04 +0000 (16:25 -0400)]
Spinner: Changed casing of option numberformat -> numberFormat.
Hans Hillen [Wed, 25 May 2011 12:58:26 +0000 (14:58 +0200)]
wrapping tab order for popup
Richard D. Worth [Tue, 24 May 2011 14:43:44 +0000 (07:43 -0700)]
README: Fixed code samples to be (markdown) indented properly with 4 spaces instead of 2.
Jörn Zaefferer [Mon, 23 May 2011 21:52:29 +0000 (23:52 +0200)]
Widget: Demo.
Jörn Zaefferer [Fri, 20 May 2011 14:14:07 +0000 (16:14 +0200)]
Merge branch 'master' of github.com:jquery/jquery-ui
Scott González [Fri, 20 May 2011 14:12:12 +0000 (10:12 -0400)]
Updating the master version to 1.9pre
Scott González [Fri, 20 May 2011 14:11:16 +0000 (10:11 -0400)]
Tagging the 1.9m5 release.
Scott González [Fri, 20 May 2011 13:53:50 +0000 (09:53 -0400)]
Resizable: Remove workaround for handles not working in IE when transparent with overlapping content. Fixes #7397 - Resizable: icon not showing. Fixes #7390 - Resizable: https domain reports 'unsecured items' in IE7. Reopens #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps.
techtangents [Fri, 20 May 2011 11:17:30 +0000 (21:17 +1000)]
Builds: used ant parallel task to run the two closure compiler steps and the yui css compressor step in parallel. The http get requests for documentation are also run in parallel. Reduced build time by about 40%. Fixed #7404 - build.xml can run quicker.
Scott González [Wed, 18 May 2011 23:37:28 +0000 (16:37 -0700)]
Merge pull request #306 from jgv/ticket-6097
CSS: added support for konqueror border-radius. Fixed #6097.
Scott González [Wed, 18 May 2011 23:27:08 +0000 (16:27 -0700)]
Merge pull request #310 from gnarf37/ticket-7395
Unit Tests & effects.scale: Fixing bugs in effects unit tests - Particula
gnarf [Wed, 18 May 2011 23:13:37 +0000 (18:13 -0500)]
Unit Tests & effects.scale: Fixing bugs in effects unit tests - Particularly IE, found a bug in scale.js in the meantime. Fixes #7395 - Size based effects are breaking unit tests in IE - also leaking a global var
jgv [Wed, 18 May 2011 15:54:48 +0000 (11:54 -0400)]
CSS: added support for konqueror border-radius. Fixed #6097.
Jörn Zaefferer [Wed, 18 May 2011 15:47:01 +0000 (17:47 +0200)]
Merge remote branch 'treyhunner/topic/autocomplete-pasting'
Jörn Zaefferer [Wed, 18 May 2011 15:30:26 +0000 (17:30 +0200)]
There's no guard against unparsed characters at the end of the date string, any extra characters are just ignored
Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years
Jörn Zaefferer [Wed, 18 May 2011 15:12:52 +0000 (17:12 +0200)]
Merge branch 'master' of github.com:jquery/jquery-ui
Jörn Zaefferer [Wed, 18 May 2011 15:07:02 +0000 (17:07 +0200)]
Merge remote branch 'kborchers/bug_3623'
kborchers [Wed, 18 May 2011 14:54:36 +0000 (10:54 -0400)]
Accordion: Added check to not allow 0 height on empty panels causing height issues on non-empty panels. Fixed #7335 - Accordion: Incorrect size when a panel is empty
Scott González [Wed, 18 May 2011 14:32:59 +0000 (10:32 -0400)]
Button: Refactored formResetHandler and fixed scope. Foxes #7261 - Refresh scope in formResetHandler unintentionally wide.
Jörn Zaefferer [Wed, 18 May 2011 13:58:42 +0000 (15:58 +0200)]
Merge remote branch 'origin/master'
Jörn Zaefferer [Wed, 18 May 2011 13:51:07 +0000 (15:51 +0200)]
Merge remote branch 'kzys/trac-6656'
Scott González [Wed, 18 May 2011 13:34:20 +0000 (09:34 -0400)]
Dialog: Reduce old overlay dimensions to 0x0 to avoid sizing issues. Fixes #5637 - Dialog: Dimensions of reused overlay may cause scrollbars.
Jörn Zaefferer [Wed, 18 May 2011 13:14:08 +0000 (15:14 +0200)]
QUnit update
Scott González [Wed, 18 May 2011 13:06:00 +0000 (06:06 -0700)]
Merge pull request #304 from jebaird/patch-1
missing comma
Scott González [Wed, 18 May 2011 01:07:44 +0000 (21:07 -0400)]
Spinner: Coding standards.
Jesse Baird [Tue, 17 May 2011 21:10:30 +0000 (14:10 -0700)]
missing comma