]>
source.dussan.org Git - jquery-ui.git/log
Felix Nagel [Tue, 25 Aug 2015 16:28:18 +0000 (18:28 +0200)]
Datepicker: Fix icon trigger demo
Support keyboard control. Fix close on second click.
Add removal notice.
Felix Nagel [Tue, 25 Aug 2015 15:47:13 +0000 (17:47 +0200)]
Calendar: Fix weekday name jumping when using numberOfMonths option
Fixes weekday name jumping when clicking the last day of the last
grid. Includes some basic tests for multiple month demo and this
specific issue.
Scott González [Thu, 20 Aug 2015 13:48:11 +0000 (09:48 -0400)]
Merge branch 'master' into datepicker
Alexander Schmitz [Mon, 10 Aug 2015 14:31:08 +0000 (10:31 -0400)]
Spinner: Add padding to input to give consistent visual style
Fixes #13997
Closes #1586
Alexander Schmitz [Mon, 10 Aug 2015 14:29:19 +0000 (10:29 -0400)]
Theme: If make outer border consistent among widgets
Make sure all widgets use the default border color
Ref #13997
Ref #1586
Alexander Schmitz [Tue, 4 Aug 2015 12:15:30 +0000 (08:15 -0400)]
Build: remove dependency on grunt-contrib-concat
Alexander Schmitz [Mon, 3 Aug 2015 13:08:06 +0000 (09:08 -0400)]
Build: Remove grunt concat task its no longer used
This task was only used to create the combined js file for sizer
and for creating the combined files for the NPM package. The
npm package is no longer maintained so there is no need for this any more.
Alexander Schmitz [Wed, 29 Jul 2015 15:34:00 +0000 (11:34 -0400)]
Build: Add requirejs build task
This more closely emulates what you get from the builder in terms of file order
it also will error on any dependency issues.
Alexander Schmitz [Wed, 15 Jul 2015 02:22:43 +0000 (22:22 -0400)]
Tests: adjust jshint path for moving all widgets into folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:12:14 +0000 (22:12 -0400)]
Tooltip: Move tooltip into widgets directory
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:11:35 +0000 (22:11 -0400)]
Tabs: Move tabs into widgets directory
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:10:12 +0000 (22:10 -0400)]
Spinner: Move spinner into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:08:51 +0000 (22:08 -0400)]
Sortable: Move sortable into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:08:11 +0000 (22:08 -0400)]
Slider: Move slider into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:06:31 +0000 (22:06 -0400)]
Selectmenu: Move selectmenu into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:05:54 +0000 (22:05 -0400)]
Selectable: Move selectable into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:05:00 +0000 (22:05 -0400)]
Resizable: Move resizable into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:18:43 +0000 (22:18 -0400)]
Mouse: Move mouse into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:04:22 +0000 (22:04 -0400)]
Progressbar: Move progressbar into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:03:37 +0000 (22:03 -0400)]
Menu: Move menu into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:03:06 +0000 (22:03 -0400)]
Droppable: Move droppable into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 02:01:41 +0000 (22:01 -0400)]
Effects: Move individual effects into effects folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 01:59:40 +0000 (21:59 -0400)]
Draggable: Move draggable into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 01:59:10 +0000 (21:59 -0400)]
Dialog: Move dialog into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 01:58:04 +0000 (21:58 -0400)]
Datepicker: Move datepicker into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 01:57:20 +0000 (21:57 -0400)]
Button: Move button into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 01:56:36 +0000 (21:56 -0400)]
Autocomplete: Move autocomplete into widgets folder
Ref #13885
Alexander Schmitz [Wed, 15 Jul 2015 01:54:33 +0000 (21:54 -0400)]
Accordion: Move accordion into widgets folder
Ref #13885
Alexander Schmitz [Tue, 21 Jul 2015 19:54:14 +0000 (15:54 -0400)]
Demos: bootstrap needs to account for widgets folder
Ref #13885
Alexander Schmitz [Thu, 16 Jul 2015 00:30:36 +0000 (20:30 -0400)]
Core: Movie uniqueId into its own module and deprecate core module
uniqueId was the last thing in the core module, and it is now just a helper
which require all the modules it used to contain.
Closes #9647
Alexander Schmitz [Thu, 16 Jul 2015 00:23:44 +0000 (20:23 -0400)]
Core: Move scrollParent into its own module
Ref #9647
Alexander Schmitz [Thu, 16 Jul 2015 00:20:41 +0000 (20:20 -0400)]
Core: Move tabbable into its own module
Ref #9647
Alexander Schmitz [Thu, 16 Jul 2015 00:17:12 +0000 (20:17 -0400)]
Core: Move safe blur into its own module
Ref #9647
Alexander Schmitz [Wed, 15 Jul 2015 22:39:11 +0000 (18:39 -0400)]
Core: Move safeActiveElement into its own module
Ref #9647
Alexander Schmitz [Wed, 15 Jul 2015 22:31:39 +0000 (18:31 -0400)]
Core: Move plugin into its own module
Ref #9647
Alexander Schmitz [Wed, 15 Jul 2015 22:28:30 +0000 (18:28 -0400)]
Core: Move backcompat for core 1.7 into its own module
Ref #9647
Alexander Schmitz [Wed, 15 Jul 2015 22:14:26 +0000 (18:14 -0400)]
Core: Move labels into its own module
Ref #9647
Alexander Schmitz [Wed, 15 Jul 2015 22:03:01 +0000 (18:03 -0400)]
Core: Move keyCode into its own module
Ref #9647
Alexander Schmitz [Wed, 15 Jul 2015 21:08:07 +0000 (17:08 -0400)]
Core: Move $.ui.ie into its own module
Ref #9647
Alexander Schmitz [Thu, 16 Jul 2015 13:14:58 +0000 (09:14 -0400)]
Core: Move form method into its own module
Ref #9647
Alexander Schmitz [Thu, 16 Jul 2015 13:13:15 +0000 (09:13 -0400)]
Core: Move escape selector into its own module
Ref #9647
Alexander Schmitz [Thu, 16 Jul 2015 13:09:14 +0000 (09:09 -0400)]
Core: Move focusable into its own module
Ref #9647
Alexander Schmitz [Wed, 15 Jul 2015 20:49:34 +0000 (16:49 -0400)]
Core: Move disable-selection into its own module
Ref #9647
Alexander Schmitz [Wed, 15 Jul 2015 20:43:33 +0000 (16:43 -0400)]
Core: Move data selector from core into its own module
Ref #9647
Alexander Schmitz [Wed, 15 Jul 2015 22:26:12 +0000 (18:26 -0400)]
Core: Move version and creation of the ui namespace into its own module
Ref #9647
Felix Nagel [Tue, 28 Jul 2015 21:10:16 +0000 (23:10 +0200)]
Datepicker: Re-introduce formatDate option, simplify Globalize usage
Felix Nagel [Tue, 28 Jul 2015 20:37:47 +0000 (22:37 +0200)]
Datepicker: Update to Globalize 1.0.0
Felix Nagel [Mon, 27 Jul 2015 22:42:32 +0000 (00:42 +0200)]
Calendar: Re-introduce formatDate option
Felix Nagel [Mon, 27 Jul 2015 18:53:16 +0000 (20:53 +0200)]
Calendar: Update Globalize to 1.0.0
Felix Nagel [Thu, 30 Apr 2015 15:38:01 +0000 (17:38 +0200)]
Merge branch 'datepicker' into datepicker-globalize-1.x
Felix Nagel [Thu, 30 Apr 2015 11:28:04 +0000 (13:28 +0200)]
Datepicker: Use Globalize 1.0.0
- Make all demos work
- Fix calendar localization demo
- Fix merge errors
Felix Nagel [Thu, 30 Apr 2015 11:06:56 +0000 (13:06 +0200)]
Datepicker: Use Globalize 1.0.0
- Fix merge conflict in value method
- Fix common unit tests
- Fix calendar localization tests
- Fix rebase regression: labels update on refresh
- Add new pass through options
- lint fixes
Felix Nagel [Sat, 25 Apr 2015 17:36:10 +0000 (19:36 +0200)]
Datepicker: Use Globalize 1.0.0
- Make unit tests work
Rafael Xavier de Souza [Thu, 4 Sep 2014 18:47:48 +0000 (15:47 -0300)]
(fix) Datepicker: Use Globalize 1.0.0
- Use format/parse generators
Rafael Xavier de Souza [Thu, 4 Sep 2014 18:47:48 +0000 (15:47 -0300)]
(fix) Datepicker: Use Globalize 1.0.0
- Update Globalize to 1.0.0-alpha.7
Rafael Xavier de Souza [Thu, 4 Sep 2014 18:47:48 +0000 (15:47 -0300)]
(fix) Datepicker: Use Globalize 1.0.0
- user cannot provide locale: {fn1: ..., fn2:...} with all the
formatters and parsers
Rafael Xavier de Souza [Thu, 4 Sep 2014 18:47:48 +0000 (15:47 -0300)]
(fix) Datepicker: Use Globalize 1.0.0
- parseYMD
Rafael Xavier de Souza [Thu, 4 Sep 2014 18:47:48 +0000 (15:47 -0300)]
Datepicker: Use Globalize 1.0.0
- Move external/date.js -> ui/calendar/date.js and UMDify it;
- Create a locale option as discussed during Chicago's meeting:
- [String] A String with locale value, e.g. "en"; or
- [Object] An object with all the formatters.
TODO: Use the Globalize to-be-created generators instead of these wrap
functions.
Rafael Xavier de Souza [Thu, 4 Sep 2014 18:47:48 +0000 (15:47 -0300)]
Datepicker: Use Globalize 1.0.0
- \o/ \o/ \o/ get rid of all name translations
Rafael Xavier de Souza [Thu, 4 Sep 2014 18:47:48 +0000 (15:47 -0300)]
Datepicker: Use Globalize 1.0.0
- Fix "I never liked that we attempted to translate the language
https://github.com/jquery/jquery-ui/pull/1341#discussion_r17171152
Rafael Xavier de Souza [Thu, 4 Sep 2014 18:47:48 +0000 (15:47 -0300)]
Datepicker: Use Globalize 1.0.0
- Fix Use narrow day names (e.g., "ﺥ" EEEEE) if short (e.g., "ﺎﻠﺨﻤﻴﺳ" EEE) if
too lengthy;
Rafael Xavier de Souza [Thu, 4 Sep 2014 18:47:48 +0000 (15:47 -0300)]
Datepicker: Use Globalize 1.0.0
- Update demos
Rafael Xavier de Souza [Thu, 4 Sep 2014 19:04:04 +0000 (16:04 -0300)]
Datepicker: Use Globalize 1.0.0
- Remove unneeded territory DE from de-DE locale;
Rafael Xavier de Souza [Wed, 3 Sep 2014 18:59:37 +0000 (15:59 -0300)]
Datepicker: Use Globalize 1.0.0
- Update Globalize to 1.0.0-alpha.6
Jörn Zaefferer [Fri, 24 Jul 2015 14:16:14 +0000 (16:16 +0200)]
Build: Update the licenses attribute to singular license
Specifying the type and URL is deprecated:
https://docs.npmjs.com/files/package.json#license
Alexander Schmitz [Tue, 21 Jul 2015 14:56:41 +0000 (10:56 -0400)]
Slider: Remove horizontal scrollbar demo from index it was removed
Alexander Schmitz [Tue, 21 Jul 2015 14:56:10 +0000 (10:56 -0400)]
Droppable: Remove shopping cart demo from index it was deleted
Alexander Schmitz [Wed, 1 Jul 2015 03:46:37 +0000 (23:46 -0400)]
Widget: Update demo to use AMD
Ref #10119
Alexander Schmitz [Wed, 1 Jul 2015 03:46:05 +0000 (23:46 -0400)]
Tooltip: Update demos to use AMD
Ref #10119
Alexander Schmitz [Wed, 1 Jul 2015 03:45:49 +0000 (23:45 -0400)]
Tabs: Update demos to use AMD
Ref #10119
Alexander Schmitz [Wed, 1 Jul 2015 03:34:31 +0000 (23:34 -0400)]
Sortable: Update demos to use AMD
Ref #10119
Alexander Schmitz [Wed, 1 Jul 2015 03:34:08 +0000 (23:34 -0400)]
Spinner: Update demos to use AMD
Ref #10119
Alexander Schmitz [Wed, 1 Jul 2015 03:09:22 +0000 (23:09 -0400)]
Sortable: Update demos to use AMD
Ref #10119
Alexander Schmitz [Wed, 1 Jul 2015 02:58:43 +0000 (22:58 -0400)]
Slider: Update demos to use AMD
Ref #10119
Alexander Schmitz [Wed, 1 Jul 2015 02:53:45 +0000 (22:53 -0400)]
Selectmenu: Update demos to use AMD
Ref #10119
Alexander Schmitz [Wed, 1 Jul 2015 02:17:29 +0000 (22:17 -0400)]
Selectable: Update demos to use AMD
Ref #10119
Alexander Schmitz [Wed, 1 Jul 2015 02:14:51 +0000 (22:14 -0400)]
Resizable: Update demos to use AMD
Ref #10119
Alexander Schmitz [Wed, 1 Jul 2015 02:11:05 +0000 (22:11 -0400)]
Progressbar: Update demos to use AMD
Ref #10119
Alexander Schmitz [Tue, 30 Jun 2015 23:01:59 +0000 (19:01 -0400)]
Position: Update demos to use AMD
Ref #10119
Alexander Schmitz [Tue, 30 Jun 2015 23:01:30 +0000 (19:01 -0400)]
Menu: Update demos to use AMD
Ref #10119
Alexander Schmitz [Tue, 30 Jun 2015 22:57:51 +0000 (18:57 -0400)]
Effects: Update demos to use AMD
Ref #10119
Alexander Schmitz [Tue, 30 Jun 2015 21:18:16 +0000 (17:18 -0400)]
Droppable: Update demos to use AMD
Ref #10119
Alexander Schmitz [Tue, 30 Jun 2015 21:12:39 +0000 (17:12 -0400)]
Draggable: Update to demos to use AMD
Ref #10119
Alexander Schmitz [Tue, 30 Jun 2015 21:00:57 +0000 (17:00 -0400)]
Dialog: Switch demos to use AMD
Ref #10119
Alexander Schmitz [Tue, 30 Jun 2015 19:22:59 +0000 (15:22 -0400)]
Autocomplete: Update demos to use AMD
Ref #10119
Alexander Schmitz [Thu, 21 May 2015 20:59:18 +0000 (16:59 -0400)]
Datepicker: Update localization demo to use i18n files from ui folder
Ref #10119
Alexander Schmitz [Thu, 14 May 2015 13:51:52 +0000 (09:51 -0400)]
Datepicker: Use new demos infrastructure
Ref #10119
Alexander Schmitz [Thu, 14 May 2015 13:58:57 +0000 (09:58 -0400)]
Accordion: Use new demos infrastructure
Ref #10119
Alexander Schmitz [Thu, 2 Jul 2015 13:55:12 +0000 (09:55 -0400)]
Build: Add demos to jscs and jshint
Alexander Schmitz [Tue, 21 Jul 2015 14:55:41 +0000 (10:55 -0400)]
Demos: Fixup correct name
Alexander Schmitz [Thu, 14 May 2015 13:57:50 +0000 (09:57 -0400)]
Demos: Add new infrastructure using a require.js bootstrap
Fixes #10119
Closes gh-1557
Scott González [Fri, 17 Jul 2015 15:00:44 +0000 (11:00 -0400)]
Dialog: Fix removal of event listener for modal dialogs
Fixes #13649
Scott González [Wed, 15 Jul 2015 14:24:21 +0000 (10:24 -0400)]
Spinner: Fix demos to use old Globalize
Scott González [Wed, 15 Jul 2015 13:40:38 +0000 (09:40 -0400)]
Merge branch 'master' into datepicker
Victor Homyakov [Wed, 8 Jul 2015 10:53:13 +0000 (13:53 +0300)]
Sortable: Optimize `_intersectsWithPointer()`
Closes gh-1574
Alexander Schmitz [Wed, 17 Jun 2015 15:33:06 +0000 (11:33 -0400)]
Position: Guard against passing window to offset
Starting in jQuery 3.0 this will throw an error
Fixes #13493
Closes gh-1565
Eric Lee Carraway [Fri, 3 Jul 2015 17:10:25 +0000 (12:10 -0500)]
README: Fix typo
Change "setup" (noun) to "set up" (verb).
Closes gh-1572
Jörn Zaefferer [Wed, 1 Jul 2015 12:36:08 +0000 (14:36 +0200)]
Autocomplete: Revert mistaken event alias change
This is a call on the menu widget, not using an event alias.
Ref
8b4ce807cd97e3cb953995934d6c4f614de9fa03
Ref #12770
Alexander Schmitz [Thu, 14 May 2015 12:37:53 +0000 (08:37 -0400)]
Spinner: Deprecate _uiSpinnerHtml and _buttonHtml extension points
Fixes #11097
Closes gh-1560
Alexander Schmitz [Wed, 20 May 2015 18:33:55 +0000 (14:33 -0400)]
Tests: Stop testing against core 1.10.1 on testswarm
Fixes #12745