]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
15 years agocss updates to abstract left, right, bottom, top values into CSS
Scott Jehl [Thu, 29 Jan 2009 16:22:13 +0000 (16:22 +0000)]
css updates to abstract left, right, bottom, top values into CSS

15 years agocss updates to abstract left, right, bottom, top values into CSS
Scott Jehl [Thu, 29 Jan 2009 16:18:02 +0000 (16:18 +0000)]
css updates to abstract left, right, bottom, top values into CSS

15 years agoCommented out new effects, about and theme left nav links, restored simple effect...
Todd Parker [Thu, 29 Jan 2009 16:17:54 +0000 (16:17 +0000)]
Commented out new effects, about and theme left nav links, restored simple effect demo links from live site.

15 years agoslider static tests: updates and cleanup
Richard Worth [Thu, 29 Jan 2009 15:44:05 +0000 (15:44 +0000)]
slider static tests: updates and cleanup

15 years agosortable: containment option now respects the padding (fixes #3958)
Paul Bakaus [Thu, 29 Jan 2009 15:25:02 +0000 (15:25 +0000)]
sortable: containment option now respects the padding (fixes #3958)

15 years agodraggable: containment option now respects the padding (fixes #3957)
Paul Bakaus [Thu, 29 Jan 2009 15:22:43 +0000 (15:22 +0000)]
draggable: containment option now respects the padding (fixes #3957)

15 years agoslider: fixed orientation detection
Paul Bakaus [Thu, 29 Jan 2009 15:13:47 +0000 (15:13 +0000)]
slider: fixed orientation detection

15 years agofile renames
Richard Worth [Thu, 29 Jan 2009 14:46:51 +0000 (14:46 +0000)]
file renames

15 years agoslider static tests: range, range min
Richard Worth [Thu, 29 Jan 2009 14:45:45 +0000 (14:45 +0000)]
slider static tests: range, range min

15 years agoslider static tests: new test 'Slider range max'
Richard Worth [Thu, 29 Jan 2009 14:34:11 +0000 (14:34 +0000)]
slider static tests: new test 'Slider range max'

15 years agodialog: all triggered custom events should have related events attached if possible...
Paul Bakaus [Thu, 29 Jan 2009 14:08:33 +0000 (14:08 +0000)]
dialog: all triggered custom events should have related events attached if possible (fixes #3718,#3983)

15 years agoeffects: fixed various problems with order of callbacks (i.e. show('drop', 500) wasn...
Paul Bakaus [Thu, 29 Jan 2009 13:34:58 +0000 (13:34 +0000)]
effects: fixed various problems with order of callbacks (i.e. show('drop', 500) wasn't working) (additionally fixes #3912)

15 years agodialog visual tests: Added new test 'Dialog on page with scrollbars'
Richard Worth [Thu, 29 Jan 2009 13:10:01 +0000 (13:10 +0000)]
dialog visual tests: Added new test 'Dialog on page with scrollbars'

15 years agodraggable,droppable,sortable: deprecated ui.absolutePosition, changed to ui.offset...
Paul Bakaus [Thu, 29 Jan 2009 12:35:38 +0000 (12:35 +0000)]
draggable,droppable,sortable: deprecated ui.absolutePosition, changed to ui.offset (fixes #3978,#3977,#3976)

15 years agoresizable: removed ui.options
Paul Bakaus [Thu, 29 Jan 2009 12:33:44 +0000 (12:33 +0000)]
resizable: removed ui.options

15 years agodemos: dialog modal form
Chi Cheng [Thu, 29 Jan 2009 12:17:47 +0000 (12:17 +0000)]
demos: dialog modal form

15 years agodemos: dialog modal form
Chi Cheng [Thu, 29 Jan 2009 12:15:33 +0000 (12:15 +0000)]
demos: dialog modal form

15 years agodialog: shadow is hidden during drag/resize for slow performance browsers (currently...
Paul Bakaus [Thu, 29 Jan 2009 10:57:45 +0000 (10:57 +0000)]
dialog: shadow is hidden during drag/resize for slow performance browsers (currently IE < 7) (fixes #3966)

15 years agoDialog Demo: Beginning of new modal form demo.
Scott González [Thu, 29 Jan 2009 06:06:41 +0000 (06:06 +0000)]
Dialog Demo: Beginning of new modal form demo.

15 years agoDialog: Fixed #3901, #3918, #3930: Don't let the minHeight for dialogs be negative...
Scott González [Thu, 29 Jan 2009 04:12:35 +0000 (04:12 +0000)]
Dialog: Fixed #3901, #3918, #3930: Don't let the minHeight for dialogs be negative (breaks IE).

15 years agoslider: added better description for workaround for #3726
Paul Bakaus [Wed, 28 Jan 2009 23:11:15 +0000 (23:11 +0000)]
slider: added better description for workaround for #3726

15 years agoslider unit tests: updated default value for orientation option (now 'auto' instead...
Richard Worth [Wed, 28 Jan 2009 23:03:16 +0000 (23:03 +0000)]
slider unit tests: updated default value for orientation option (now 'auto' instead of 'horizontal')

15 years agoslider: added better description for workaround for #3726
Paul Bakaus [Wed, 28 Jan 2009 22:51:35 +0000 (22:51 +0000)]
slider: added better description for workaround for #3726

15 years agoslider: animate default should be false
Paul Bakaus [Wed, 28 Jan 2009 22:13:44 +0000 (22:13 +0000)]
slider: animate default should be false

15 years agoslider: animate default should be false
Paul Bakaus [Wed, 28 Jan 2009 22:11:33 +0000 (22:11 +0000)]
slider: animate default should be false

15 years agoslider:
Paul Bakaus [Wed, 28 Jan 2009 22:07:46 +0000 (22:07 +0000)]
slider:
- implemented animate method
- slider min/max values could be exceeded using the keyboard (fixes #3737)

15 years agoFixed #3954
Eduardo Lundgren [Wed, 28 Jan 2009 21:48:51 +0000 (21:48 +0000)]
Fixed #3954

15 years agoslider: closestHandle never got set when the distance between the handles are the...
Paul Bakaus [Wed, 28 Jan 2009 19:14:38 +0000 (19:14 +0000)]
slider: closestHandle never got set when the distance between the handles are the maximum available (fixes #3948)

15 years agoslider:
Paul Bakaus [Wed, 28 Jan 2009 19:10:37 +0000 (19:10 +0000)]
slider:
- when dragging a handle, the position of the relative click is respected (fixes #3972)
- when dragging two range handles to 0, the slider was broken because the nearest handle would always be the first. Implemented a workaround. (fixes #3736)

15 years agonew static page for accordion with no wrapper divs (due to new animation update)
Scott Jehl [Wed, 28 Jan 2009 18:01:34 +0000 (18:01 +0000)]
new static page for accordion with no wrapper divs (due to new animation update)
the css in this file can replace accordion.css in themes/base once this is implemented and all css references to the content-wrap can be removed.

15 years agoNew "All effects" page modeled after the visual tests. Changed so script is in the...
Todd Parker [Wed, 28 Jan 2009 16:24:36 +0000 (16:24 +0000)]
New "All effects" page modeled after the visual tests. Changed so script is in the head and framework classes are used. I kept the other all effect page (default.html) in this folder too in case we decide thsi is a better option. Needs props fixed.

15 years agoadded row break class to datepicker with multiple calendars. we can delete this...
Maggie Costello Wachs [Wed, 28 Jan 2009 16:20:19 +0000 (16:20 +0000)]
added row break class to datepicker with multiple calendars.  we can delete this later if needed; just want to make sure a fix is in place before the next release.

15 years agoeol-style and mime-type
Richard Worth [Wed, 28 Jan 2009 14:04:58 +0000 (14:04 +0000)]
eol-style and mime-type

15 years agotest visual slider: new test - Slider in container with scrollbars
Richard Worth [Wed, 28 Jan 2009 13:58:55 +0000 (13:58 +0000)]
test visual slider: new test - Slider in container with scrollbars

15 years agodemos index: added bgiframe for modal demos
Richard Worth [Wed, 28 Jan 2009 13:19:32 +0000 (13:19 +0000)]
demos index: added bgiframe for modal demos

15 years agotests static icons: fixed icon test page in IE6
Richard Worth [Wed, 28 Jan 2009 13:16:15 +0000 (13:16 +0000)]
tests static icons: fixed icon test page in IE6

15 years agoAdded missing icon: .ui-icon-script
Richard Worth [Wed, 28 Jan 2009 13:02:56 +0000 (13:02 +0000)]
Added missing icon: .ui-icon-script

15 years agothemes base: updated sprite icon pngs to PNG8 for IE6
Richard Worth [Wed, 28 Jan 2009 12:59:46 +0000 (12:59 +0000)]
themes base: updated sprite icon pngs to PNG8 for IE6

15 years agoeol-style and mime-type
Richard Worth [Wed, 28 Jan 2009 11:53:09 +0000 (11:53 +0000)]
eol-style and mime-type

15 years agodemos tabs: added sortable tabs demo
Richard Worth [Wed, 28 Jan 2009 11:48:58 +0000 (11:48 +0000)]
demos tabs: added sortable tabs demo

15 years agodemos: fixed demo descriptions to use CODE for option names instead of STRONG
Richard Worth [Wed, 28 Jan 2009 10:49:44 +0000 (10:49 +0000)]
demos: fixed demo descriptions to use CODE for option names instead of STRONG

15 years agocore: check for event.originalEvent before copying
Richard Worth [Wed, 28 Jan 2009 09:15:51 +0000 (09:15 +0000)]
core: check for event.originalEvent before copying

15 years agoeffect_types description: added note that effects can be toggled
Jörn Zaefferer [Wed, 28 Jan 2009 08:31:38 +0000 (08:31 +0000)]
effect_types description: added note that effects can be toggled

15 years agosvn:mime-type for effect_types demos
Jörn Zaefferer [Wed, 28 Jan 2009 08:26:52 +0000 (08:26 +0000)]
svn:mime-type for effect_types demos

15 years agodatepicker: fixes #3863: fixed vertical position when scroll position is present...
Ca-Phun Ung [Wed, 28 Jan 2009 05:11:10 +0000 (05:11 +0000)]
datepicker: fixes #3863: fixed vertical position when scroll position is present and added a viewport visual testcase.

15 years ago$.widget: Fixed #3965: Copy properties from original event on to new event in _trigger.
Scott González [Wed, 28 Jan 2009 03:46:35 +0000 (03:46 +0000)]
$.widget: Fixed #3965: Copy properties from original event on to new event in _trigger.

15 years agoMouse: Fixed #3552, reverted r1763: Let mouse events propagate.
Scott González [Wed, 28 Jan 2009 01:21:50 +0000 (01:21 +0000)]
Mouse: Fixed #3552, reverted r1763: Let mouse events propagate.

15 years agoCreated new folder for effect_types that includes all standard effects together to...
Todd Parker [Tue, 27 Jan 2009 22:46:40 +0000 (22:46 +0000)]
Created new folder for effect_types that includes all standard effects together to match the new effects docs structure. Also created a new default.html page that contains a set of all effect demos together on one page. If this looks ok, the 3 separate effects folders can be deleted.

15 years agodraggable: fixed snap
Paul Bakaus [Tue, 27 Jan 2009 19:17:28 +0000 (19:17 +0000)]
draggable: fixed snap

15 years agodemos draggable delay-start: disable text selection
Richard Worth [Tue, 27 Jan 2009 18:14:55 +0000 (18:14 +0000)]
demos draggable delay-start: disable text selection

15 years agodialog:
Paul Bakaus [Tue, 27 Jan 2009 16:53:46 +0000 (16:53 +0000)]
dialog:
- implemented themeroller overlay, removes option overlay (now handled through CSS) (implements #3681)
- implemented shadow option (boolean), if set to true, adds shadow from css framework (implements #3681)

15 years agochanged theme url to http://ui.jquery.com/themeroller/ and removed token.
Scott Jehl [Tue, 27 Jan 2009 16:18:06 +0000 (16:18 +0000)]
changed theme url to http://ui.jquery.com/themeroller/ and removed token.

15 years agoAdded new Effect links and re-instated the About and Theming sections. NOTE: Greedy...
Todd Parker [Tue, 27 Jan 2009 16:10:05 +0000 (16:10 +0000)]
Added new Effect links and re-instated the About and Theming sections. NOTE: Greedy re-wite is causing an error when loading this into the demos & docs part of the site and needs to be fixed

15 years agodemos: li's must have a height in IE6 in certain cases, or otherwise event.target...
Paul Bakaus [Tue, 27 Jan 2009 15:36:10 +0000 (15:36 +0000)]
demos: li's must have a height in IE6 in certain cases, or otherwise event.target is the parent (related to #3880)

15 years agodroppable: 'this' in accept should point to the DOMelement not to a jQuery (fixes...
Paul Bakaus [Tue, 27 Jan 2009 14:58:05 +0000 (14:58 +0000)]
droppable: 'this' in accept should point to the DOMelement not to a jQuery (fixes #3955)

15 years agoaccordion: overflow is set to hidden during calculations for fillSpace in IE6 (fixes...
Paul Bakaus [Tue, 27 Jan 2009 14:38:57 +0000 (14:38 +0000)]
accordion: overflow is set to hidden during calculations for fillSpace in IE6 (fixes #3845)

15 years agodemos: fixed file naming inconsistency. Multiple words now separated by hyphen, not...
Richard Worth [Tue, 27 Jan 2009 10:08:19 +0000 (10:08 +0000)]
demos: fixed file naming inconsistency. Multiple words now separated by hyphen, not underscore

15 years agodemos/resizable: removed no longer used (renamed) demos
Richard Worth [Tue, 27 Jan 2009 10:05:03 +0000 (10:05 +0000)]
demos/resizable: removed no longer used (renamed) demos

15 years agoResizable: using isNumber on isminw
Eduardo Lundgren [Tue, 27 Jan 2009 06:40:31 +0000 (06:40 +0000)]
Resizable: using isNumber on isminw

15 years agoFixed #3251
Eduardo Lundgren [Tue, 27 Jan 2009 06:36:42 +0000 (06:36 +0000)]
Fixed #3251

15 years agoFixed #3894
Eduardo Lundgren [Tue, 27 Jan 2009 06:22:29 +0000 (06:22 +0000)]
Fixed #3894

15 years agoResizable documentScroll reference
Eduardo Lundgren [Tue, 27 Jan 2009 06:00:41 +0000 (06:00 +0000)]
Resizable documentScroll reference

15 years agoFixed #3879
Eduardo Lundgren [Tue, 27 Jan 2009 05:31:57 +0000 (05:31 +0000)]
Fixed #3879

15 years agodemos: load docs after demos, otherwise insert of docs sometimes fails
Jörn Zaefferer [Mon, 26 Jan 2009 23:45:40 +0000 (23:45 +0000)]
demos: load docs after demos, otherwise insert of docs sometimes fails

15 years agodemos: removed php code from index.html (was breaking doctype in IE!)
Paul Bakaus [Mon, 26 Jan 2009 13:46:41 +0000 (13:46 +0000)]
demos: removed php code from index.html (was breaking doctype in IE!)

15 years agoaccordion: navigation option wasn't working (fixes #3944)
Paul Bakaus [Mon, 26 Jan 2009 12:11:56 +0000 (12:11 +0000)]
accordion: navigation option wasn't working (fixes #3944)

15 years agoTabs: organized code - public and private (pseudo) methods, added unit test for ...
Klaus Hartl [Mon, 26 Jan 2009 11:34:28 +0000 (11:34 +0000)]
Tabs: organized code - public and private (pseudo) methods, added unit test for  ui data object

15 years agoTabs: TODO check
Klaus Hartl [Sun, 25 Jan 2009 23:52:49 +0000 (23:52 +0000)]
Tabs: TODO check

15 years agoTabs: removed Safari 2 workaround, no longer supported
Klaus Hartl [Sun, 25 Jan 2009 23:47:40 +0000 (23:47 +0000)]
Tabs: removed Safari 2 workaround, no longer supported

15 years agoTabs: overall fixed selected property for all tabs unselected case (is -1 in such...
Klaus Hartl [Sun, 25 Jan 2009 23:42:56 +0000 (23:42 +0000)]
Tabs: overall fixed selected property for all tabs unselected case (is -1 in such case), added sanity check for selected out of bound, fixes #3936

15 years agoaccordion: fix for newContent/oldContent in the UI object that was pointing to the...
Paul Bakaus [Sun, 25 Jan 2009 21:20:15 +0000 (21:20 +0000)]
accordion: fix for newContent/oldContent in the UI object that was pointing to the workaround wrapper (temporary, until we remove the wrapper completely)

15 years agoa little cleanup
Klaus Hartl [Sun, 25 Jan 2009 19:07:25 +0000 (19:07 +0000)]
a little cleanup

15 years agoTabs: removed options from ui object, not required
Klaus Hartl [Sun, 25 Jan 2009 18:09:52 +0000 (18:09 +0000)]
Tabs: removed options from ui object, not required

15 years agodemos: removed absolute doc links for cleaner separation between demo-docs / docs
Paul Bakaus [Sun, 25 Jan 2009 16:51:29 +0000 (16:51 +0000)]
demos: removed absolute doc links for cleaner separation between demo-docs / docs

15 years agodemos: changed documentation absolute urls from documentation/ to docs/
Paul Bakaus [Sun, 25 Jan 2009 15:49:15 +0000 (15:49 +0000)]
demos: changed documentation absolute urls from documentation/ to docs/

15 years agotests: new side-by-side comparison of static and visual tests
Richard Worth [Sun, 25 Jan 2009 12:06:25 +0000 (12:06 +0000)]
tests: new side-by-side comparison of static and visual tests

15 years agotests static: added index
Richard Worth [Sat, 24 Jan 2009 21:33:44 +0000 (21:33 +0000)]
tests static: added index

15 years agoTabs: rotation handles asynchronous loading/animations, fixes #2651
Klaus Hartl [Sat, 24 Jan 2009 17:20:46 +0000 (17:20 +0000)]
Tabs: rotation handles asynchronous loading/animations, fixes #2651

15 years agodemos: fixed view source pre, code padding
Richard Worth [Sat, 24 Jan 2009 14:05:41 +0000 (14:05 +0000)]
demos: fixed view source pre, code padding

15 years agodemos: view source cleanup
Richard Worth [Sat, 24 Jan 2009 14:05:00 +0000 (14:05 +0000)]
demos: view source cleanup

15 years agodemos/accordion/default.html: line wrapping for view source
Richard Worth [Sat, 24 Jan 2009 13:07:06 +0000 (13:07 +0000)]
demos/accordion/default.html: line wrapping for view source

15 years agodemos/accordion/default.html: line wrapping for view source
Richard Worth [Sat, 24 Jan 2009 13:04:02 +0000 (13:04 +0000)]
demos/accordion/default.html: line wrapping for view source

15 years agoeol-style and mime-type
Richard Worth [Sat, 24 Jan 2009 12:07:26 +0000 (12:07 +0000)]
eol-style and mime-type

15 years agoexternal/bgiframe: mime-type:text/javascript
Richard Worth [Sat, 24 Jan 2009 12:02:58 +0000 (12:02 +0000)]
external/bgiframe: mime-type:text/javascript

15 years agotests static: Added default tests
Richard Worth [Sat, 24 Jan 2009 11:51:12 +0000 (11:51 +0000)]
tests static: Added default tests

15 years agotests visual: cleanup
Richard Worth [Sat, 24 Jan 2009 11:20:19 +0000 (11:20 +0000)]
tests visual: cleanup

15 years agodemos: view source should show the actual full source, not just the javascript
Paul Bakaus [Sat, 24 Jan 2009 11:12:40 +0000 (11:12 +0000)]
demos: view source should show the actual full source, not just the javascript

15 years agodemos update, View Source
Jörn Zaefferer [Sat, 24 Jan 2009 10:51:03 +0000 (10:51 +0000)]
demos update, View Source

15 years agotests/visual: added default tests
Richard Worth [Sat, 24 Jan 2009 04:31:59 +0000 (04:31 +0000)]
tests/visual: added default tests

15 years agotabs: removed non-breaking space char
Richard Worth [Sat, 24 Jan 2009 04:13:03 +0000 (04:13 +0000)]
tabs: removed non-breaking space char

15 years agodemos: rolled demos ui.theme.css into demos.css
Richard Worth [Sat, 24 Jan 2009 02:13:49 +0000 (02:13 +0000)]
demos: rolled demos ui.theme.css into demos.css

15 years agoRemove trailing spaces
Eduardo Lundgren [Sat, 24 Jan 2009 01:36:22 +0000 (01:36 +0000)]
Remove trailing spaces

15 years agoadded ThemeSwitcher link to demos nav
Maggie Costello Wachs [Fri, 23 Jan 2009 20:37:34 +0000 (20:37 +0000)]
added ThemeSwitcher link to demos nav

15 years agoTabs: added ability to define the cookie name, fixes #2393
Klaus Hartl [Fri, 23 Jan 2009 20:11:02 +0000 (20:11 +0000)]
Tabs: added ability to define the cookie name, fixes #2393

15 years agoadded header markup
Maggie Costello Wachs [Fri, 23 Jan 2009 19:46:51 +0000 (19:46 +0000)]
added header markup

15 years agoresizable: removed unneeded isVisible method
Paul Bakaus [Fri, 23 Jan 2009 19:28:58 +0000 (19:28 +0000)]
resizable: removed unneeded isVisible method

15 years agobuild: theming tab for documentation now creates a placeholder (%%THEMING%%) that...
Paul Bakaus [Fri, 23 Jan 2009 19:27:16 +0000 (19:27 +0000)]
build: theming tab for documentation now creates a placeholder (%%THEMING%%) that can be easily replaced

15 years agodemos: made right nav look good in IE
Paul Bakaus [Fri, 23 Jan 2009 13:57:09 +0000 (13:57 +0000)]
demos: made right nav look good in IE

15 years agodraggable: draggable should not scroll when constrained in one axis (fixes #3868)
Paul Bakaus [Fri, 23 Jan 2009 13:10:17 +0000 (13:10 +0000)]
draggable: draggable should not scroll when constrained in one axis (fixes #3868)

15 years agodraggable: removed ui.options (fixes #3917)
Paul Bakaus [Fri, 23 Jan 2009 13:04:08 +0000 (13:04 +0000)]
draggable: removed ui.options (fixes #3917)