Commit Graph

28 Commits

Author SHA1 Message Date
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
TJ VanToll
343c265172 Demos: Adding <meta name="viewport"> tag for easier mobile browsing 2014-03-07 09:30:11 -05:00
Scott González
303f20e1b3 Demos: Cleanup. 2012-09-10 11:33:46 -04:00
Kyle Wilkinson
f070b0a24b Datepicker Demo: modifed the name of the event search demo to be date-range. Fixed #6675 - Date Range demo for Datepicker has unclear title. 2010-11-21 09:41:27 -05:00
Scott González
6df7729714 Datepicker demos: Coding standards. 2010-09-10 08:50:53 -04:00
Richard Worth
bfc180b1ba html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase 2010-03-12 03:18:34 +00:00
Keith Wood
2b31eafb61 Dstepicker - Demonstrate opening/closing animations 2009-12-08 00:08:44 +00:00
Keith Wood
20e13a4d77 Datepicker: Fixed #4131 Could week numbers [be] added to the Datepicker 2009-07-29 08:33:33 +00:00
Keith Wood
3b5c91fdc6 Datepicker. Fixed #3657 showOtherMonths should allow the selection of days from other months 2009-06-21 07:28:51 +00:00
Jörn Zaefferer
3c04e76b33 datepicker: added event-search demo, combining various options to select a daterange with two inputs 2009-03-14 14:26:41 +00:00
Richard Worth
0d4d56ae45 demos: fixed file naming inconsistency. Multiple words now separated by hyphen, not underscore 2009-01-27 10:08:19 +00:00
Maggie Costello Wachs
f2fb805e18 updated the demo captions, and reordered the examples navigation 2009-01-19 22:42:58 +00:00
Richard Worth
c116150111 spelling of localization (yes, I see the irony) 2009-01-02 04:33:11 +00:00
Keith Wood
02c22e6196 Additional datepicker demonstrations 2009-01-02 02:10:06 +00:00
Richard Worth
a6efad7be8 demos: touch ups 2009-01-01 00:36:10 +00:00
Richard Worth
25210e9cfd encoded & 2008-12-30 21:07:45 +00:00
Todd Parker
8d8f296fd2 Changed local nav title to just say "Examples" instead of repeating the title 2008-12-30 21:02:37 +00:00
Todd Parker
0ea93717d2 Changed button bar link name 2008-12-30 19:11:23 +00:00
Todd Parker
c0443f71ef Name updates for links 2008-12-30 18:32:32 +00:00
Ca-Phun Ung
95b6cb9827 updated all demos/*/index.html files to reflect new markup changes. 2008-12-30 10:12:02 +00:00
Ca-Phun Ung
e9bb4f5481 updated accordion and datepicker markup. changed demos/index.html so it looks for .demos-nav rather than #container within individual widget demo indexes. 2008-12-30 09:53:45 +00:00
Richard Worth
165c6a823c set svn:eol-style to native 2008-12-30 04:16:51 +00:00
Richard Worth
5b34c56dbd demos: fixed consistency issue with index navigation menus 2008-12-30 04:14:09 +00:00
Todd Parker
6fe25e3758 Added 4 new datepicker demos, edited index page and default demo 2008-12-29 19:53:58 +00:00
Scott González
9d78a899bc Demos: Removed unnecessary include of jQuery in index files. 2008-12-29 02:12:45 +00:00
Scott González
7a57087332 Demos: Removed empty script tag. 2008-12-29 02:05:12 +00:00
Richard Worth
8c94a14b0f demos: touched up the navigation a bit 2008-12-23 13:02:51 +00:00
Richard Worth
de95fefbf0 demos: added index page for each plugin subfolder 2008-12-23 11:41:11 +00:00