Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implemented #3187: Added metadata support to the widget factory. | Scott González | 2008-08-15 | 1 | -1/+7 | |
| | ||||||
* | enableSelection/disableSelection fixed for ie | Eduardo Lundgren | 2008-08-08 | 1 | -2/+2 | |
| | ||||||
* | core: added :data selector that matches elements that have data for a given key. | Paul Bakaus | 2008-07-14 | 1 | -0/+5 | |
| | | | | droppable: removed the addition of "ui-droppable" class which greatly improves intialization time for IE6/7 and FF2 | |||||
* | Core: cleaned up $.ui.hasScroll(). | Scott González | 2008-07-11 | 1 | -3/+11 | |
| | ||||||
* | core: trigger() needs to be able to return a value from triggerHandler | Paul Bakaus | 2008-07-10 | 1 | -1/+1 | |
| | ||||||
* | Widget factory: Added trigger method for triggering callbacks and events. | Scott González | 2008-07-10 | 1 | -0/+8 | |
| | ||||||
* | core: use triggerHandler instead of trigger to fire "remove" event - Safari ↵ | Paul Bakaus | 2008-07-03 | 1 | -1/+1 | |
| | | | | seems to have a native remove event which actually removes DOM elements - very dangerous! (fixes #3037) | |||||
* | Fixed #3059 - cannot select text in dialog content | Richard Worth | 2008-07-03 | 1 | -1/+1 | |
| | ||||||
* | Avoid IE memory leak on enableSelection, disableSelection methods. | Eduardo Lundgren | 2008-06-27 | 1 | -8/+4 | |
| | ||||||
* | css method - change class id name for generated div | Eduardo Lundgren | 2008-06-26 | 1 | -1/+1 | |
| | ||||||
* | core: Added $.widget.defaults. | Scott González | 2008-06-11 | 1 | -3/+9 | |
| | ||||||
* | Removed old rev ids from jQuery svn | Richard Worth | 2008-06-09 | 1 | -1/+0 | |
| | ||||||
* | ui-core: added mouseCapture, replacing the condition feature before. Allows ↵ | Paul Bakaus | 2008-06-09 | 1 | -2/+3 | |
| | | | | text to be selected in sortables on non-handles. | |||||
* | whitespace only - newline at EOF | Richard Worth | 2008-06-09 | 1 | -1/+1 | |
| | ||||||
* | core: cancel checks for type string before it's used | Paul Bakaus | 2008-06-08 | 1 | -1/+1 | |
| | | | | draggable-test: changed cancel: true test: this should cancel on all elements, but simply do nothing, since true is a unsupported value. | |||||
* | core: fixed propagation issue that didn't allow resizables and sortables to ↵ | Paul Bakaus | 2008-06-08 | 1 | -1/+1 | |
| | | | | work together, because the event didn't bubble out. | |||||
* | core widget - added explicit disabled: false option | Richard Worth | 2008-06-08 | 1 | -1/+1 | |
| | ||||||
* | core widget - fail gracefully if unknown method name supplied | Richard Worth | 2008-06-08 | 1 | -1/+1 | |
| | ||||||
* | renamed source -> ui | Richard Worth | 2008-06-07 | 1 | -0/+289 | |