Felix Nagel
d53f549c37
Datepicker: Fix outdated Globalize format option in date-format demo
2015-11-25 22:40:29 +01:00
Felix Nagel
7e8b7234b2
Merge branch 'master' into datepicker
2015-10-08 00:40:37 +02:00
Jörn Zaefferer
5cbb419f24
Demos: Add device-width viewport meta to all demos
...
Ref 343c265172
2015-09-30 17:07:38 +02:00
Felix Nagel
e6fe401329
Datepicker: Use button instead of a link in icon trigger demo
2015-09-10 23:21:53 +02:00
Felix Nagel
38101a478b
Datepicker: Fix icon trigger demo
...
Support keyboard control. Fix close on second click.
Add removal notice.
2015-09-10 23:21:23 +02:00
Scott González
31d9184aa3
Merge branch 'master' into datepicker
2015-08-20 09:48:11 -04:00
Felix Nagel
ce704462b2
Datepicker: Update to Globalize 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
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
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
a16a788943
Datepicker: Use Globalize 1.0.0
...
- Update demos
2015-07-29 00:03:36 +02: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
Scott González
71d8f16ad4
Merge branch 'master' into datepicker
2015-07-15 09:40:38 -04:00
Alexander Schmitz
183422bd9f
Datepicker: Remove core event/alias and deprecated module dependencies
2015-05-20 14:27:55 -04:00
Scott González
fac8e517d7
Datepicker: Fix date range demo when entering values manually
...
Fixes #11143
Closes gh-1454
2015-02-23 12:21:21 -05:00
Felix Nagel
40e8519437
Datepicker: Fix localization demo
2015-01-29 18:01:29 -05:00
Felix Nagel
510ba08cff
Calendar: Add calendar widget
...
Add calendar widget by copying and renaming datepicker widget files.
Remove datepicker functionality, options and methods from Calendar.
Remove calendar functionality, options and methods from Datepicker.
Adjust tests due to split and changed specification. Remove duplicated
demo files and fix some demos. Simplify calendar generation, use CSS
instead of inline styles. Fix destroy method. Make use of uniqueId
method. Fix focus highlighting when month is changed. Add version
property. Add common unit tests. Fix input keyboard handling.
2015-01-29 17:52:46 -05:00
Felix Nagel
a11e87c98e
Datepicker: Fix icon trigger demo
2015-01-29 17:48:25 -05:00
Felix Nagel
6324828ba0
Datepicker: Fix populate alternate field demo
2015-01-29 17:48:25 -05:00
Felix Nagel
cfea8df90a
Datepicker: Fix code style issues
2015-01-29 17:48:19 -05:00
Rafael Xavier de Souza
ffc8ab2710
Datepicker: Use Globalize 1.0.0
2015-01-29 17:47:48 -05:00
Jörn Zaefferer
9ec69ccb73
Datepicker: Fix the eachDay
option
...
Use the `eachDay` option in the other-months demo.
Fix handling of `extraClasses` property, split on space.
2015-01-29 17:47:46 -05:00
TJ VanToll
e50d6d3bd2
Datepicker: Update tests and demos for new structure
2015-01-29 17:47:46 -05:00
TJ VanToll
68f8e3c2e3
Datepicker: Initial commit of widget rewrite work from old branch
...
History is on the datepicker-dead branch.
2015-01-29 13:42:45 -05:00
Scott González
bb29287c3c
Datepicker: Set explicit button text in demo
...
Fixes #9626
Closes gh-1283
2014-07-15 08:49:15 -04:00
Scott González
6df127a0b5
Build: Reorganize external directory
...
Put each external library into its own directory.
Move jquery.js to external.
Ref gh-1266
2014-06-24 22:45:32 -04:00
TJ VanToll
343c265172
Demos: Adding <meta name="viewport"> tag for easier mobile browsing
2014-03-07 09:30:11 -05:00
Jörn Zaefferer
a40647f0e5
All: Rename jquery.js to exclude version in filename
2014-03-05 10:19:11 +01:00
Rafael Xavier de Souza
21154cfa2e
All: Rename all files, removing the "jquery.ui." prefix;
...
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271 ;
Fixes #9464
Closes gh-1029
2014-01-24 18:22:49 -02:00
Rafael Xavier de Souza
1216e2aaf5
All: Wrap I18n files with UMD return exports
...
Ref #9464
Ref gh-1029
2014-01-24 18:22:31 -02:00
Pere Orga
441b7fc8c1
Demos/tests: Losslessly recompress PNG/GIF images.
2013-08-26 10:18:15 -04:00
Bruno M. Custódio
0d5eaab9bb
Updating jQuery to 1.10.2.
...
Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the
tests directory.
2013-07-05 08:42:37 -04:00
Jörn Zaefferer
aaf75767fa
Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests to match the new lowercase names. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish
2013-05-31 10:35:44 +02:00
Scott González
8ad8cea695
Datepicker demo (localization): Add English as an option.
2013-03-26 14:08:28 -04:00
Suhail Alkowaileet
53c88a76ab
Datepicker demo: Corrected the Arabic word for Arabic.
2013-03-25 16:41:12 -04:00
Bruno M. Custódio
b440979ba6
Updating 'jQuery' to 1.9.1.
2013-02-05 13:47:59 +00:00
Scott González
85dfcdf766
Datepicker demo: Simplify localization demo so that jqueryui.com works properly.
2013-01-31 10:31:27 -05:00
Kris Borchers
34409e7ddd
Updating to jQuery 1.9.0
2013-01-17 00:28:41 -06:00
Matthieu Penant
9f841dffcc
Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add Canadian French locale.
2012-12-17 08:30:23 -05:00
Bjørn Johansen
70f5d18c71
Datepicker: Added Norwegian Bokmål and Norwegian Nynorsk locales. Fixes #8886 - Datepicker: Add Norwegian Bokmål (nb) and Norwegian Nynorsk (nn) locales.
...
Signed-off-by: Bjørn Johansen <bjorn.johansen@metronet.no>
2012-12-05 11:03:11 -05:00
Pavel Selitskas
cff4c3c4f3
Datepicker: Added Belarusian locale. Fixes #8885 - Datepicker: Add Belarusian locale.
2012-12-05 10:54:53 -05:00
Scott González
fb6119e182
Upgrade jQuery to 1.8.3.
2012-11-14 15:22:01 -05:00
Sergey Kartashov
1e19e5e90b
Datepicker: Added Kyrgyz localization. Fixes #8787 - Datepicker: Add Kyrgyz localization.
2012-11-07 14:26:47 -05:00
Scott González
979bcab513
Revert "Datepicker: Added Kyrgyz localisation"
...
This reverts commit 4995ea05fe
.
2012-11-06 15:09:21 -05:00
elisy
4995ea05fe
Datepicker: Added Kyrgyz localisation
2012-11-06 12:48:19 -05:00
Scott González
a50516f77e
Datepicker demo: Fixed date range restriction when clearing dates. Fixes #5473 - Datepicker: Date range demo bug when clearing date.
2012-10-11 14:53:45 -04:00
Scott González
a638acb583
Upgrade jQuery to 1.8.2.
2012-09-20 21:41:47 -04:00
Scott González
303f20e1b3
Demos: Cleanup.
2012-09-10 11:33:46 -04:00