]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
16 years agoFixed 3180 Datepicker automatic ID assignment
Keith Wood [Thu, 21 Aug 2008 09:16:35 +0000 (09:16 +0000)]
Fixed 3180 Datepicker automatic ID assignment

16 years agoFixed 3224 Croatian localisation
Keith Wood [Thu, 21 Aug 2008 09:13:45 +0000 (09:13 +0000)]
Fixed 3224 Croatian localisation

16 years agoFixed 3159 Datepicker function to do refresh/redraw
Keith Wood [Thu, 21 Aug 2008 09:04:44 +0000 (09:04 +0000)]
Fixed 3159 Datepicker function to do refresh/redraw
Simplified iso8601Week function

16 years agospinner test: currency
Chi Cheng [Tue, 19 Aug 2008 18:35:25 +0000 (18:35 +0000)]
spinner test: currency

16 years agoSpinner test: up, down callback
Chi Cheng [Tue, 19 Aug 2008 17:58:57 +0000 (17:58 +0000)]
Spinner test: up, down callback

16 years agospinner: fixed rounding error when stepping=0.3
Ca-Phun Ung [Tue, 19 Aug 2008 17:03:59 +0000 (17:03 +0000)]
spinner: fixed rounding error when stepping=0.3

16 years agoSpinner: ui() doesn't return instance
Chi Cheng [Tue, 19 Aug 2008 16:31:42 +0000 (16:31 +0000)]
Spinner: ui() doesn't return instance

16 years agoSpinner: this.options._decimals -> this._decimals
Chi Cheng [Tue, 19 Aug 2008 15:52:35 +0000 (15:52 +0000)]
Spinner: this.options._decimals -> this._decimals
decimal test

16 years agospinner test
Chi Cheng [Tue, 19 Aug 2008 09:54:47 +0000 (09:54 +0000)]
spinner test

16 years agosortable: moved serialize brackets after every key to default value, so configuring...
Paul Bakaus [Tue, 19 Aug 2008 09:04:07 +0000 (09:04 +0000)]
sortable: moved serialize brackets after every key to default value, so configuring it as well using the key option is possible

16 years agoSpinner test: a bug when set stepping:0.3
Chi Cheng [Tue, 19 Aug 2008 08:56:48 +0000 (08:56 +0000)]
Spinner test: a bug when set stepping:0.3

16 years agoSpinner test: currency and decimal options
Chi Cheng [Tue, 19 Aug 2008 08:51:59 +0000 (08:51 +0000)]
Spinner test: currency and decimal options
test all: .load to load html from single html

16 years agoupdated testcase to reflect the new ui.spinner changes:
Ca-Phun Ung [Tue, 19 Aug 2008 07:33:30 +0000 (07:33 +0000)]
updated testcase to reflect the new ui.spinner changes:

- removed div.* for case #9 because ui.spinner now uses <button>
- changed case #5 because LEFT and RIGHT keys no longer change the value of the input box. This is by design so that users could move the cursor within the input box

16 years agoAdded enhancements to ui.spinner as seen at http://yelotofu.com/labs/jquery/UI/spinne...
Ca-Phun Ung [Tue, 19 Aug 2008 07:18:04 +0000 (07:18 +0000)]
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

16 years agoProgressbar test: init
Chi Cheng [Tue, 19 Aug 2008 06:32:56 +0000 (06:32 +0000)]
Progressbar test: init

16 years agoSpinner test: spin without auto-incremental stepping
Chi Cheng [Tue, 19 Aug 2008 06:24:24 +0000 (06:24 +0000)]
Spinner test: spin without auto-incremental stepping

16 years agoSpinner test: callback
Chi Cheng [Tue, 19 Aug 2008 06:07:56 +0000 (06:07 +0000)]
Spinner test: callback

16 years agoSpinner test: spin with auto-incremental stepping
Chi Cheng [Tue, 19 Aug 2008 05:54:49 +0000 (05:54 +0000)]
Spinner test: spin with auto-incremental stepping

16 years agohome key to start if min not set.
Chi Cheng [Mon, 18 Aug 2008 11:44:42 +0000 (11:44 +0000)]
home key to start if min not set.

16 years agoSpinner: test case
Chi Cheng [Mon, 18 Aug 2008 11:38:12 +0000 (11:38 +0000)]
Spinner: test case

