Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | HTML5 doctype | Richard Worth | 2008-09-20 | 18 | -29/+26 | |
| | ||||||
* | Progressbar - Added suport for animated equations (easeInOutQuint, ...) | Eduardo Lundgren | 2008-09-20 | 1 | -2/+7 | |
| | ||||||
* | Progressbar duration option fixed | Eduardo Lundgren | 2008-09-20 | 1 | -3/+3 | |
| | ||||||
* | Spinner: added an init callback which exposes the addItem method for dynamic ↵ | Ca-Phun Ung | 2008-09-09 | 1 | -1/+36 | |
| | | | | population of spinner via an external objects. | |||||
* | Spinner: For DOM based spinners, the height is now calculated based on ↵ | Ca-Phun Ung | 2008-08-30 | 1 | -9/+3 | |
| | | | | number of children. | |||||
* | spinner: changed data list to support any DOM container not just <ul> | Ca-Phun Ung | 2008-08-30 | 1 | -7/+12 | |
| | ||||||
* | spinner: fixed styling issues in IE | Ca-Phun Ung | 2008-08-26 | 1 | -2/+3 | |
| | ||||||
* | spinner: Included support for generic objects - currently only supports ↵ | Ca-Phun Ung | 2008-08-26 | 1 | -4/+46 | |
| | | | | <ul>. See visual test (#s4) for example usage. Needs more work... | |||||
* | Remove invalid includes | Eduardo Lundgren | 2008-08-24 | 1 | -10/+9 | |
| | ||||||
* | Added enhancements to ui.spinner as seen at ↵ | Ca-Phun Ung | 2008-08-19 | 1 | -16/+114 | |
| | | | | | | | | | | | | | http://yelotofu.com/labs/jquery/UI/spinner/spinner.html Enhancements include: - removal of all hardcoded styling for better theming capability - visual test page made more appealing supporting browser zooming - added utility functions to disable, enable and destroy ui.spinner - up/down buttons listens to more mouse and keyboard events - support for decimal and currency format - ui.spinner now restricts input on keydown - cleanup occurs when the input textbox loses focus. this seems to be a better approach for future scalability | |||||
* | visual tests: added stripped down autocomplete demo | Paul Bakaus | 2008-08-11 | 95 | -0/+401 | |
| | ||||||
* | Progressbar updates | Eduardo Lundgren | 2008-08-09 | 1 | -4/+4 | |
| | ||||||
* | Progressbar updates - using .animate() | Eduardo Lundgren | 2008-08-09 | 1 | -34/+68 | |
| | ||||||
* | Source formatting | Eduardo Lundgren | 2008-08-08 | 1 | -38/+38 | |
| | ||||||
* | 1.8: initial version of tree component, dependant upon sortables and droppables | Paul Bakaus | 2008-07-28 | 1 | -61/+31 | |
| | | | | 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 | |||||
* | - moved all default css files into themes/default | Paul Bakaus | 2008-07-10 | 1 | -0/+358 | |
| | | | | - added Colorpicker, heavily modified for UI (thanks Stefan!) | |||||
* | - removed 1.6 branch1.5.2 | Paul Bakaus | 2008-07-09 | 4 | -0/+539 | |
| | | | | | - changed version in tags/1.5.2 to 1.5.2 - merged trunk with 1.6 | |||||
* | tests visual draggable - moved handle test to its own file. default visual ↵ | Richard Worth | 2008-06-26 | 2 | -4/+29 | |
| | | | | tests should have no options. | |||||
* | visual css: corrected styles for slider | Paul Bakaus | 2008-06-26 | 1 | -2/+2 | |
| | ||||||
* | sortable: added visual test page for profiling performance | Paul Bakaus | 2008-06-25 | 1 | -0/+757 | |
| | ||||||
* | sortable: changed default distance to 1 | Paul Bakaus | 2008-06-24 | 1 | -2/+4 | |
| | ||||||
* | visual tests: dialog - removed unused offset var | Richard Worth | 2008-06-20 | 1 | -1/+0 | |
| | ||||||
* | removed (unused) flora class from body | Richard Worth | 2008-06-10 | 1 | -1/+1 | |
| | ||||||
* | whitespace | Richard Worth | 2008-06-10 | 1 | -1/+3 | |
| | ||||||
* | Added effects visual test pages | Richard Worth | 2008-06-09 | 3 | -0/+279 | |
| | ||||||
* | fix for slider visual test | Eduardo Lundgren | 2008-06-09 | 1 | -1/+1 | |
| | ||||||
* | Added droppable visual test | Richard Worth | 2008-06-09 | 3 | -1/+62 | |
| | ||||||
* | Added simple slider test | Richard Worth | 2008-06-09 | 3 | -1/+35 | |
| | ||||||
* | added simple visual tests | Richard Worth | 2008-06-09 | 8 | -0/+338 | |