Commit Graph

243 Commits

Author SHA1 Message Date
Richard Worth
7ea535fa1d fixed #3578 - ALL CODE: e, ui should be changed to event, ui 2008-11-14 03:00:16 +00:00
Richard Worth
79b6eaf13c Moved colorpicker to experimental branch 2008-11-12 01:01:05 +00:00
Richard Worth
542bbbb473 moved magnifier to experimental branch 2008-11-08 22:30:02 +00:00
Richard Worth
d5402ae402 test visual: fixed colors to match UI website 2008-11-01 08:24:22 +00:00
Richard Worth
100cc350b3 moved dep_loader.html test page to experimental branch 2008-10-31 01:38:27 +00:00
Richard Worth
664f2ada64 set svn:eol-style to native 2008-10-24 01:45:23 +00:00
Paul Bakaus
fd1e948928 core: implemented experimental async dependency loading 2008-10-15 11:03:49 +00:00
Jörn Zaefferer
2bfbe85ba0 Moving autocomplete from trunk to 1.7 branch 2008-10-05 00:57:59 +00:00
Ca-Phun Ung
c73e5e5fdc Spinner: Removed external jquery.mousewheel.js call from visual test. 2008-09-26 07:26:20 +00:00
Ca-Phun Ung
24afc68d5b Spinner: added a timer to mousewheel interaction which fires a change event when the mousewheel stops spinning.
Added a few missing options to test case.
2008-09-26 07:21:56 +00:00
Ca-Phun Ung
b5ce43ac6a Spinner: Add change event to dblclick and created a new visual test for all callbacks. timer is now set to 0 after being cleared. 2008-09-23 07:58:29 +00:00
Ca-Phun Ung
b6ad959811 Spinner: implemented init callback via trigger (thanks Scott González) 2008-09-22 11:22:14 +00:00
Ca-Phun Ung
dcb341e7f8 Spinner: new options: format, items & decimals (r728).
items: accepts a array of objects which will be converted to a list of items by the spinner.

format: printf style formatting of each item - accepts named arguments.
2008-09-20 19:04:01 +00:00
Richard Worth
77cea8f364 set svn:eol-style to native 2008-09-20 17:42:04 +00:00
Richard Worth
057d3c677e HTML5 doctype 2008-09-20 17:30:51 +00:00
Eduardo Lundgren
99f8a711de Progressbar - Added suport for animated equations (easeInOutQuint, ...) 2008-09-20 04:22:53 +00:00
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