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