Commit Graph

  • b95772ef09 sortable: fixed toArray method Paul Bakaus 2008-09-02 14:30:11 +0000
  • 1e59121b1e Spinner: corrected a bug in functional demo (enable/disable switched) and added spinner styles to the default theme. Ca-Phun Ung 2008-09-02 07:31:21 +0000
  • ef599c7225 draggable: wrong class when trying to remove iframeFix divs (fixes #3161) Paul Bakaus 2008-09-01 14:49:28 +0000
  • 0dc97f1d2b Add icons for controls Keith Wood 2008-08-31 01:53:08 +0000
  • 9248368f20 Spinner: For DOM based spinners, the height is now calculated based on number of children. Ca-Phun Ung 2008-08-30 20:01:23 +0000
  • 66d90af241 spinner: changed data list to support any DOM container not just <ul> Ca-Phun Ung 2008-08-30 19:15:08 +0000
  • 7c33681e52 Core: Fixed #3257: Added option method to widget factory. Scott González 2008-08-27 02:44:12 +0000
  • b5b364ebc2 Dialog: Fixed #3253: Don't allow closing modal dialogs on escape if closeOnEscape is set to false. Scott González 2008-08-27 00:25:32 +0000
  • fa14a0a83c Sortable: fix wrong patameter in toArray Chi Cheng 2008-08-26 12:29:55 +0000
  • 3ac690bcde spinner: fixed styling issues in IE Ca-Phun Ung 2008-08-26 07:50:40 +0000
  • ea0ce45c97 spinner: Included support for generic objects - currently only supports <ul>. See visual test (#s4) for example usage. Needs more work... Ca-Phun Ung 2008-08-26 07:28:14 +0000
  • ee4334ab22 Accordion: XHTML Chi Cheng 2008-08-25 15:58:51 +0000
  • 75bfb681b9 Progressbar: hidden instance in ui(), options._interval->this._interval Update spinner/progressbar demos Chi Cheng 2008-08-25 05:47:48 +0000
  • 5d261bf7b1 Remove invalid includes Eduardo Lundgren 2008-08-24 23:36:20 +0000
  • 339bfaf1b2 Remove label texts, using the background labels Eduardo Lundgren 2008-08-24 23:35:26 +0000
  • 9c53dbaf88 Use type button to avoid undesired submits Eduardo Lundgren 2008-08-24 23:34:03 +0000
  • d8dc2ded59 Use type button to avoid undesired submits Eduardo Lundgren 2008-08-24 23:33:16 +0000
  • 7d18930231 Functional demos fixes Eduardo Lundgren 2008-08-24 23:32:11 +0000
  • ee0a6e1b81 Theme default minor updates Eduardo Lundgren 2008-08-24 23:30:23 +0000
  • 49691da7ad Spinner: Fixed key code constants. Scott González 2008-08-24 19:13:16 +0000
  • 54dc4e2cd4 dialog: $.keyCode Chi Cheng 2008-08-24 15:42:03 +0000
  • 293d6bc595 Spinner: use keyCode from ui.core.js Chi Cheng 2008-08-24 15:32:22 +0000
  • ad3fd31b44 JSLint check Chi Cheng 2008-08-23 02:38:28 +0000
  • 61300fe053 Core: Fixed reference to jQuery. Scott González 2008-08-23 00:25:22 +0000
  • e0e41d7a5b Core: Fixed #3233: Added constants for key codes. Scott González 2008-08-23 00:23:54 +0000
  • 57ed1acc45 spinner: added support for numeric keypad Ca-Phun Ung 2008-08-21 15:31:11 +0000
  • 732c7fb7d5 Added tests for 3191 - handling NaN and other invalid values for relative dates Keith Wood 2008-08-21 09:33:39 +0000
  • c5635d6350 Fixed 3191 NaN causes breakage for relative dates Keith Wood 2008-08-21 09:25:20 +0000
  • 426c5e1fc7 Fixed 3238 getDate causes error if datepicker does not exist Keith Wood 2008-08-21 09:23:17 +0000
  • 2fd7f5f035 Fixed 3180 Datepicker automatic ID assignment Keith Wood 2008-08-21 09:16:35 +0000
  • 5a0431afbc Fixed 3224 Croatian localisation Keith Wood 2008-08-21 09:13:45 +0000
  • 187c97bef0 Fixed 3159 Datepicker function to do refresh/redraw Simplified iso8601Week function Keith Wood 2008-08-21 09:04:44 +0000
  • 50fae3972c spinner test: currency Chi Cheng 2008-08-19 18:35:25 +0000
  • 6d0e27d2de Spinner test: up, down callback Chi Cheng 2008-08-19 17:58:57 +0000
  • 68f18e1c2d spinner: fixed rounding error when stepping=0.3 Ca-Phun Ung 2008-08-19 17:03:59 +0000
  • c0147da718 Spinner: ui() doesn't return instance Chi Cheng 2008-08-19 16:31:42 +0000
  • bf1d243ce7 Spinner: this.options._decimals -> this._decimals decimal test Chi Cheng 2008-08-19 15:52:35 +0000
  • 62ed7d0388 spinner test Chi Cheng 2008-08-19 09:54:47 +0000
  • fd1f2e08ed sortable: moved serialize brackets after every key to default value, so configuring it as well using the key option is possible Paul Bakaus 2008-08-19 09:04:07 +0000
  • 1de76c6f77 Spinner test: a bug when set stepping:0.3 Chi Cheng 2008-08-19 08:56:48 +0000
  • 9da87e28e6 Spinner test: currency and decimal options test all: .load to load html from single html Chi Cheng 2008-08-19 08:51:59 +0000
  • 9858045fcc updated testcase to reflect the new ui.spinner changes: Ca-Phun Ung 2008-08-19 07:33:30 +0000
  • 198d809f9b Added enhancements to ui.spinner as seen at http://yelotofu.com/labs/jquery/UI/spinner/spinner.html Ca-Phun Ung 2008-08-19 07:18:04 +0000
  • b4e2e0e9ca Progressbar test: init Chi Cheng 2008-08-19 06:32:56 +0000
  • 951312cfcb Spinner test: spin without auto-incremental stepping Chi Cheng 2008-08-19 06:24:24 +0000
  • 2ac541d500 Spinner test: callback Chi Cheng 2008-08-19 06:07:56 +0000
  • 1f6a9c9eda Spinner test: spin with auto-incremental stepping Chi Cheng 2008-08-19 05:54:49 +0000
  • f50d9f0a95 home key to start if min not set. Chi Cheng 2008-08-18 11:44:42 +0000
  • da0ebd589e Spinner: test case Chi Cheng 2008-08-18 11:38:12 +0000
  • 41245e6a7d Spinner: - handle quick click on div (shortor than 100ms) - handle dblclick Chi Cheng 2008-08-18 11:37:19 +0000
  • a48241c831 typo Chi Cheng 2008-08-18 10:38:23 +0000
  • ba5799b68b Slider: internal methods Chi Cheng 2008-08-18 02:05:29 +0000
  • 4d2fb82960 slider:internal methods, fixes #3188 Chi Cheng 2008-08-18 00:07:09 +0000
  • d5bbbd2a07 internal methods: mouse* Chi Cheng 2008-08-17 08:15:49 +0000
  • 6e8832d440 Sortable: prevent exposure of internal methods, fixes #3209 Chi Cheng 2008-08-17 02:19:14 +0000
  • dd6a17b434 Internal methods: fixes #3195, #3196, #3200, #3201, #3209 Chi Cheng 2008-08-17 02:15:55 +0000
  • 8c3be4fdcb resizable: internal methods Chi Cheng 2008-08-16 15:37:17 +0000
  • 9e51a72780 Slider: internal methods , fixes #3206 Chi Cheng 2008-08-16 15:19:01 +0000
  • 20ef7747b1 selectable: internal methods ,fixes #3205 Chi Cheng 2008-08-16 14:59:20 +0000
  • d5aa6e4677 tabs:trigger -> _trigger Chi Cheng 2008-08-16 14:51:12 +0000
  • 69bbd38444 init -> _init Chi Cheng 2008-08-16 14:45:28 +0000
  • 4f55751d8a demo: #3185 Chi Cheng 2008-08-16 14:37:44 +0000
  • dab4c2b564 Accordion: Fixed #3194: Prevent exposure of internal methods. Scott González 2008-08-16 14:19:52 +0000
  • cdd179d26d Dialog: Fixed #3198: Prevent exposure of internal methods. Scott González 2008-08-16 14:13:55 +0000
  • ac40bf6e3f Core: Updated widget factory to use proper names for internal methods. Part of #3188. Scott González 2008-08-16 13:59:31 +0000
  • 91c492a49c tabs: internal methods, fixs #3208 Chi Cheng 2008-08-16 07:34:55 +0000
  • c5608784db magnifier: internal methods, fixs #3202 Chi Cheng 2008-08-16 06:04:59 +0000
  • d7ca21dbfd progressbar: internal methods, fix #3203 Chi Cheng 2008-08-16 06:00:46 +0000
  • d31077469f Spinner: make internal methods internal, fixs #3207 functional demo fix(not associate with internal change) Chi Cheng 2008-08-16 05:55:17 +0000
  • 44140343f4 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. Scott González 2008-08-16 00:25:09 +0000
  • 4705f5cc2e Dialog: Added tests for isOpen method. Scott González 2008-08-15 15:07:09 +0000
  • 2675acc088 UI Tabs: update selected property after add/remove, fixes #3065 Klaus Hartl 2008-08-15 14:43:44 +0000
  • 23167f8a38 sortable: beforeStop should work properly in all cases now Paul Bakaus 2008-08-15 09:11:21 +0000
  • d9bb9eb1df Added a namespace to the selectstart event handler in $.ui.disableSelection() so we don't remove other event handlers in $.ui.disableSelection(). Scott González 2008-08-15 01:32:57 +0000
  • 4055921531 Core: Moved UI core code below jQuery modification code. Scott González 2008-08-15 00:34:18 +0000
  • 900d9119de Core: Shortened data selector implementation and moved down to other core modifications. Scott González 2008-08-15 00:31:50 +0000
  • 7f2b0b0db1 Implemented #3187: Added metadata support to the widget factory. Scott González 2008-08-15 00:25:50 +0000
  • b89bb4b160 Dialog: Added isOpen method. Scott González 2008-08-12 17:06:25 +0000
  • 8e2a8e7d85 Dialog: Removed fakeEvent method (no longer needed with the trigger method). Scott González 2008-08-11 14:27:08 +0000
  • 957d65bc56 themes: added new default theme, generated from themeroller. New styles don't work correct here yet. Paul Bakaus 2008-08-11 09:44:22 +0000
  • d90fe750a3 visual tests: added stripped down autocomplete demo Paul Bakaus 2008-08-11 09:35:12 +0000
  • 3c6607b6b8 -added changes proposed by Filament group to colorpicker Paul Bakaus 2008-08-11 09:27:27 +0000
  • 736a4f6074 -removed unneeded comment block in sortables -added changes proposed by Filament group to colorpicker Paul Bakaus 2008-08-11 08:56:23 +0000
  • f84585a7fe functional demos: draggable : dragPrevention -> cancel Chi Cheng 2008-08-10 09:57:12 +0000
  • eec36c91aa draggable: fix snapTolerance option instead of default Chi Cheng 2008-08-10 07:58:50 +0000
  • c400d7d68d Add support for mousewheel Keith Wood 2008-08-10 07:28:44 +0000
  • a3977524f3 Progressbar updates Eduardo Lundgren 2008-08-09 23:51:46 +0000
  • c654cd6ac5 Progressbar updates - using .animate() Eduardo Lundgren 2008-08-09 23:06:18 +0000
  • 549fcf74ce Fixed 3170 Esperanto localisation Keith Wood 2008-08-08 11:08:13 +0000
  • 23d3469355 Fixed 3165 Invalid comparison in _changeDatepicker Keith Wood 2008-08-08 10:38:35 +0000
  • edd4ab0ccd Added tests for stepMonths and stepBigMonths Added tests for onChangeMonthYear callback from setDate Keith Wood 2008-08-08 10:36:52 +0000
  • 0daf7c3d37 Clarify effect of keystrokes for big steps Keith Wood 2008-08-08 10:32:31 +0000
  • c452a8a986 Functional demos: init autocomplete Chi Cheng 2008-08-08 06:58:56 +0000
  • 1064e63967 Source formatting Eduardo Lundgren 2008-08-08 05:57:52 +0000
  • c0f55a95ac Source formatting Eduardo Lundgren 2008-08-08 05:56:57 +0000
  • b89a0ec293 enableSelection/disableSelection fixed for ie Eduardo Lundgren 2008-08-08 05:53:27 +0000
  • ad78dfbafc Functional demos: magnifier and progressbar Chi Cheng 2008-08-08 05:20:09 +0000
  • 946a8c8507 Functional demo:datepicker: a typo Chi Cheng 2008-08-08 04:11:04 +0000
  • c70ad041dc Added Slovenian translation to the demo. Included ui-datepicker.sl.js on index.html Marc Grabanski 2008-08-08 03:42:55 +0000
  • 90c887adca Added slovenian i18n Marc Grabanski 2008-08-08 02:21:27 +0000