16 years agoSpinner:
Chi Cheng [Mon, 18 Aug 2008 11:37:19 +0000 (11:37 +0000)]
Spinner:
- handle quick click on div (shortor than 100ms)
- handle dblclick

16 years agotypo
Chi Cheng [Mon, 18 Aug 2008 10:38:23 +0000 (10:38 +0000)]
typo

16 years agoSlider: internal methods
Chi Cheng [Mon, 18 Aug 2008 02:05:29 +0000 (02:05 +0000)]
Slider: internal methods

16 years agoslider:internal methods, fixes #3188
Chi Cheng [Mon, 18 Aug 2008 00:07:09 +0000 (00:07 +0000)]
slider:internal methods, fixes #3188

16 years agointernal methods: mouse*
Chi Cheng [Sun, 17 Aug 2008 08:15:49 +0000 (08:15 +0000)]
internal methods: mouse*

16 years agoSortable: prevent exposure of internal methods, fixes #3209
Chi Cheng [Sun, 17 Aug 2008 02:19:14 +0000 (02:19 +0000)]
Sortable: prevent exposure of internal methods, fixes #3209

16 years agoInternal methods: fixes #3195, #3196, #3200, #3201, #3209
Chi Cheng [Sun, 17 Aug 2008 02:15:55 +0000 (02:15 +0000)]
Internal methods: fixes #3195, #3196, #3200, #3201, #3209

16 years agoresizable: internal methods
Chi Cheng [Sat, 16 Aug 2008 15:37:17 +0000 (15:37 +0000)]
resizable: internal methods

16 years agoSlider: internal methods , fixes #3206
Chi Cheng [Sat, 16 Aug 2008 15:19:01 +0000 (15:19 +0000)]
Slider: internal methods , fixes #3206

16 years agoselectable: internal methods ,fixes #3205
Chi Cheng [Sat, 16 Aug 2008 14:59:20 +0000 (14:59 +0000)]
selectable: internal methods ,fixes #3205

16 years agotabs:trigger -> _trigger
Chi Cheng [Sat, 16 Aug 2008 14:51:12 +0000 (14:51 +0000)]
tabs:trigger -> _trigger

16 years agoinit -> _init
Chi Cheng [Sat, 16 Aug 2008 14:45:28 +0000 (14:45 +0000)]
init -> _init

16 years agodemo: #3185
Chi Cheng [Sat, 16 Aug 2008 14:37:44 +0000 (14:37 +0000)]
demo: #3185

16 years agoAccordion: Fixed #3194: Prevent exposure of internal methods.
Scott González [Sat, 16 Aug 2008 14:19:52 +0000 (14:19 +0000)]
Accordion: Fixed #3194: Prevent exposure of internal methods.

16 years agoDialog: Fixed #3198: Prevent exposure of internal methods.
Scott González [Sat, 16 Aug 2008 14:13:55 +0000 (14:13 +0000)]
Dialog: Fixed #3198: Prevent exposure of internal methods.

16 years agoCore: Updated widget factory to use proper names for internal methods. Part of ...
Scott González [Sat, 16 Aug 2008 13:59:31 +0000 (13:59 +0000)]
Core: Updated widget factory to use proper names for internal methods.  Part of #3188.

16 years agotabs: internal methods, fixs #3208
Chi Cheng [Sat, 16 Aug 2008 07:34:55 +0000 (07:34 +0000)]
tabs: internal methods, fixs #3208

16 years agomagnifier: internal methods, fixs #3202
Chi Cheng [Sat, 16 Aug 2008 06:04:59 +0000 (06:04 +0000)]
magnifier: internal methods, fixs #3202

16 years agoprogressbar: internal methods, fix #3203
Chi Cheng [Sat, 16 Aug 2008 06:00:46 +0000 (06:00 +0000)]
progressbar: internal methods, fix #3203

16 years agoSpinner: make internal methods internal, fixs #3207
Chi Cheng [Sat, 16 Aug 2008 05:55:17 +0000 (05:55 +0000)]
Spinner: make internal methods internal, fixs #3207
functional demo fix(not associate with internal change)

16 years agoCore: Modified widget factory to prevent access to internal methods through the API...
Scott González [Sat, 16 Aug 2008 00:25:09 +0000 (00:25 +0000)]
Core: Modified widget factory to prevent access to internal methods through the API (internal methods are any methods preceded by an underscore).  Provides framework for #3188.

