Paul Bakaus
|
c333dade68
|
tests: updated default value for 'cancel' option in tests
|
2009-01-07 17:45:15 +00:00 |
|
Paul Bakaus
|
ba75714621
|
draggable,droppable,sortable: properly implemented cssNamespace option across plugins (selectable & resizable to go, so those options should stay undocumented until all plugins are converted. Fixes #3707)
|
2009-01-07 17:43:15 +00:00 |
|
Paul Bakaus
|
5eca84265f
|
datepicker: prev/next buttons were bumping in disabled state due to :hover rules in the stylesheet, fixed by adding ui-datepicker-prev/next-hover classes, fixes #3774
|
2009-01-07 16:55:50 +00:00 |
|
Paul Bakaus
|
f48f615ec0
|
accordion: all classes added should have a 'ui-' prefix (fixes #3705)
|
2009-01-07 16:17:12 +00:00 |
|
Paul Bakaus
|
1bdd309013
|
effects: improved syntax, arguments, fixes #3674
|
2009-01-07 16:07:23 +00:00 |
|
Paul Bakaus
|
55b09c1a95
|
explode: classed added to later remove temp elements without creating a scope should have a ui- prefix anyway (fixes #3704)
|
2009-01-07 15:40:20 +00:00 |
|
Paul Bakaus
|
e62531a627
|
cancel option should take in account <option> (fixes #3786)
|
2009-01-07 15:37:02 +00:00 |
|
Scott González
|
c424efe6ff
|
Updated jQuery 1.3pre to r6065 (post 1.3b2)
|
2009-01-07 15:00:32 +00:00 |
|
Richard Worth
|
b946b9fe5e
|
demos/dialog: set up dialog demos to use bgiframe
|
2009-01-07 03:40:05 +00:00 |
|
Richard Worth
|
9bdb851548
|
Added bgiframe 2.1.1 to external folder
|
2009-01-07 03:34:18 +00:00 |
|
Richard Worth
|
b792bd46ec
|
restructured unit tests folder
|
2009-01-07 03:31:15 +00:00 |
|
Richard Worth
|
4707debd64
|
new folder for external plugins
|
2009-01-07 02:53:09 +00:00 |
|
Richard Worth
|
233bcb735f
|
tests/images: cleaned up (removed) some unused images
|
2009-01-07 02:45:25 +00:00 |
|
Richard Worth
|
8970f202dd
|
removed default theme in favor of only one versioned css framework/TR theme - base
|
2009-01-07 02:38:50 +00:00 |
|
Richard Worth
|
cb5d64c654
|
removed default theme in favor of only one versioned css framework/TR theme - base
|
2009-01-07 02:36:51 +00:00 |
|
Todd Parker
|
855a38629f
|
Refined demo left nav design and added selected state class. I need someone to look at these changes and figure out how they relate to the web demos template file because they seem to be almost copies of each other and I didn't update this file.
|
2009-01-06 18:03:05 +00:00 |
|
Jörn Zaefferer
|
3036de5ad6
|
Fix for #3767
|
2009-01-06 09:07:15 +00:00 |
|
Richard Worth
|
6208819244
|
demos/sortables/portlets.html - corrected page title
|
2009-01-05 22:44:18 +00:00 |
|
Richard Worth
|
cea09ddd03
|
demos/sortable: Added a portlets demo
|
2009-01-05 22:28:56 +00:00 |
|
Richard Worth
|
7a3c9a0c9d
|
mime-type and eol-style
|
2009-01-05 20:57:34 +00:00 |
|
Todd Parker
|
de31d5b16c
|
Added mockup of the link to view demo in a new window and the view source spindown that need to be added above and below the description under the iframe. Demo css updated with styles needed and made Trebuchet MS the font on all rules.
|
2009-01-05 20:23:14 +00:00 |
|
Scott González
|
5bfbbf79f3
|
Sortable demos: Using ids for selectors.
|
2009-01-05 19:42:08 +00:00 |
|
Jörn Zaefferer
|
373a7e9e70
|
draggable containment demo fixed
|
2009-01-05 18:56:13 +00:00 |
|
Scott González
|
7fcf3b9bd8
|
Datepicker i18n: Fixed #3761: Removed the following values:
closeStatus
prevStatus
prevBigText
prevBigStatus
nextStatus
nextBigText
nextBigStatus
currentStatus
monthStatus
yearStatus
weekHeader
weekStatus
dayStatus
dateStatus
initStatus
|
2009-01-04 18:11:41 +00:00 |
|
Chi Cheng
|
ba3ed927e4
|
build: update YUICompressor 2.4.2
|
2009-01-04 17:55:04 +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 |
|
Ca-Phun Ung
|
1b6638cbe7
|
demos/datepicker/localization.html - fixed closing bracket in dropdown for Arabic, Persian and Hebrew selections - something to do with RTL languages.
|
2009-01-04 11:13:40 +00:00 |
|
Ca-Phun Ung
|
6575244c84
|
datepicker: fixes #3755 [clearText option exists but not used.]: removed clearText and clearStatus from ui.datepicker.js and related i18n files.
|
2009-01-04 11:07:42 +00:00 |
|
Ca-Phun Ung
|
6fddf7ecf3
|
datepicker: fixes #3232 [Position Problem in IE 6/7]: re-wrote the _checkOffset function to remove browser detection and compact it to 3 lines. Positioning tested and looks good in FF3, Safari3, Opera 9.61, IE6 & 7.
|
2009-01-04 09:30:39 +00:00 |
|
Chi Cheng
|
2d86e486f8
|
demos: fixed content out of boxes, font-size and paddings
|
2009-01-04 09:20:45 +00:00 |
|
Richard Worth
|
27ea38395e
|
ui.core.js: corrected invalid (x)html
|
2009-01-03 22:46:47 +00:00 |
|
Richard Worth
|
cbd50e8fed
|
authors.txt: Added Rich Caloggero, Colin Clark, Michelle D'Souza. Changed Maggie Costello to Maggie Costello Wachs.
|
2009-01-03 21:59:30 +00:00 |
|
Richard Worth
|
a11c201008
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
|
Scott González
|
695b3e2c1b
|
Resizable: Partial fix for #3728: Use this._trigger for all events/callbacks.
|
2009-01-03 15:37:51 +00:00 |
|
Scott González
|
fc60db3bbf
|
Droppable test: Fixed accept default.
|
2009-01-03 15:33:10 +00:00 |
|
Scott González
|
7467ce3ef1
|
Droppable: Fixed #3727: Use this._trigger for all callbacks/events.
|
2009-01-03 15:30:23 +00:00 |
|
Scott González
|
81f9d28d60
|
Draggable: Proper event prefix.
|
2009-01-03 15:15:22 +00:00 |
|
Richard Worth
|
1020de2d77
|
demos/sortable/default: added some icons
|
2009-01-03 15:10:19 +00:00 |
|
Richard Worth
|
6bbff3154c
|
release/build.xml: fixed clean task
|
2009-01-03 14:47:12 +00:00 |
|
Scott González
|
311c026798
|
Dialog: Fixed #3756: Wrong height on every other open.
|
2009-01-03 14:43:50 +00:00 |
|
Ca-Phun Ung
|
3c3e17cdd0
|
demos/index.html - replaced the $= attribute selector with an if condition for now to overcome the selector bug in 1.3.
|
2009-01-03 14:24:57 +00:00 |
|
Ca-Phun Ung
|
12ae21dff7
|
demos/demos.css - fixed font-sizing in IE7.
|
2009-01-03 09:07:34 +00:00 |
|
Scott González
|
913d6fd35a
|
Dialog: Fixed #3753: Cleaned ui hash in callbacks.
|
2009-01-03 05:55:13 +00:00 |
|
Scott González
|
bb3328dafd
|
Selectable: Fixed #3752: Cleaned up ui hash in callbacks.
|
2009-01-03 05:52:26 +00:00 |
|
Scott González
|
7fa669beb0
|
Selectable: Fixed #3729: Use this._trigger for all callbacks.
|
2009-01-03 05:48:46 +00:00 |
|
Scott González
|
f65478c620
|
Draggable: Partial fix for #3726: Using this._trigger() instead of this.element.triggerHandler().
|
2009-01-03 05:42:21 +00:00 |
|
Scott González
|
8b9312a064
|
Dialog: Fixed #3731: Contain dialogs within the document when dragging.
|
2009-01-03 05:25:48 +00:00 |
|
Scott González
|
03f0b95b52
|
Updated all demos/tests to jQuery 1.3pre.
|
2009-01-03 04:56:50 +00:00 |
|