Commit Graph

12 Commits

Author SHA1 Message Date
Felix Nagel
2c43879a46 Datepicker: Use simple split instead of globalize for parsing attributes
This reverts commit ea986f2808.
2016-10-25 18:27:31 +02:00
Felix Nagel
9fc83a085c Calendar: Add change event 2016-10-12 01:04:26 +02:00
Felix Nagel
6f9d266339 Datepicker: Fix min / max attribute and add proper option parsing 2016-10-12 01:04:26 +02:00
Felix Nagel
ea6c475da4 Datepicker: Make use of Calendar widget icons option
Fix missing classes options defaults in tests.
2016-09-29 15:10:47 +02:00
Felix Nagel
6fdf14f99a Datepicker: Make use of classes option 2016-09-29 15:10:46 +02:00
Felix Nagel
280cda31d0 Datepicker: Always focus calendar grid when opening
Remove arrow down key requirement.
2016-09-28 18:28:33 +02:00
Felix Nagel
7ac903b076 Calendar: Let datepicker handle focus after date selection 2016-01-20 12:16:55 +01:00
Felix Nagel
14392056e1 Datepicker: Improve tab order handling
Remove unneeded tabindex attribute change. Set focus to input after tab,
let default behavior decide which elements gains focus next.
2015-12-10 12:07:50 +01:00
Felix Nagel
e0bbcb854d Calendar: Add css-dependency-comments based on jQuery Mobile
Related 45744efd26
2015-12-02 18:53:26 +01:00
Felix Nagel
2fe43bbbe2 Calendar: Fix jscs errors after merging master 2015-10-08 15:06:55 +02:00
Scott González
31d9184aa3 Merge branch 'master' into datepicker 2015-08-20 09:48:11 -04:00
Alexander Schmitz
f1ce6e5de5 Datepicker: Move datepicker into widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00