16 years agoDialog: Added tests for isOpen method.
Scott González [Fri, 15 Aug 2008 15:07:09 +0000 (15:07 +0000)]
Dialog: Added tests for isOpen method.

16 years agoUI Tabs: update selected property after add/remove, fixes #3065
Klaus Hartl [Fri, 15 Aug 2008 14:43:44 +0000 (14:43 +0000)]
UI Tabs: update selected property after add/remove, fixes #3065

16 years agosortable: beforeStop should work properly in all cases now
Paul Bakaus [Fri, 15 Aug 2008 09:11:21 +0000 (09:11 +0000)]
sortable: beforeStop should work properly in all cases now

16 years agoAdded a namespace to the selectstart event handler in $.ui.disableSelection() so...
Scott González [Fri, 15 Aug 2008 01:32:57 +0000 (01:32 +0000)]
Added a namespace to the selectstart event handler in $.ui.disableSelection() so we don't remove other event handlers in $.ui.disableSelection().

16 years agoCore: Moved UI core code below jQuery modification code.
Scott González [Fri, 15 Aug 2008 00:34:18 +0000 (00:34 +0000)]
Core: Moved UI core code below jQuery modification code.

16 years agoCore: Shortened data selector implementation and moved down to other core modifications.
Scott González [Fri, 15 Aug 2008 00:31:50 +0000 (00:31 +0000)]
Core: Shortened data selector implementation and moved down to other core modifications.

16 years agoImplemented #3187: Added metadata support to the widget factory.
Scott González [Fri, 15 Aug 2008 00:25:50 +0000 (00:25 +0000)]
Implemented #3187: Added metadata support to the widget factory.

16 years agoDialog: Added isOpen method.
Scott González [Tue, 12 Aug 2008 17:06:25 +0000 (17:06 +0000)]
Dialog: Added isOpen method.

16 years agoDialog: Removed fakeEvent method (no longer needed with the trigger method).
Scott González [Mon, 11 Aug 2008 14:27:08 +0000 (14:27 +0000)]
Dialog: Removed fakeEvent method (no longer needed with the trigger method).

16 years agothemes: added new default theme, generated from themeroller. New styles don't work...
Paul Bakaus [Mon, 11 Aug 2008 09:44:22 +0000 (09:44 +0000)]
themes: added new default theme, generated from themeroller. New styles don't work correct here yet.

16 years agovisual tests: added stripped down autocomplete demo
Paul Bakaus [Mon, 11 Aug 2008 09:35:12 +0000 (09:35 +0000)]
visual tests: added stripped down autocomplete demo

16 years ago-added changes proposed by Filament group to colorpicker
Paul Bakaus [Mon, 11 Aug 2008 09:27:27 +0000 (09:27 +0000)]
-added changes proposed by Filament group to colorpicker

16 years ago-removed unneeded comment block in sortables
Paul Bakaus [Mon, 11 Aug 2008 08:56:23 +0000 (08:56 +0000)]
-removed unneeded comment block in sortables
-added changes proposed by Filament group to colorpicker

16 years agofunctional demos: draggable : dragPrevention -> cancel
Chi Cheng [Sun, 10 Aug 2008 09:57:12 +0000 (09:57 +0000)]
functional demos: draggable : dragPrevention -> cancel

16 years agodraggable: fix snapTolerance option instead of default
Chi Cheng [Sun, 10 Aug 2008 07:58:50 +0000 (07:58 +0000)]
draggable: fix snapTolerance option instead of default

16 years agoAdd support for mousewheel
Keith Wood [Sun, 10 Aug 2008 07:28:44 +0000 (07:28 +0000)]
Add support for mousewheel

16 years agoProgressbar updates
Eduardo Lundgren [Sat, 9 Aug 2008 23:51:46 +0000 (23:51 +0000)]
Progressbar updates

16 years agoProgressbar updates - using .animate()
Eduardo Lundgren [Sat, 9 Aug 2008 23:06:18 +0000 (23:06 +0000)]
Progressbar updates - using .animate()

16 years agoFixed 3170 Esperanto localisation
Keith Wood [Fri, 8 Aug 2008 11:08:13 +0000 (11:08 +0000)]
Fixed 3170 Esperanto localisation

16 years agoFixed 3165 Invalid comparison in _changeDatepicker
Keith Wood [Fri, 8 Aug 2008 10:38:35 +0000 (10:38 +0000)]
Fixed 3165 Invalid comparison in _changeDatepicker

