Commit Graph

6 Commits

Author SHA1 Message Date
Felix Nagel
bbe1eff498 Calendar: Adjust styles to match theme changes
Ref gh-1432
2015-02-26 09:28:03 -05:00
Felix Nagel
d96ad14284 Calendar: Clean up styles, add comments
Ref gh-1432
2015-02-26 09:28:01 -05:00
Felix Nagel
11c1735275 Calendar: Use button instead of link elements for day items
Ref gh-1432
2015-02-26 09:27:41 -05:00
Felix Nagel
b9d8f624ba Datepicker: Several minor code improvements
Several minor code improvements and make suppressExpandOnFocus
an internal variable, remove partial button widget usage in header
2015-01-29 18:01:29 -05:00
Felix Nagel
35842c8125 Calendar: Fix multiple calendar styles 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