Commit Graph

1305 Commits

Author SHA1 Message Date
Jörn Zaefferer
d232d207b5 release build: moved properties to top level, removing load.properties dependency completely 2009-01-08 19:01:26 +00:00
Bohdan Ganicky
ee392f33a6 demos/draggable - added events demo 2009-01-08 16:39:03 +00:00
Ca-Phun Ung
ebda5578fb datepicker: fixes #3779: added code to detect browser width/height in quirksmode. 2009-01-08 16:03:34 +00:00
Paul Bakaus
c8305ae076 sortable,draggable: fixed order and propagation of events (fixes #3658, #3730 and #3726) 2009-01-08 15:49:20 +00:00
Richard Worth
72f7945a3f AUTHORS.txt: added Bohdan Ganicky 2009-01-08 15:03:56 +00:00
Paul Bakaus
3835247155 draggable: revert 'invalid/valid' now works with dropping on sortables (fixes #3556), beautified demo of connectToSortable demonstrating the reverts on both draggable and sortable 2009-01-08 14:03:34 +00:00
Paul Bakaus
89338159e4 draggable: if cursorAt was used, revert was reverting to the wrong position (fixes #3699) 2009-01-08 13:39:58 +00:00
Paul Bakaus
779523c7b5 draggable: fixed convertPositionTo (fixes #3710) 2009-01-08 13:31:16 +00:00
Paul Bakaus
38a5b20fe7 draggable: re-implemented containment and grid support (fixes #3607) 2009-01-08 12:37:15 +00:00
Paul Bakaus
122786c4b2 draggable: second partial fix for remaining scroll issues (for the special case, subtract scrollLeft/scrollTop already in getParentOffset, so calculations become easier in _generatePosition) 2009-01-08 11:19:48 +00:00
Jörn Zaefferer
1c647d9cba reverted change on iframe demo 2009-01-08 10:46:26 +00:00
Keith Wood
a1b324cde6 Fixed 3764. Malaysian localisation 2009-01-08 10:20:01 +00:00
Bohdan Ganicky
82acfcf73a demos/draggable - svn props fixed on cancel.html 2009-01-08 09:13:50 +00:00
Bohdan Ganicky
9957f3a3d9 demos/draggable - added cancel option demo 2009-01-08 08:58:02 +00:00
Paul Bakaus
51ee179f3d draggable: partial fix for remaining scroll issues (containment, grid broken atm, comes with next commit) 2009-01-08 07:54:40 +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
8d47e81a90 spelling of localization - see [1465] 2009-01-08 05:54:53 +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
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