16 years agoAdded tests for stepMonths and stepBigMonths
Keith Wood [Fri, 8 Aug 2008 10:36:52 +0000 (10:36 +0000)]
Added tests for stepMonths and stepBigMonths
Added tests for onChangeMonthYear callback from setDate

16 years agoClarify effect of keystrokes for big steps
Keith Wood [Fri, 8 Aug 2008 10:32:31 +0000 (10:32 +0000)]
Clarify effect of keystrokes for big steps

16 years agoFunctional demos: init autocomplete
Chi Cheng [Fri, 8 Aug 2008 06:58:56 +0000 (06:58 +0000)]
Functional demos: init autocomplete

16 years agoSource formatting
Eduardo Lundgren [Fri, 8 Aug 2008 05:57:52 +0000 (05:57 +0000)]
Source formatting

16 years agoSource formatting
Eduardo Lundgren [Fri, 8 Aug 2008 05:56:57 +0000 (05:56 +0000)]
Source formatting

16 years agoenableSelection/disableSelection fixed for ie
Eduardo Lundgren [Fri, 8 Aug 2008 05:53:27 +0000 (05:53 +0000)]
enableSelection/disableSelection fixed for ie

16 years agoFunctional demos: magnifier and progressbar
Chi Cheng [Fri, 8 Aug 2008 05:20:09 +0000 (05:20 +0000)]
Functional demos: magnifier and progressbar

16 years agoFunctional demo:datepicker: a typo
Chi Cheng [Fri, 8 Aug 2008 04:11:04 +0000 (04:11 +0000)]
Functional demo:datepicker: a typo

16 years agoAdded Slovenian translation to the demo.
Marc Grabanski [Fri, 8 Aug 2008 03:42:55 +0000 (03:42 +0000)]
Added Slovenian translation to the demo.
Included ui-datepicker.sl.js on index.html

16 years agoAdded slovenian i18n
Marc Grabanski [Fri, 8 Aug 2008 02:21:27 +0000 (02:21 +0000)]
Added slovenian i18n

16 years agoProgressbar: XHTML code/reorder defaults
Chi Cheng [Thu, 7 Aug 2008 20:17:02 +0000 (20:17 +0000)]
Progressbar: XHTML code/reorder defaults

16 years agoImage cropper demo: fixs #3092
Chi Cheng [Thu, 7 Aug 2008 18:39:16 +0000 (18:39 +0000)]
Image cropper demo: fixs #3092

16 years agoFunctional demos
Chi Cheng [Thu, 7 Aug 2008 17:17:06 +0000 (17:17 +0000)]
Functional demos
-Add 1.6 widgets links
-Add spinner
-Add colorpicker

