aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Resizable grid bug on IE - fixed #2939Eduardo Lundgren2008-06-031-1/+1
|
* Resizable grid option automated test addedEduardo Lundgren2008-06-031-8/+11
|
* Dialog: added stack option.Scott González2008-06-031-19/+14
|
* Updating version.txt for 1.5rc1Eduardo Lundgren2008-06-021-1/+1
|
* Calculating the correct time on resizable automated testEduardo Lundgren2008-06-021-359/+354
|
* Removing extra blank line at the end - it break the yui compressorEduardo Lundgren2008-06-021-3/+3
|
* unindentationScott González2008-06-0111-3939/+3935
|
* datepicker: getDate function now gets date whether or not datepicker is ↵Marc Grabanski2008-06-012-1/+4
| | | | opened (fixes #2832)
* alsoResize IE bug fixesEduardo Lundgren2008-06-011-5/+6
|
* datepicker: changed yearRange to be relative to current year instead of ↵Marc Grabanski2008-06-012-3/+3
| | | | selected year (fixes #2627)
* Image-cropper real-world demo css fixedEduardo Lundgren2008-06-012-13/+119
|
* Updating labels on resizable testcaseEduardo Lundgren2008-06-011-12/+12
|
* Fix 2 pixels error on mouse coords in IEEduardo Lundgren2008-06-011-2/+9
|
* Added debug file to recreate any issues.Marc Grabanski2008-06-012-4/+21
|
* Updated demo files.Marc Grabanski2008-06-013-6/+13
|
* Fixed alternate stylesheet.Marc Grabanski2008-06-011-33/+33
|
* Fixed demo bug.Marc Grabanski2008-06-011-1/+1
|
* Changed datepicker header and demo paths.Marc Grabanski2008-06-012-8/+10
|
* Initial commit of datepicker functional demo.Marc Grabanski2008-06-0126-0/+1241
|
* sortable: fixed issue when no placeholder is defined, and a issue with the ↵Paul Bakaus2008-06-011-2/+2
| | | | element shown without positioning at drag start
* resizable: resizable doesn't expose ui.instance anymorePaul Bakaus2008-06-011-10/+9
|
* userAction fix for top when not definedEduardo Lundgren2008-06-011-1/+1
|
* (no commit message)Paul Bakaus2008-06-011-0/+75
|
* (no commit message)Paul Bakaus2008-06-012-11/+250
|
* (no commit message)Eduardo Lundgren2008-05-311-5/+5
|
* resizable test clean up log divEduardo Lundgren2008-05-311-1/+0
|
* (no commit message)Eduardo Lundgren2008-05-312-6/+3
|
* userAction Performance issuesEduardo Lundgren2008-05-311-10/+11
|
* fix object linking in options for puff and scaleAaron Eisenberger2008-05-311-164/+166
|
* fix on #main hidden classEduardo Lundgren2008-05-311-0/+2
|
* Remove console.logEduardo Lundgren2008-05-311-12/+0
|
* Resize tests respecting ratio resize with dimensions limitsEduardo Lundgren2008-05-312-3/+152
|
* effects: modified save mthod so it now only aves css atributes stored in the ↵Paul Bakaus2008-05-312-2/+3
| | | | actual style attribute, fixes highlight
* Make #main test div output hiddenEduardo Lundgren2008-05-312-6/+10
|
* Resizable limit min/max dimensions tests Eduardo Lundgren2008-05-311-1/+79
|
* Removing class ui-fake-cursorEduardo Lundgren2008-05-311-2/+2
|
* Resizable basic tests using userActionEduardo Lundgren2008-05-312-18/+128
|
* slider: implemented option "noKeyboard" to disable keyboard controls.Paul Bakaus2008-05-311-2/+2
|
* Starting alpha tests using userAction syncrhonous dragEduardo Lundgren2008-05-302-34/+28
|
* Drag synchronously added option - Let the automated tests being done.Eduardo Lundgren2008-05-301-19/+67
|
* More fixes for userActionEduardo Lundgren2008-05-301-6/+13
|
* Dialog: added dialogClass option (not officially supported right now).Scott González2008-05-301-1/+1
|
* Resizable: Flipped order of a conditional for performance benefit.Scott González2008-05-301-1/+1
|
* draggable: more intersect calculation improvements when connected to sortablesPaul Bakaus2008-05-301-10/+3
|
* draggable: another connectToSortable improvement: the activate/deactivate ↵Paul Bakaus2008-05-302-17/+30
| | | | callbacks are now fired when the draggable starts dragging
* draggable: fixed issue with connectToSortable, where the helper property was ↵Paul Bakaus2008-05-301-2/+3
| | | | not properly restored later on
* Start simulating tests with userAction combined with Richard's animated cursorEduardo Lundgren2008-05-302-150/+55
|
* userAction drag method implementedEduardo Lundgren2008-05-301-7/+77
|
* Tabs: Fixed #2867: Performing a global replace on templates.Scott González2008-05-301-1/+1
|
* core: fixed mouse plugin event binding - now binds events with the namespace ↵Paul Bakaus2008-05-291-7/+7
| | | | this.widgetName