Commit Graph

147 Commits

Author SHA1 Message Date
Richard Worth
902c1910e7 dialog unit tests: Added option closeOnEscape tests 2009-01-30 03:25:06 +00:00
Scott González
2c1d4675a8 Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowing accordions to work with dl's and ul's again. 2009-01-30 02:35:37 +00:00
Richard Worth
d18d1a2d68 slider visual tests: added horizontal and vertical default and range (true, min, max) tests 2009-01-29 17:06:47 +00:00
Richard Worth
9439da64d7 dialog visual tests: Added new test 'Dialog on page with scrollbars' 2009-01-29 13:10:01 +00:00
Richard Worth
10232000d6 eol-style and mime-type 2009-01-28 14:04:58 +00:00
Richard Worth
43115285fc test visual slider: new test - Slider in container with scrollbars 2009-01-28 13:58:55 +00:00
Ca-Phun Ung
3aeeeeb75a datepicker: fixes #3863: fixed vertical position when scroll position is present and added a viewport visual testcase. 2009-01-28 05:11:10 +00:00
Richard Worth
beb388e3eb tests: new side-by-side comparison of static and visual tests 2009-01-25 12:06:25 +00:00
Richard Worth
cec2d32af2 eol-style and mime-type 2009-01-24 12:07:26 +00:00
Richard Worth
9d0f4279ae tests static: Added default tests 2009-01-24 11:51:12 +00:00
Richard Worth
2a49054ffe tests visual: cleanup 2009-01-24 11:20:19 +00:00
Richard Worth
06953372ec tests/visual: added default tests 2009-01-24 04:31:59 +00:00
Richard Worth
a84ce3f015 tests visual dialog: Added default 2009-01-23 10:52:57 +00:00
Richard Worth
5162d8a1fe eol-style, mime-type 2009-01-23 00:58:41 +00:00
Richard Worth
20eb111803 tests/visual/datepicker: created default visual datepicker test 2009-01-23 00:58:00 +00:00
Richard Worth
f394771349 tests/visual/slider: Added default visual test for slider 2009-01-22 13:05:32 +00:00
Richard Worth
f3b91832ce tests: Added extra folder level for each plugin in static and visual test folders 2009-01-22 12:01:20 +00:00
Richard Worth
19a1468fc3 switched to jQuery 1.3.1 2009-01-22 09:13:28 +00:00
Richard Worth
2b728dc730 Happy Birthday jQuery (switched to jQuery 1.3) 2009-01-14 23:26:15 +00:00
Richard Worth
877f03b853 switched to jQuery 1.3rc2 2009-01-13 00:49:10 +00:00
Ca-Phun Ung
b343540fb8 demos/index.html - added link to open demo in new window. 2009-01-08 06:50:51 +00:00
Richard Worth
9c3105200e reverted r1544 (it was temporary) 2009-01-08 05:44:34 +00:00
Richard Worth
c3d9d6261c temporarily switched back to 1.2.6 2009-01-08 05:39:38 +00:00
Ca-Phun Ung
acbe714b53 datepicker: Fixes regression in #3232 [datepicker position problem in IE 6/7]: added back functionality to detect whether the datepicker displays outside a viewpoint. Additionally if the viewpoint is too small to fit the datepicker it will show in its usual position regardless. I have also added a visual test case for this. 2009-01-04 15:13:01 +00:00
Chi Cheng
edc6f634dc fixes xhtml code (disabled="disabled") 2009-01-04 14:16:40 +00:00
Ca-Phun Ung
8afca52198 datepicker: fixes #3679 [focus error on IE if disabled]: added visual test to verify. Both IE 6 & 7 do not return an error. 2009-01-04 13:43:01 +00:00
Scott González
03f0b95b52 Updated all demos/tests to jQuery 1.3pre. 2009-01-03 04:56:50 +00:00
Paul Bakaus
c4b7f1f9f0 demos: added opacity, revert and scroll demos
draggable: fixed positioning issue with relative positioned elements relative to the body during scroll
2008-12-30 10:05:51 +00:00
Richard Worth
22f25cbb0c merged dev/slider branch (revs 1152-1229) back to trunk 2008-12-23 10:38:12 +00:00
Scott González
ca14d8cd66 Dialog static test: Removing duplicate ids. 2008-12-23 04:24:28 +00:00
Richard Worth
594ae9261b tests/visual: adjusted the formatting a bit. Separated dialog tests into simple dialog and dialog with buttons 2008-12-22 17:12:26 +00:00
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