Commit Graph

477 Commits

Author SHA1 Message Date
Eduardo Lundgren
2f842cedd6 Progressbar duration option fixed 2008-09-20 04:09:27 +00:00
Ca-Phun Ung
accc76bc64 Spinner: added an init callback which exposes the addItem method for dynamic population of spinner via an external objects. 2008-09-09 08:23:29 +00:00
Ca-Phun Ung
9248368f20 Spinner: For DOM based spinners, the height is now calculated based on number of children. 2008-08-30 20:01:23 +00:00
Ca-Phun Ung
66d90af241 spinner: changed data list to support any DOM container not just <ul> 2008-08-30 19:15:08 +00:00
Ca-Phun Ung
3ac690bcde spinner: fixed styling issues in IE 2008-08-26 07:50:40 +00:00
Ca-Phun Ung
ea0ce45c97 spinner: Included support for generic objects - currently only supports <ul>. See visual test (#s4) for example usage. Needs more work... 2008-08-26 07:28:14 +00:00
Eduardo Lundgren
5d261bf7b1 Remove invalid includes 2008-08-24 23:36:20 +00:00
Ca-Phun Ung
198d809f9b Added enhancements to ui.spinner as seen at 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
2008-08-19 07:18:04 +00:00
Paul Bakaus
d90fe750a3 visual tests: added stripped down autocomplete demo 2008-08-11 09:35:12 +00:00
Eduardo Lundgren
a3977524f3 Progressbar updates 2008-08-09 23:51:46 +00:00
Eduardo Lundgren
c654cd6ac5 Progressbar updates - using .animate() 2008-08-09 23:06:18 +00:00
Eduardo Lundgren
1064e63967 Source formatting 2008-08-08 05:57:52 +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
Paul Bakaus
979e64bdd2 - moved all default css files into themes/default
- added Colorpicker, heavily modified for UI (thanks Stefan!)
2008-07-10 15:52:18 +00:00
Paul Bakaus
4e06fa6304 - removed 1.6 branch
- changed version in tags/1.5.2 to 1.5.2
- merged trunk with 1.6
2008-07-09 11:09:40 +00:00
Richard Worth
f7dc618ede tests visual draggable - moved handle test to its own file. default visual tests should have no options. 2008-06-26 11:35:28 +00:00
Paul Bakaus
8111e87bc6 visual css: corrected styles for slider 2008-06-26 11:07:51 +00:00
Paul Bakaus
173eddaf46 sortable: added visual test page for profiling performance 2008-06-25 15:22:40 +00:00
Paul Bakaus
c73ccd5c71 sortable: changed default distance to 1 2008-06-24 14:29:29 +00:00
Richard Worth
a862b258b8 visual tests: dialog - removed unused offset var 2008-06-20 12:11:01 +00:00
Richard Worth
21daf50102 removed (unused) flora class from body 2008-06-10 22:12:00 +00:00
Richard Worth
175015866c whitespace 2008-06-10 00:34:41 +00:00
Richard Worth
cecc4838a2 Added effects visual test pages 2008-06-09 12:19:59 +00:00
Eduardo Lundgren
bfa77e4855 fix for slider visual test 2008-06-09 08:30:52 +00:00
Richard Worth
b2233945a6 Added droppable visual test 2008-06-09 08:06:54 +00:00
Richard Worth
4a0df13665 Added simple slider test 2008-06-09 07:40:29 +00:00
Richard Worth
d2397d8d63 added simple visual tests 2008-06-09 05:42:13 +00:00