Scott Jehl
a36536efd1
updated to remove label
...
css now had one selector with 2 rules :)
2008-12-09 16:34:34 +00:00
Scott Jehl
1cecbc8cb4
added icon static demo page for class lookup and referencing
2008-12-09 16:06:26 +00:00
Scott Jehl
d7d55df199
following changes to datepicker demo page (missed it in first pass)
...
set body font size to 62.5% on demos to make things a bit more pleasing to look at
removed h1's on demo pages
2008-12-08 21:48:45 +00:00
Scott Jehl
e495104345
set body font size to 62.5% on demos to make things a bit more pleasing to look at
...
removed h1's on demo pages
2008-12-08 21:34:19 +00:00
Scott Jehl
09e49212a0
- nevermind: changed demo and css to "progressbar" back to "progressindicator"
...
set proper mime types for demos
2008-12-08 16:39:44 +00:00
Scott Jehl
625eccf9ba
changed demo and css to "progressindicator" rather than "progressbar"
2008-12-08 16:07:36 +00:00
Scott Jehl
547c989e22
Changed tabs container padding slightly to match dialog and datepicker's design.
2008-12-08 15:59:03 +00:00
Scott Jehl
7d006a1c17
- this file now imports core and allplugins.
...
- changed back again - removed the url(..) (not necessary)
Quick note: It seems that trunk is still not able to preview demos online. This is a problem, since we'll need to be linking to working code from the wiki and also referencing demo pages in conversation. Is there any way we could get this fixed soon?
Thanks!
2008-12-08 15:53:19 +00:00
Keith Wood
58871808ac
Fixed 3642. firstDay displays day names incorrectly.
2008-12-08 10:27:39 +00:00
Keith Wood
b3f1dcfadc
Fixed 3610. Error in French l18n file.
2008-12-08 10:26:17 +00:00
Keith Wood
4d43d674f8
Escape text to prevent date info substitution
2008-12-08 10:16:15 +00:00
Keith Wood
b870c1c63f
Fixed 3598. Datepicker Japanese translation replacement
2008-12-08 10:12:12 +00:00
Keith Wood
9c3c3489f4
Fixed 3610. Error in French l18n file.
2008-12-08 10:11:26 +00:00
Scott Jehl
73d7cb8099
typo
2008-12-07 14:56:29 +00:00
Scott Jehl
39a38bce1d
@imports set up earlier this week needed url(...) wrappers
2008-12-07 14:55:51 +00:00
Scott Jehl
6001115ae4
added ui.allwidgets.css to import all css except framework. Still unsure if this will be more helpful than ui.all for TR use. standby...
2008-12-07 14:50:20 +00:00
Richard Worth
1d7176aa08
Removed some UTF-8 BOMs causing problems in the download builder versions of files.
2008-12-06 20:51:28 +00:00
Scott González
6e7e808d69
Dialog: Fixed #3637 : Added role of button to close link.
2008-12-06 14:58:52 +00:00
Maggie Costello Wachs
03909cb87c
added examples of labels offset from the left side, FG's recommendation for best workaround re: label position, requires no extra markup and max flexibility
2008-12-05 22:59:01 +00:00
Maggie Costello Wachs
bd96035b5d
added ui-widget class to apply correct font
2008-12-05 20:59:30 +00:00
Richard Worth
380df881bc
themes/base: changed comment-hidden tokens to use /*{tokenname}*/ format instead of /*tokenname*/
2008-12-05 20:23:30 +00:00
Richard Worth
485e8fdb1f
set svn:eol-style to native
2008-12-05 20:19:46 +00:00
Richard Worth
d8841a752b
Added new jQuery UI CSS Framework (/themes/base) and matching static markup test pages. Thanks scottjehl :)
2008-12-05 20:16:37 +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
6c93b4e2f0
sortable: fixed regression that caused wrong offset calculation if the helper option has been set to "original"
2008-12-02 12:47:53 +00:00
Keith Wood
152531d370
Updated Dutch localisation
2008-12-01 10:56:21 +00:00
Eduardo Lundgren
95c6c6dd62
Source formatting
2008-11-28 15:43:32 +00:00
Paul Bakaus
91232f6ed5
sortable:
...
- merged back all position and scroll fixed from draggables
- renamed accurate to accurateIntersection and set it to true by default
- refactored intersection code (no change in logic)
- added forceHelperSize option (default: false), a forced helper size is also triggered when the generated helper doesn't have any styles set for width/height, so this option won't be needed in most cases
2008-11-25 09:57:41 +00:00
Paul Bakaus
2b92a02170
slider: fixed regression caused by a recent change in the mouse core - since the mouse core doesn't stop mousedown propagation by default now, the mousedown event was triggered twice - once by the bound handle, and once by the actual element.
2008-11-24 17:02:26 +00:00
Richard Worth
0ef9a8ac3d
progressbar tests: started refactor
2008-11-24 13:52:13 +00:00
Paul Bakaus
19a7d6bc5b
sortable: Another regex for the innerHTML copying in the placeholder, removes the expando attribute in IE ( fixes #3541 )
2008-11-24 13:48:50 +00:00
Paul Bakaus
3d87c249fc
draggable: correct mime type on scroll test
2008-11-23 18:14:12 +00:00
Paul Bakaus
42da86279e
core (mouse): preventDefault in most cases instead of returning false, that blocks all bubbling events ( fixed #3552 )
2008-11-23 18:00:29 +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
Paul Bakaus
a42894b1d7
core: improved logic of $.fn.scrollParent, taking positioning in account
...
draggable: fixed and updated tests, rewrote positioning core, now passes the test suite completely in FF, IE6, IE7
2008-11-23 17:42:24 +00:00
Richard Worth
0472ff10bb
tests: formatting and cleanup for consistency
2008-11-22 19:29:03 +00:00
Richard Worth
f389497e48
removed some old references to 'flora'
2008-11-22 11:18:31 +00:00
Richard Worth
bec5c8dbf1
removed some old references to 'flora'
2008-11-22 11:17:10 +00:00
Eduardo Lundgren
78dfd2607f
Resizable: disableSelection using jquery plugin.
2008-11-22 05:49:06 +00:00
Paul Bakaus
0036aaf4b6
draggable: added missing default for zIndex and cursorAt, added missing scroll tests (unfortunately showing big regressions that need to be fixed prior to 1.6)
2008-11-21 19:40:45 +00:00
Eduardo Lundgren
65289463de
Sortables: using isOverAxis.
2008-11-21 18:41:57 +00:00
Eduardo Lundgren
6a621b6d0e
Core: isOverAxis avoid duplicated method logic.
2008-11-21 18:41:19 +00:00
Eduardo Lundgren
89793957e5
Sortables: Fixed tolerance guess. Changed name _intersectsWithEdges to _intersectsWithPointer.
2008-11-21 15:30:15 +00:00
Paul Bakaus
4b2a73e2b2
draggable: the snap events 'release' and 'snap' now both have valid mousemove events attached.
2008-11-21 14:01:44 +00:00
Paul Bakaus
fa38ac52ab
fixed header information in MIT license
2008-11-21 13:00:21 +00:00
Richard Worth
03d6a64695
accordion: formatting changes - moved some things around for consistency.
...
_init and destroy at the top. Sorted defaults alphabetically.
2008-11-21 04:58:53 +00:00
Richard Worth
1c97a20d01
tabs: formatting changes - moved some things around for consistency.
...
_init and destroy at the top. ui last. Sorted defaults alphabetically.
2008-11-21 04:48:06 +00:00
Ca-Phun Ung
f2ad7ea32a
changed author url for Ca-Phun Ung
2008-11-21 04:45:11 +00:00
Richard Worth
e98934200f
slider: formatting changes - moved some things around for consistency.
...
_init and destroy at the top, then _mouse methods. plugins, ui last. Sorted defaults alphabetically.
2008-11-21 04:40:23 +00:00