Scott González
|
adaf034f6d
|
Merge branch 'master' into interactions
Conflicts:
demos/draggable/cursor-style.html
ui/jquery.ui.draggable.js
|
2012-03-14 13:38:26 -04:00 |
|
Jörn Zaefferer
|
a065d35e10
|
Interactions: Reduce the container size on the map demo, makes it a little more intersting on big screens
|
2012-03-06 19:34:47 +01:00 |
|
Jörn Zaefferer
|
3df4bc1b01
|
Interactions: Add pointer and closedhand cursor to map demo
|
2012-03-05 12:02:34 +01:00 |
|
Jörn Zaefferer
|
0cc4329747
|
Interactions: Add a draggable map demo. Custom containment logic still needs some improvements.
|
2012-03-05 11:50:53 +01:00 |
|
Scott González
|
6ba18b597a
|
Accordion: Removed mouseover demo. We shouldn't demo bad UX choices.
|
2012-02-29 10:42:20 -05:00 |
|
Scott González
|
02855292f2
|
Accordion: Removed requirement for headers contain a child (and removed associated ui-accordion-heading class).
|
2012-02-27 09:05:22 -05:00 |
|
Jörn Zaefferer
|
8f71accb75
|
Position: Fix initial positioning of cycler demo.
|
2012-02-23 14:26:47 +01:00 |
|
Richard D. Worth
|
90959389ee
|
Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi localization
|
2012-02-15 10:39:20 -05:00 |
|
Richard D. Worth
|
efdf6cdf9f
|
Sortable demos: connect lists - added some bottom padding to each container. Fixed #8114 - Sortable "Connect Lists" demo doesn't allow dropping as last element
|
2012-02-13 09:20:04 -05:00 |
|
Douglas
|
8406d97c6d
|
Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer localization.
|
2012-02-12 20:56:13 -05:00 |
|
Scott González
|
681b68d048
|
Whitespace
|
2012-02-12 15:52:46 -05:00 |
|
Scott González
|
4f909c50ba
|
Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;'
|
2012-02-12 09:14:36 -05:00 |
|
Scott González
|
00b69db883
|
Accordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 - Accordion + Sortable doesn't work properly on IE6/7.
|
2012-02-11 18:30:44 -05:00 |
|
Scott González
|
c0093b599f
|
Easings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115 - Easings: Simplify equations to only rely on state.
|
2012-02-11 12:20:46 -05:00 |
|
Richard D. Worth
|
60799826aa
|
Demos draggable: corrected cursor option in cursor-style demos to not be inside of cursorAt option. Fixed #8104 - Draggable cursorAt demo options incorrect
|
2012-02-07 06:06:58 -06:00 |
|
Scott González
|
b110de98e1
|
Merge branch 'master' into interactions
|
2012-01-31 18:19:51 -05:00 |
|
Scott González
|
66c7dfd377
|
Accordion demo: Clear out originalEvent in hoverintent special event. Fixes #6028 - Accordion: Hoverintent demo throws an error in IE.
|
2012-01-31 14:07:17 -05:00 |
|
Scott González
|
32260c5ec4
|
Draggable demo: Inlined the revert logic in the revert demo.
|
2012-01-30 22:39:03 -05:00 |
|
Scott González
|
6c15eda086
|
Draggable demo: Inlined the cursorAt logic in the cursor-style demo.
|
2012-01-30 22:26:33 -05:00 |
|
Scott González
|
62ce3e0f87
|
Draggable: Moved containment extension into jquery.ui.draggable.js. Removed axis extension from constrain-movement demo.
|
2012-01-30 20:57:52 -05:00 |
|
Scott González
|
c5d029e83c
|
Draggable demo: Updated the events demo.
|
2012-01-28 19:58:13 -05:00 |
|
Scott González
|
b15af6a193
|
Draggable: Removed start positions in event data.
|
2012-01-28 19:34:29 -05:00 |
|
Scott González
|
7e7e79adb9
|
Draggable demo: Updated visual-feedback demo.
|
2012-01-28 11:13:18 -05:00 |
|
Scott González
|
d22a5281aa
|
Draggable demo: Implemented revert option in revert demo.
|
2012-01-28 11:00:49 -05:00 |
|
Scott González
|
2eb9b841a3
|
Draggable demo: Implemented cancel option in handle demo.
|
2012-01-28 10:52:27 -05:00 |
|
Scott González
|
f5ceca740f
|
Draggable demo: Implemented cursorAt option in cursor-style demo.
|
2012-01-28 10:45:55 -05:00 |
|
Scott González
|
ba43357122
|
Demos: Specify the dataType when loading the demo and docs files. Fixes #8069 - UI demos fail from local file:// in Firefox 9 - bad tags, bad calls in demo sources.
|
2012-01-28 07:44:58 -05:00 |
|
Scott González
|
3c6e8a7b91
|
Draggable: Only pass relevant data for each event.
|
2012-01-27 22:17:27 -05:00 |
|
Scott González
|
87c55b69e4
|
Draggable: Added beforeStart event.
|
2012-01-27 22:06:37 -05:00 |
|
Scott González
|
9d7b71bc29
|
Interaction demos: Cleanup.
|
2012-01-27 21:11:22 -05:00 |
|
Richard D. Worth
|
f5c2e29e16
|
Interaction demos: Added box demo
|
2012-01-26 14:04:01 -05:00 |
|
Richard D. Worth
|
2753173f40
|
Interaction demos: Added index and default
|
2012-01-26 11:11:16 -05:00 |
|
Scott González
|
91bf052d81
|
Draggable demo: Fixed containment option.
|
2012-01-22 14:55:09 -05:00 |
|
Scott González
|
509a3a673c
|
Draggable demo: Updated events demo to use interaction instead of mouse.
|
2012-01-20 22:10:30 -05:00 |
|
Scott González
|
7c9fd7a6d4
|
Draggable demos: Implement axis and containment options in constrain-movement demo.
|
2012-01-20 22:08:37 -05:00 |
|
Scott González
|
b0fda0cd14
|
Draggable: Added handle option.
|
2012-01-14 16:15:02 -05:00 |
|
Scott González
|
5240f72293
|
Merge branch 'master' into interactions
|
2012-01-07 20:46:41 -05:00 |
|
Scott González
|
bf9a9339e5
|
Droppable default demo: User interaction instead of mouse.
|
2012-01-07 11:56:18 -05:00 |
|
Jörn Zaefferer
|
85348eeebe
|
Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this delete on the menubar branch, while development on master can continue without them.
|
2012-01-04 16:42:16 +01:00 |
|
kborchers
|
aa267fb606
|
Menubar: Fix font-weight and spacing of disabled menu items
|
2011-12-01 14:51:23 -06:00 |
|
kborchers
|
490dc4d36b
|
Merge branch 'master' into menubar_otherStructures
|
2011-12-01 12:53:35 -06:00 |
|
Scott González
|
a28fb9f98f
|
Merge branch 'master' into interactions
Conflicts:
ui/jquery.ui.draggable.js
ui/jquery.ui.droppable.js
|
2011-11-23 12:33:44 -05:00 |
|
Scott González
|
dbaa744f0c
|
Interaction: Initial implementation for base interaction plugin.
|
2011-11-23 12:03:09 -05:00 |
|
Scott González
|
54fb1441fe
|
Upgrade jQuery to 1.7.1.
|
2011-11-22 08:43:09 -05:00 |
|
Jörn Zaefferer
|
66f9e12797
|
Widget: Remove method argument from _super and _superApply. Was a left-over from first implementation, not necessary anymore.
|
2011-11-18 17:08:40 +01:00 |
|
David De Sloovere
|
dfbd9be72d
|
Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch (Belgium) Localization
|
2011-11-17 13:43:02 -06:00 |
|
stojce
|
b2d05f8b76
|
Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 Datepicker: Add Macedonian Localization
|
2011-11-17 12:45:36 -06:00 |
|
William Griffiths
|
6525365944
|
Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add Welsh/UK Localization
|
2011-11-17 12:34:33 -06:00 |
|
Michel Weimerskirch
|
326bfec626
|
Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add Luxembourgish Translation
|
2011-11-17 11:52:32 -06:00 |
|
Jörn Zaefferer
|
b81259652b
|
Tooltip: Add demo with custom tooltip style.
|
2011-11-16 18:42:38 +01:00 |
|