Alexander Schmitz
677fdbf7be
Core: Move $.ui.ie into its own module
...
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
64076ecfb5
Core: Move form method into its own module
...
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
47188b7926
Core: Move escape selector into its own module
...
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
475ccefd97
Core: Move focusable into its own module
...
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
4916487440
Core: Move disable-selection into its own module
...
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
f0260fd91b
Core: Move data selector from core into its own module
...
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
3d71fb83fe
Core: Move version and creation of the ui namespace into its own module
...
Ref #9647
2015-08-08 00:29:35 -04:00
Felix Nagel
8bd4030443
Datepicker: Re-introduce formatDate option, simplify Globalize usage
2015-07-29 00:06:30 +02:00
Felix Nagel
ce704462b2
Datepicker: Update to Globalize 1.0.0
2015-07-29 00:06:29 +02:00
Felix Nagel
6db02da67c
Calendar: Re-introduce formatDate option
2015-07-29 00:06:29 +02:00
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