Ca-Phun Ung
3522a23b50
Datepicker #3647 : added enable, disable, destroy buttons to visual test. Fixed failing localisation tests. Fixed RTL support and selected day highlighting for keyboard navigation.
2008-12-22 15:47:35 +00:00
Jörn Zaefferer
87da54c4be
accordion: adjusting visual test to demonstrate theming issue
2008-12-22 14:57:15 +00:00
Ca-Phun Ung
0a716a008e
Datepicker #3647 : fixed RTL support for new UI markup.
2008-12-20 20:20:33 +00:00
Ca-Phun Ung
de2bf2da55
Datepicker: Fixed #3647 : Updated visual and automated tests to go with new markup updates.
2008-12-19 22:43:11 +00:00
Scott González
f00247f9c9
Dialog visual test:
...
- Made it possible to close and re-open the dialog.
- Added buttons.
2008-12-19 01:08:32 +00:00
Scott Jehl
5360972903
separated head links to ui.core.css, ui.theme.css, and ui.allplugins.css for TR bookmarklet compatibility.
2008-12-16 22:52:53 +00:00
Richard Worth
4160a67a8a
set svn:eol-style to native
2008-12-13 13:39:49 +00:00
Richard Worth
b22aa06531
tests/visual: Added some rounded corners
2008-12-13 12:05:56 +00:00
Richard Worth
00cc939603
tests/visual: fixed Accordion test on all.html page.
2008-12-13 11:31:15 +00:00
Richard Worth
71528f7fc4
tests/visual/dialog: Added some content to the simple dialog test
2008-12-13 11:22:17 +00:00
Richard Worth
7e28ee7ea4
tests/visual: fixed some text aligning
2008-12-13 10:28:22 +00:00
Richard Worth
d768b33974
tests/visual: Added simple tabs test. Some more cleanup.
2008-12-13 10:23:26 +00:00
Richard Worth
d3e1901e15
tests/visual: started switching to themes/base. Lots of little cleanup.
2008-12-13 09:53:02 +00:00
Richard Worth
73dec6965b
removed tree test file from trunk
2008-12-13 09:02:00 +00:00
Richard Worth
3384340953
removed media="screen" from stylesheet link tags
2008-12-13 08:35:02 +00:00
Jörn Zaefferer
ef27211d2d
Accordion: Fixed #3646 - Update markup to new UI CSS Framework specs; Added visual test and updated tests to markup changes
2008-12-12 13:20:34 +00:00
Richard Worth
c95e3b27a4
progressbar: Removed all progressbar options except value. Added visual test for disabled progressbar.
2008-12-10 05:12:08 +00:00
Richard Worth
485e8fdb1f
set svn:eol-style to native
2008-12-05 20:19:46 +00:00
Richard Worth
31a11f073d
progressbar: a little clean up and some more visual tests
2008-12-05 15:42:46 +00:00
Richard Worth
d55c733e41
progressbar refactor
2008-12-05 13:35:11 +00:00
Paul Bakaus
8e734e4a22
draggable: advanced visual representation of the new automated tests that can be used for debugging purposes
2008-11-23 17:46:14 +00:00
Richard Worth
027e4d57b7
Removed spinner from trunk. See /branches/dev/spinner
2008-11-19 02:34:05 +00:00
Richard Worth
29f7dc9a2c
Removed all trailing whitespace from .js and .html files
2008-11-18 02:55:25 +00:00
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