aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker/icon-trigger.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into datepickerFelix Nagel2015-10-081-0/+1
|\
| * Demos: Add device-width viewport meta to all demosJörn Zaefferer2015-09-301-0/+1
| | | | | | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d
* | Datepicker: Use button instead of a link in icon trigger demoFelix Nagel2015-09-101-4/+3
| |
* | Datepicker: Fix icon trigger demoFelix Nagel2015-09-101-5/+10
| | | | | | | | | | Support keyboard control. Fix close on second click. Add removal notice.
* | Merge branch 'master' into datepickerScott González2015-08-201-33/+17
|\|
| * Datepicker: Use new demos infrastructureAlexander Schmitz2015-07-211-7/+2
| | | | | | | | Ref #10119
* | Datepicker: Update to Globalize 1.0.0Felix Nagel2015-07-291-0/+1
| |
* | Merge branch 'datepicker' into datepicker-globalize-1.xFelix Nagel2015-07-291-1/+1
| |
* | Datepicker: Use Globalize 1.0.0Felix Nagel2015-07-291-4/+3
| | | | | | | | | | | | - Make all demos work - Fix calendar localization demo - Fix merge errors
* | Datepicker: Use Globalize 1.0.0Rafael Xavier de Souza2015-07-291-1/+6
| | | | | | | | - Update demos
* | Calendar: Add calendar widgetFelix Nagel2015-01-291-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: Fix icon trigger demoFelix Nagel2015-01-291-15/+16
| |
* | Datepicker: Update tests and demos for new structureTJ VanToll2015-01-291-5/+19
|/
* Datepicker: Set explicit button text in demoScott González2014-07-151-1/+2
| | | | | Fixes #9626 Closes gh-1283
* Build: Reorganize external directoryScott González2014-06-241-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 filenameJörn Zaefferer2014-03-051-1/+1
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-4/+4
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-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.
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
|
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
|
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
|
* Demos: Cleanup.Scott González2012-09-101-9/+2
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
|
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
|
* Datepicker demos: Coding standards.Scott González2010-09-101-13/+13
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-161-1/+1
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-171-2/+2
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* formattingJörn Zaefferer2009-03-151-1/+5
|
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
|
* demos: fixed file naming inconsistency. Multiple words now separated by ↵Richard Worth2009-01-271-0/+31
hyphen, not underscore