16 years agoDatepicker:The updated and complete version of Datepicker Italian localization.(fixes...
Chi Cheng [Thu, 7 Aug 2008 16:51:43 +0000 (16:51 +0000)]
Datepicker:The updated and complete version of Datepicker Italian localization.(fixes #3167)

16 years agoFixed #3169 - Ctrl-Select should use Cmd key on Mac
Richard Worth [Wed, 6 Aug 2008 01:47:47 +0000 (01:47 +0000)]
Fixed #3169 - Ctrl-Select should use Cmd key on Mac

16 years agoFixed 3146 Inconsistent year/month change notify
Keith Wood [Sat, 2 Aug 2008 04:05:41 +0000 (04:05 +0000)]
Fixed 3146 Inconsistent year/month change notify

16 years agoFixed 3116 Incorrect handling of change of range select
Keith Wood [Sat, 2 Aug 2008 04:02:37 +0000 (04:02 +0000)]
Fixed 3116 Incorrect handling of change of range select

16 years agoCorrected keystrokes for big previous/next
Keith Wood [Sat, 2 Aug 2008 04:00:32 +0000 (04:00 +0000)]
Corrected keystrokes for big previous/next
Moved global stayOpen into instances
Use parseInt to convert to numeric

16 years agoFixed 3137 Translations for new text
Keith Wood [Sat, 2 Aug 2008 03:52:31 +0000 (03:52 +0000)]
Fixed 3137 Translations for new text

16 years agoautocomplete: added init/destroy tests
Paul Bakaus [Wed, 30 Jul 2008 18:13:58 +0000 (18:13 +0000)]
autocomplete: added init/destroy tests

16 years agoRename monthAfterYear setting to showMonthAfterYear
Keith Wood [Wed, 30 Jul 2008 12:22:15 +0000 (12:22 +0000)]
Rename monthAfterYear setting to showMonthAfterYear

16 years agodraggable: fixed regression with convertPositionTo method and scroll offsets
Paul Bakaus [Wed, 30 Jul 2008 01:42:42 +0000 (01:42 +0000)]
draggable: fixed regression with convertPositionTo method and scroll offsets

16 years agodraggable: fixed ugly regression when no overflowed container existed
Paul Bakaus [Tue, 29 Jul 2008 02:13:02 +0000 (02:13 +0000)]
draggable: fixed ugly regression when no overflowed container existed

16 years agosortable: the outer container is not set to relative anymore, preventing some weird...
Paul Bakaus [Tue, 29 Jul 2008 01:58:21 +0000 (01:58 +0000)]
sortable: the outer container is not set to relative anymore, preventing some weird IE bugs

16 years agodraggable: fixed IE scrolling but with overflowing containers and appendTo being...
Paul Bakaus [Tue, 29 Jul 2008 01:32:46 +0000 (01:32 +0000)]
draggable: fixed IE scrolling but with overflowing containers and appendTo being used

16 years agodraggable: fixed issue when scroll was set to true, and therefore droppables inside...
Paul Bakaus [Tue, 29 Jul 2008 00:54:29 +0000 (00:54 +0000)]
draggable: fixed issue when scroll was set to true, and therefore droppables inside changed their position as well

16 years agodraggable: fixed overflow calculation in the positioning methods
Paul Bakaus [Tue, 29 Jul 2008 00:10:51 +0000 (00:10 +0000)]
draggable: fixed overflow calculation in the positioning methods

16 years agomoved history plugin to 1.7
Paul Bakaus [Mon, 28 Jul 2008 21:11:48 +0000 (21:11 +0000)]
moved history plugin to 1.7

16 years agodraggable,droppable: implemented cssNamespace option, if set to false/null, it won...
Paul Bakaus [Mon, 28 Jul 2008 21:06:04 +0000 (21:06 +0000)]
draggable,droppable: implemented cssNamespace option, if set to false/null, it won't add a class to the element

16 years agosortable: small fix that causes the scope default not to work correctly
Paul Bakaus [Mon, 28 Jul 2008 18:53:29 +0000 (18:53 +0000)]
sortable: small fix that causes the scope default not to work correctly

16 years ago1.8: initial version of tree component, dependant upon sortables and droppables
Paul Bakaus [Mon, 28 Jul 2008 18:34:01 +0000 (18:34 +0000)]
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

16 years agoFixed 2818 Display simultaneously past and current month in datepicker
Keith Wood [Fri, 25 Jul 2008 10:02:06 +0000 (10:02 +0000)]
Fixed 2818 Display simultaneously past and current month in datepicker

16 years agoFixed 3111 Localisations for big previous/next steps
Keith Wood [Fri, 25 Jul 2008 09:59:05 +0000 (09:59 +0000)]
Fixed 3111 Localisations for big previous/next steps

16 years agodraggable: since revert no longer checks for numbers, introduced a revertDuration...
Paul Bakaus [Fri, 25 Jul 2008 08:53:42 +0000 (08:53 +0000)]
draggable: since revert no longer checks for numbers, introduced a revertDuration option

16 years agoDisable inline datepickers
Keith Wood [Wed, 23 Jul 2008 12:50:54 +0000 (12:50 +0000)]
Disable inline datepickers

16 years agoFixed 3107 Dialog example does not return false when clicked
Keith Wood [Wed, 23 Jul 2008 12:39:48 +0000 (12:39 +0000)]
Fixed 3107 Dialog example does not return false when clicked
Demonstrate inline disabled datepicker
Demonstrate big previous/next links

16 years agoTests for inline disabled datepicker
Keith Wood [Wed, 23 Jul 2008 12:23:34 +0000 (12:23 +0000)]
Tests for inline disabled datepicker

16 years agoDisable inline datepickers
Keith Wood [Wed, 23 Jul 2008 12:20:40 +0000 (12:20 +0000)]
Disable inline datepickers

16 years agoDisable inline datepickers
Keith Wood [Wed, 23 Jul 2008 10:39:41 +0000 (10:39 +0000)]
Disable inline datepickers