Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into datepicker | Felix Nagel | 2015-10-08 | 1 | -0/+1 |
|\ | |||||
| * | Demos: Add device-width viewport meta to all demos | Jörn Zaefferer | 2015-09-30 | 1 | -0/+1 |
| | | | | | | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d | ||||
* | | Merge branch 'master' into datepicker | Scott González | 2015-08-20 | 1 | -18/+2 |
|\| | |||||
| * | Datepicker: Update localization demo to use i18n files from ui folder | Alexander Schmitz | 2015-07-21 | 1 | -1/+1 |
| | | | | | | | | Ref #10119 | ||||
| * | Datepicker: Use new demos infrastructure | Alexander Schmitz | 2015-07-21 | 1 | -11/+2 |
| | | | | | | | | Ref #10119 | ||||
* | | Datepicker: Update to Globalize 1.0.0 | Felix Nagel | 2015-07-29 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'datepicker' into datepicker-globalize-1.x | Felix Nagel | 2015-07-29 | 1 | -2/+2 |
| | | |||||
* | | Datepicker: Use Globalize 1.0.0 | Rafael Xavier de Souza | 2015-07-29 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | - 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. | ||||
* | | Datepicker: Use Globalize 1.0.0 | Rafael Xavier de Souza | 2015-07-29 | 1 | -5/+5 |
| | | | | | | | | | | - Fix "I never liked that we attempted to translate the language https://github.com/jquery/jquery-ui/pull/1341#discussion_r17171152 | ||||
* | | Datepicker: Use Globalize 1.0.0 | Rafael Xavier de Souza | 2015-07-29 | 1 | -2/+10 |
| | | | | | | | | - Update demos | ||||
* | | Merge branch 'master' into datepicker | Scott González | 2015-07-15 | 1 | -1/+1 |
|\| | |||||
| * | Datepicker: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -1/+1 |
| | | |||||
* | | Datepicker: Fix localization demo | Felix Nagel | 2015-01-29 | 1 | -5/+9 |
| | | |||||
* | | Calendar: Add calendar widget | Felix Nagel | 2015-01-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Datepicker: Use Globalize 1.0.0 | Rafael Xavier de Souza | 2015-01-29 | 1 | -6/+3 |
| | | |||||
* | | Datepicker: Update tests and demos for new structure | TJ VanToll | 2015-01-29 | 1 | -12/+14 |
|/ | |||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 1 | -1/+1 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -8/+8 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 1 | -1/+1 |
| | | | | | 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. | ||||
* | Datepicker demo (localization): Add English as an option. | Scott González | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | Datepicker demo: Corrected the Arabic word for Arabic. | Suhail Alkowaileet | 2013-03-25 | 1 | -1/+1 |
| | |||||
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Datepicker demo: Simplify localization demo so that jqueryui.com works properly. | Scott González | 2013-01-31 | 1 | -142/+4 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add ↵ | Matthieu Penant | 2012-12-17 | 1 | -0/+2 |
| | | | | Canadian French locale. | ||||
* | Datepicker: Added Norwegian Bokmål and Norwegian Nynorsk locales. Fixes ↵ | Bjørn Johansen | 2012-12-05 | 1 | -0/+4 |
| | | | | | | #8886 - Datepicker: Add Norwegian Bokmål (nb) and Norwegian Nynorsk (nn) locales. Signed-off-by: Bjørn Johansen <bjorn.johansen@metronet.no> | ||||
* | Datepicker: Added Belarusian locale. Fixes #8885 - Datepicker: Add ↵ | Pavel Selitskas | 2012-12-05 | 1 | -0/+2 |
| | | | | Belarusian locale. | ||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | Datepicker: Added Kyrgyz localization. Fixes #8787 - Datepicker: Add Kyrgyz ↵ | Sergey Kartashov | 2012-11-07 | 1 | -0/+2 |
| | | | | localization. | ||||
* | Revert "Datepicker: Added Kyrgyz localisation" | Scott González | 2012-11-06 | 1 | -2/+0 |
| | | | | This reverts commit 4995ea05fef171bc6cb2f941f062997d2cab76a4. | ||||
* | Datepicker: Added Kyrgyz localisation | elisy | 2012-11-06 | 1 | -0/+2 |
| | |||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 1 | -9/+2 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | Datepicker: Corrected language code for Georgian language according to ISO ↵ | Pavel Stetina | 2012-05-29 | 1 | -1/+1 |
| | | | | 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code. | ||||
* | Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add ↵ | Lado Lomidze | 2012-03-22 | 1 | -0/+2 |
| | | | | Georgian localization. | ||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 1 | -1/+1 |
| | |||||
* | Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi ↵ | Richard D. Worth | 2012-02-15 | 1 | -0/+2 |
| | | | | localization | ||||
* | Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer ↵ | Douglas | 2012-02-12 | 1 | -0/+2 |
| | | | | localization. | ||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch ↵ | David De Sloovere | 2011-11-17 | 1 | -0/+2 |
| | | | | (Belgium) Localization | ||||
* | Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 ↵ | stojce | 2011-11-17 | 1 | -0/+2 |
| | | | | Datepicker: Add Macedonian Localization | ||||
* | Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add ↵ | William Griffiths | 2011-11-17 | 1 | -0/+2 |
| | | | | Welsh/UK Localization | ||||
* | Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add ↵ | Michel Weimerskirch | 2011-11-17 | 1 | -0/+2 |
| | | | | Luxembourgish Translation | ||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan ↵ | Scott González | 2011-11-01 | 1 | -2/+2 |
| | | | | language code. | ||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| |