Jörn Zaefferer
923d1ec3bb
adding version property to all ui components
2008-10-05 16:29:21 +00:00
Richard Worth
a522291a7b
whitespace: Removed trailing whitespace from non-blank lines
2008-09-20 03:23:42 +00:00
Richard Worth
0bae0870d9
whitespace
2008-09-20 02:43:18 +00:00
Scott González
7c2e7965e9
Reverted r695.
2008-09-19 14:20:14 +00:00
Eduardo Lundgren
8d04c3594c
Remove Trailing Spaces
2008-09-19 14:08:41 +00:00
Paul Bakaus
9c0942d14f
droppable: $.ui.ddmanager.drop now returns false in case of non-drop, or the actual droppable (instead of true) in the case of a drop.
...
draggable: implemented patch that allows revert to be a callback, receives one argument which is the droppable (implements #3175 )
2008-09-18 09:51:50 +00:00
Paul Bakaus
dc31bc2f3e
use $.isFunction instead of checking the constructor
2008-09-16 09:03:28 +00:00
Paul Bakaus
aed298125d
Setting data.accept now works fine ( Fixes #3386 )
2008-09-15 20:57:41 +00:00
Richard Worth
f6008ca694
Fixed #3284 - Put version numbers inside of individual files.
2008-09-04 22:03:30 +00:00
Chi Cheng
dd6a17b434
Internal methods: fixes #3195 , #3196 , #3200 , #3201 , #3209
2008-08-17 02:15:55 +00:00
Paul Bakaus
f2265bf9e6
draggable,droppable: implemented cssNamespace option, if set to false/null, it won't add a class to the element
2008-07-28 21:06:04 +00:00
Paul Bakaus
c2ef2553bc
sortable: small fix that causes the scope default not to work correctly
2008-07-28 18:53:29 +00:00
Paul Bakaus
841751a0d5
1.8: initial version of tree component, dependant upon sortables and droppables
...
1.6: droppables can now operate in a seperate scope, droppables and sortables in the current dragged item are filtered out at start, preventing node hierarchy issues
2008-07-28 18:34:01 +00:00
Eduardo Lundgren
0aa54f8dfc
Droppable .is(accept) on init() fixed
2008-07-14 15:55:33 +00:00
Paul Bakaus
c54f6ba62e
core: added :data selector that matches elements that have data for a given key.
...
droppable: removed the addition of "ui-droppable" class which greatly improves intialization time for IE6/7 and FF2
2008-07-14 14:21:07 +00:00
Paul Bakaus
cbda2f35ae
droppable: a small performance improvement by not using :visible, and deferring to a simpler syntax of checking for diplay none (fixed bool)
2008-07-03 14:01:24 +00:00
Paul Bakaus
6aaf1598d2
droppable: a small performance improvement by not using :visible, and deferring to a simpler syntax of checking for diplay none
2008-07-03 13:05:30 +00:00
Eduardo Lundgren
a14c917e8e
Dropabble minor performance changes
2008-07-02 17:38:34 +00:00
Paul Bakaus
7818b8c583
fixed #3010
2008-06-26 10:49:47 +00:00
Scott González
9aeec7f04a
Dropped blank line at end of header comments.
2008-06-11 01:36:35 +00:00
Richard Worth
ee4bd1a9e8
Removed old rev ids from jQuery svn
2008-06-09 06:26:23 +00:00
Richard Worth
c94ffa276b
fixed #2928 - Plugin instances should not be exposed in the ui parameter of callbacks
2008-06-07 19:32:51 +00:00
Richard Worth
a635d0a7c9
renamed source -> ui
2008-06-07 17:37:43 +00:00