Commit Graph

1420 Commits

Author SHA1 Message Date
Maggie Costello Wachs
986505846e updated the demo captions, and reordered the examples navigation 2009-01-19 21:02:36 +00:00
Klaus Hartl
8ff7897aa2 UI Tabs: fixed mouseover event option conflicting with default state handling (fixes #3799), cleaned up white space 2009-01-19 20:40:51 +00:00
Jörn Zaefferer
f3ae85024a accordion fillSpace demo: define minHeight for resizable to keep accordion functional 2009-01-19 18:45:37 +00:00
Todd Parker
be22dee1da Removed some content from default description and added to overview section on docs wiki instead, 2009-01-19 18:24:50 +00:00
Maggie Costello Wachs
19ba6fe1cd added 'cursor' options to examples 2009-01-19 17:39:27 +00:00
Maggie Costello Wachs
2dff95fb8b Added caption about setting cursor style w/ cursor option 2009-01-19 17:38:25 +00:00
Bohdan Ganicky
f9be212f2c demos/droppable/photo_manager: fixed modal dialog displaying on the demo index 2009-01-19 17:04:20 +00:00
Paul Bakaus
1a631ae284 draggable: fixed margin inclusion in snap option (fixes #3853) 2009-01-19 15:22:56 +00:00
Paul Bakaus
14e32a2b9f accordion: fixed calling activate with -1 and alwaysOpen: false not properly removing classes (fixes #3785) 2009-01-19 15:08:52 +00:00
Paul Bakaus
e67bf62eea accordion: fixed two small variable issues related to the rewrite 2009-01-19 15:00:14 +00:00
Paul Bakaus
3f3b3bbca8 documentation: revert change that made /documentation top level, since that seems to break local ajax calls
release: removed packing from the release
2009-01-19 14:27:26 +00:00
Paul Bakaus
2bf00167cb accordion: partial refactor and cleanup, all proviously outer functions are now part of the widget (no change in logic) 2009-01-19 13:50:51 +00:00
Paul Bakaus
5190908e61 sortable: all callbacks with the exception of the beforeStop callback now fire after everything has been normalized again (placeholder/helper removed, styles restored). (fixes #3864 and multiple user requests) 2009-01-19 12:00:45 +00:00
Paul Bakaus
513f19e60b draggable,sortable: if connectToSortable is used, ui.sender has to be the original draggable (fixes #3856) 2009-01-19 11:34:22 +00:00
Keith Wood
895512190a Fixed #3778 - Unable to select month: numberOfMonths - maxDate - changeMonth combi 2009-01-19 10:45:09 +00:00
Keith Wood
10de3f0be2 Remove tests that no longer apply 2009-01-19 10:43:08 +00:00
Keith Wood
56b1f93434 Fixed #3859 - Datepicker can't pick years before 1999 2009-01-19 10:33:45 +00:00
Keith Wood
9b11687932 Fixed #3859 - Datepicker can't pick years before 1999 2009-01-19 10:06:49 +00:00
Keith Wood
a91095e60d Fixed #3858 - Datepicker not hiding consistently on external click 2009-01-19 09:59:37 +00:00
Scott González
67fb2c8a68 $.widget: Fixed #3633: Moved call to _init outside of constructor. This makes it possible to invoke callbacks during initialization and have those callbacks use the widget. 2009-01-19 01:30:02 +00:00
Klaus Hartl
f0aa486bd6 UI Tabs: fixed init tests, simplified destroy tests 2009-01-18 21:47:50 +00:00
Klaus Hartl
941f6feede UI Tabs: fixed incomplete destroy method, fixes #3798 2009-01-18 21:09:31 +00:00
Keith Wood
6b887b5efd AAdded Easings demonstration 2009-01-18 05:09:33 +00:00
Richard Worth
3e4ed582b7 demos/droppable: fixed up description of activeClass part of visual feedback demo 2009-01-18 03:21:47 +00:00
Scott González
bf73f8c5be Demos: Fixed #3852: Add in extra directory level for href and src attributes when demos are loaded from demos/index.html. 2009-01-18 01:51:19 +00:00
Scott González
f375f053f4 Removed broken utf-8 copyright characters. 2009-01-18 00:04:57 +00:00
Scott González
c2903d5c42 Dialog: Fixed #3688: Don't add the button pane div if there are no buttons. 2009-01-17 21:31:43 +00:00
Scott González
60856ea461 Dialog: Giving the content area and button pane priority over the title bar for which element should gain focus on open. 2009-01-17 21:00:59 +00:00
Scott González
0ce1fa2302 Tabs: Fixed tests for #3691: Removed the following options from the defaults hash:
- deselectableClass
- disabledClass
- hideClass
- loadingClass
- navClass
- panelClass
- selectedClass
2009-01-17 19:50:26 +00:00
Scott González
d817e1eda4 Tabs: Fixed #3691: Removed the following options:
- deselectableClass
- disabledClass
- hideClass
- loadingClass
- navClass
- panelClass
- selectedClass
2009-01-17 19:48:42 +00:00
Paul Bakaus
8b1a034276 documentation: should be generated in /documentation, not /demos/documentation 2009-01-17 15:01:08 +00:00
Chi Cheng
87e135012d Demos: delete /effects_general/ (into individual folders already) 2009-01-17 12:24:05 +00:00
Bohdan Ganicky
a5cb5eab2e demos/droppable: added Simple photo manager demo 2009-01-17 00:58:18 +00:00
Maggie Costello Wachs
1dfb222e4d reorganized/renamed sortable demos 2009-01-16 22:51:33 +00:00
Maggie Costello Wachs
c3591d49d6 reorganized/renamed sortable demos 2009-01-16 22:51:08 +00:00
Maggie Costello Wachs
1b7fa8ca13 added docs class to documentation headers used in demos (not part of demo code) 2009-01-16 21:58:28 +00:00
Maggie Costello Wachs
c00881c078 reorganized/renamed selectable demos 2009-01-16 21:57:42 +00:00
Maggie Costello Wachs
3a65a632b6 reorganized/renamed resizable demos 2009-01-16 21:47:11 +00:00
Maggie Costello Wachs
479eff164e added renamed demo pages 2009-01-16 21:46:30 +00:00
Maggie Costello Wachs
9e0d436c61 reorganized/renamed the droppable demos 2009-01-16 21:11:47 +00:00
Maggie Costello Wachs
4b84cd942f forced a line break in the "snap to" nav text 2009-01-16 21:11:16 +00:00
Paul Bakaus
68951ddc11 sortable: $.ui.plugin is not used anymore (fixes #3725)
droppable: ixed activate/deactivate (jq 1.3 related), removed ui.element + ui.options
2009-01-16 20:41:03 +00:00
Maggie Costello Wachs
80b60146f6 scoped header styles used to document demos so that they don't interfere w/ demo code 2009-01-16 20:17:45 +00:00
Eduardo Lundgren
c631ae8d4f Fixed #3723 - Fix the ui.options reference 2009-01-16 18:35:04 +00:00
Jörn Zaefferer
4d44acdefc documentation build: don't escape embedded html; first stab at option examples 2009-01-16 17:31:43 +00:00
Chi Cheng
0c87cf400b effects: fix #3857 2009-01-16 16:53:46 +00:00
Maggie Costello Wachs
57c1900c96 cleared headers on stand-alone demo pages, they were wrapping with floats 2009-01-16 16:49:10 +00:00
Maggie Costello Wachs
7cbd56f109 reorganized effects from "general" into "movement" and "feedback", as they're categorized on the home page 2009-01-16 16:36:16 +00:00
Paul Bakaus
be932c2e58 droppable: removed all instances of $.ui.plugin, fairly safe here (fixes #3723) 2009-01-16 14:51:56 +00:00
Jörn Zaefferer
79647cdf12 release build: ignore missing version.txt, makes it easier to reuse build on ui-site 2009-01-16 11:19:18 +00:00