Paul Bakaus
|
23bb040122
|
reverted temp commit for demos
|
2009-01-12 14:52:19 +00:00 |
|
Paul Bakaus
|
ea67dc4546
|
temp commit: reverted to 1.2.6 to fix website issues
|
2009-01-12 14:44:09 +00:00 |
|
Paul Bakaus
|
3780ee78e7
|
slider: implemented auto orientation, removed _orientation() in favor of this.orientation, saved some bytes by o=this.options in _init
|
2009-01-12 13:16:09 +00:00 |
|
Paul Bakaus
|
4b6e3fb12e
|
slider: formatting
|
2009-01-12 13:02:47 +00:00 |
|
Scott Jehl
|
34df0350c1
|
removed empty div
|
2009-01-12 04:07:03 +00:00 |
|
Scott Jehl
|
aad423677e
|
mime type etc
|
2009-01-12 03:03:08 +00:00 |
|
Scott Jehl
|
2667fb4cb4
|
mime type etc
|
2009-01-12 02:45:29 +00:00 |
|
Scott Jehl
|
5080c8ead6
|
added link to slider scrollbar in nav
|
2009-01-12 02:39:27 +00:00 |
|
Scott Jehl
|
99a3f1bda5
|
added a side scroller / scrollbar demo. have not tested in IE
|
2009-01-12 02:32:31 +00:00 |
|
Jörn Zaefferer
|
6e34ac67a6
|
demo-docs update
|
2009-01-10 12:49:21 +00:00 |
|
Klaus Hartl
|
ea98580094
|
UI Tabs: fixed incorrectly named argument in try/catch block
|
2009-01-10 12:42:30 +00:00 |
|
Klaus Hartl
|
db738053ca
|
UI Tabs: allow initializing an empty list, fixes #3683
|
2009-01-10 12:35:01 +00:00 |
|
Jörn Zaefferer
|
71a97f2561
|
added url
|
2009-01-10 12:20:46 +00:00 |
|
Jörn Zaefferer
|
27026e0f89
|
moving documentation folder under demos to make it work locally
|
2009-01-10 12:20:32 +00:00 |
|
Klaus Hartl
|
c31ae93dc5
|
UI Tabs: fixed a bunch of problems that were introduced with the new markup, fixes #3734, #3795
|
2009-01-10 11:53:07 +00:00 |
|
Klaus Hartl
|
422e0666e9
|
UI Tabs: reviewed code to handle hover/focus states: needs to take disabling into account, namespaced events, to be destroyed
|
2009-01-10 10:47:28 +00:00 |
|
Paul Bakaus
|
842753690a
|
core: fixed _trigger not modifing the original event with event.result
sortable: use event.result to listen for a return false
|
2009-01-09 16:52:27 +00:00 |
|
Paul Bakaus
|
de1d540d94
|
sortable: don't copy content from the original item into the placeholder anymore by default (fixes #3595), check if event still exists in _trigger, fixes issue when you call $(this).sortable('cancel') from within a callback
|
2009-01-09 15:16:41 +00:00 |
|
Scott González
|
142fddbf85
|
Widget factory: _trigger will now set event.result if the callback returns a value. The created event is now always run through $.Event to reset isDefaultPrevent(), isPropagationStopped(), isImmediatePropagationStopped().
|
2009-01-09 14:28:39 +00:00 |
|
Paul Bakaus
|
a6471b1705
|
draggable: removed unneeded comment block
sortable: fixed sort callback, merged position fixes from draggables
|
2009-01-09 14:08:32 +00:00 |
|
Richard Worth
|
3bec130f7b
|
set eol-style to native
|
2009-01-09 11:47:42 +00:00 |
|
Bohdan Ganicky
|
3df7e99cb4
|
demos/sortable - fixed svn:mime-type on tolerance.html
|
2009-01-09 11:10:23 +00:00 |
|
Richard Worth
|
217633b656
|
demos/datepicker: moved icon image into own datepicker images folder instead of demos/images
|
2009-01-09 10:47:12 +00:00 |
|
Keith Wood
|
684353e036
|
Added description of keyboard equivalents
|
2009-01-09 08:30:36 +00:00 |
|
Richard Worth
|
c81e63f517
|
fixed columns to stay wide and droppable when empty
|
2009-01-09 00:30:23 +00:00 |
|
Eduardo Lundgren
|
27360421ce
|
Sortable tolerance demo
|
2009-01-09 00:15:54 +00:00 |
|
Todd Parker
|
7f3ac69acc
|
Fixed some spacing issues for the format dropdown and added a label.
|
2009-01-08 22:28:45 +00:00 |
|
Jörn Zaefferer
|
ad6baf2444
|
integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files
|
2009-01-08 21:57:49 +00:00 |
|
Jörn Zaefferer
|
e9d2650278
|
integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files
|
2009-01-08 21:53:08 +00:00 |
|
Jörn Zaefferer
|
06054c06f6
|
integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files
|
2009-01-08 21:51:42 +00:00 |
|
Jörn Zaefferer
|
d3d933066c
|
integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files
|
2009-01-08 21:51:13 +00:00 |
|
Jörn Zaefferer
|
d232d207b5
|
release build: moved properties to top level, removing load.properties dependency completely
|
2009-01-08 19:01:26 +00:00 |
|
Bohdan Ganicky
|
ee392f33a6
|
demos/draggable - added events demo
|
2009-01-08 16:39:03 +00:00 |
|
Ca-Phun Ung
|
ebda5578fb
|
datepicker: fixes #3779: added code to detect browser width/height in quirksmode.
|
2009-01-08 16:03:34 +00:00 |
|
Paul Bakaus
|
c8305ae076
|
sortable,draggable: fixed order and propagation of events (fixes #3658, #3730 and #3726)
|
2009-01-08 15:49:20 +00:00 |
|
Richard Worth
|
72f7945a3f
|
AUTHORS.txt: added Bohdan Ganicky
|
2009-01-08 15:03:56 +00:00 |
|
Paul Bakaus
|
3835247155
|
draggable: revert 'invalid/valid' now works with dropping on sortables (fixes #3556), beautified demo of connectToSortable demonstrating the reverts on both draggable and sortable
|
2009-01-08 14:03:34 +00:00 |
|
Paul Bakaus
|
89338159e4
|
draggable: if cursorAt was used, revert was reverting to the wrong position (fixes #3699)
|
2009-01-08 13:39:58 +00:00 |
|
Paul Bakaus
|
779523c7b5
|
draggable: fixed convertPositionTo (fixes #3710)
|
2009-01-08 13:31:16 +00:00 |
|
Paul Bakaus
|
38a5b20fe7
|
draggable: re-implemented containment and grid support (fixes #3607)
|
2009-01-08 12:37:15 +00:00 |
|
Paul Bakaus
|
122786c4b2
|
draggable: second partial fix for remaining scroll issues (for the special case, subtract scrollLeft/scrollTop already in getParentOffset, so calculations become easier in _generatePosition)
|
2009-01-08 11:19:48 +00:00 |
|
Jörn Zaefferer
|
1c647d9cba
|
reverted change on iframe demo
|
2009-01-08 10:46:26 +00:00 |
|
Keith Wood
|
a1b324cde6
|
Fixed 3764. Malaysian localisation
|
2009-01-08 10:20:01 +00:00 |
|
Bohdan Ganicky
|
82acfcf73a
|
demos/draggable - svn props fixed on cancel.html
|
2009-01-08 09:13:50 +00:00 |
|
Bohdan Ganicky
|
9957f3a3d9
|
demos/draggable - added cancel option demo
|
2009-01-08 08:58:02 +00:00 |
|
Paul Bakaus
|
51ee179f3d
|
draggable: partial fix for remaining scroll issues (containment, grid broken atm, comes with next commit)
|
2009-01-08 07:54:40 +00:00 |
|
Ca-Phun Ung
|
b343540fb8
|
demos/index.html - added link to open demo in new window.
|
2009-01-08 06:50:51 +00:00 |
|
Richard Worth
|
8d47e81a90
|
spelling of localization - see [1465]
|
2009-01-08 05:54:53 +00:00 |
|
Richard Worth
|
9c3105200e
|
reverted r1544 (it was temporary)
|
2009-01-08 05:44:34 +00:00 |
|
Richard Worth
|
c3d9d6261c
|
temporarily switched back to 1.2.6
|
2009-01-08 05:39:38 +00:00 |
|