Commit Graph

6861 Commits

Author SHA1 Message Date
Felix Nagel
f9ba50df66 Calendar: Update Globalize to 1.0.0 2015-07-29 00:06:29 +02:00
Felix Nagel
8238c25980 Merge branch 'datepicker' into datepicker-globalize-1.x 2015-07-29 00:06:29 +02:00
Felix Nagel
76c74e5cfb Datepicker: Use Globalize 1.0.0
- Make all demos work
- Fix calendar localization demo
- Fix merge errors
2015-07-29 00:04:23 +02:00
Felix Nagel
8732ff7a8c 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
2015-07-29 00:04:22 +02:00
Felix Nagel
e0acb2da48 Datepicker: Use Globalize 1.0.0
- Make unit tests work
2015-07-29 00:04:08 +02:00
Rafael Xavier de Souza
e56c2b4812 (fix) Datepicker: Use Globalize 1.0.0
- Use format/parse generators
2015-07-29 00:04:01 +02:00
Rafael Xavier de Souza
7f432eddb0 (fix) Datepicker: Use Globalize 1.0.0
- Update Globalize to 1.0.0-alpha.7
2015-07-29 00:04:01 +02:00
Rafael Xavier de Souza
5d044dd88c (fix) Datepicker: Use Globalize 1.0.0
- user cannot provide locale: {fn1: ..., fn2:...} with all the
  formatters and parsers
2015-07-29 00:04:00 +02:00
Rafael Xavier de Souza
b6d7436756 (fix) Datepicker: Use Globalize 1.0.0
- parseYMD
2015-07-29 00:04:00 +02:00
Rafael Xavier de Souza
82ea79ce5f 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.
2015-07-29 00:03:59 +02:00
Rafael Xavier de Souza
fda7a7e98f Datepicker: Use Globalize 1.0.0
- \o/ \o/ \o/ get rid of all name translations
2015-07-29 00:03:37 +02:00
Rafael Xavier de Souza
9d552b7198 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
2015-07-29 00:03:37 +02:00
Rafael Xavier de Souza
846852a250 Datepicker: Use Globalize 1.0.0
- Fix Use narrow day names (e.g., "ﺥ" EEEEE) if short (e.g., "ﺎﻠﺨﻤﻴﺳ" EEE) if
  too lengthy;
2015-07-29 00:03:36 +02:00
Rafael Xavier de Souza
a16a788943 Datepicker: Use Globalize 1.0.0
- Update demos
2015-07-29 00:03:36 +02:00
Rafael Xavier de Souza
b39bb7250e Datepicker: Use Globalize 1.0.0
- Remove unneeded territory DE from de-DE locale;
2015-07-29 00:03:36 +02:00
Rafael Xavier de Souza
d0a5a7a0e6 Datepicker: Use Globalize 1.0.0
- Update Globalize to 1.0.0-alpha.6
2015-07-29 00:03:35 +02:00
Jörn Zaefferer
cd6c751b88 Build: Update the licenses attribute to singular license
Specifying the type and URL is deprecated:
https://docs.npmjs.com/files/package.json#license
2015-07-24 16:16:14 +02:00
Alexander Schmitz
f4331c87e0 Slider: Remove horizontal scrollbar demo from index it was removed 2015-07-21 11:00:42 -04:00
Alexander Schmitz
f84db71f4e Droppable: Remove shopping cart demo from index it was deleted 2015-07-21 11:00:42 -04:00
Alexander Schmitz
23f0064ecd Widget: Update demo to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
b60694ee30 Tooltip: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
d1c0e38185 Tabs: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
48f31d7dd0 Sortable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
ebb8bbf168 Spinner: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
19328423fe Sortable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
78364a2428 Slider: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
0e8d871a26 Selectmenu: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
91ee61e780 Selectable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
4ea6f8f0b4 Resizable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
df37d7d505 Progressbar: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
febd120d75 Position: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
f5eb4eff60 Menu: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
d13f81d88a Effects: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
6acdd4a444 Droppable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
41b5b2d7a9 Draggable: Update to demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
f18ec88ea8 Dialog: Switch demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
0935c9af36 Autocomplete: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
9484718a00 Datepicker: Update localization demo to use i18n files from ui folder
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
4c22343281 Datepicker: Use new demos infrastructure
Ref #10119
2015-07-21 11:00:40 -04:00
Alexander Schmitz
9ef4150425 Accordion: Use new demos infrastructure
Ref #10119
2015-07-21 11:00:40 -04:00
Alexander Schmitz
919828dfbe Build: Add demos to jscs and jshint 2015-07-21 11:00:40 -04:00
Alexander Schmitz
21acf69770 Demos: Fixup correct name 2015-07-21 11:00:40 -04:00
Alexander Schmitz
7336a5869c Demos: Add new infrastructure using a require.js bootstrap
Fixes #10119
Closes gh-1557
2015-07-21 11:00:40 -04:00
Scott González
62446d957e Dialog: Fix removal of event listener for modal dialogs
Fixes #13649
2015-07-17 11:00:44 -04:00
Scott González
b5bae456a2 Spinner: Fix demos to use old Globalize 2015-07-15 10:24:21 -04:00
Scott González
71d8f16ad4 Merge branch 'master' into datepicker 2015-07-15 09:40:38 -04:00
Victor Homyakov
f7ee8524b3 Sortable: Optimize _intersectsWithPointer()
Closes gh-1574
2015-07-08 13:00:50 -04:00
Alexander Schmitz
b3a9b13a21 Position: Guard against passing window to offset
Starting in jQuery 3.0 this will throw an error

Fixes #13493
Closes gh-1565
2015-07-08 00:15:34 -04:00
Eric Lee Carraway
bec722abdb README: Fix typo
Change "setup" (noun) to "set up" (verb).

Closes gh-1572
2015-07-06 14:48:03 -04:00
Jörn Zaefferer
de4984da24 Autocomplete: Revert mistaken event alias change
This is a call on the menu widget, not using an event alias.

Ref 8b4ce807cd
Ref #12770
2015-07-01 14:36:08 +02:00