Felix Nagel
188550faff
Calendar: Make sure option numberOfMonth could be changed after creation
2017-01-25 18:29:45 +01:00
Felix Nagel
00a470b435
Calendar: Remove aria hidden on day cells
2017-01-25 18:29:45 +01:00
Felix Nagel
767d173040
Calendar: Introduce refresh callback event
2017-01-21 13:49:36 +01:00
Felix Nagel
de20614bd7
Calendar: Make select and change event pass the current value
2017-01-21 13:49:35 +01:00
Felix Nagel
f001a4b9a6
Calendar: Fix line length violations
2016-12-11 17:54:16 +01:00
Felix Nagel
f010087aca
Calendar: Clear value if an invalid min / max option value was given
2016-10-25 01:34:06 +02:00
Felix Nagel
bd488f97a4
Calendar: Clear value if an invalid input was given
2016-10-12 18:47:22 +02:00
Felix Nagel
f64a7a4812
Calendar: Use name space for timestamp data attribute
2016-10-12 01:31:22 +02:00
Felix Nagel
9fc83a085c
Calendar: Add change event
2016-10-12 01:04:26 +02:00
Felix Nagel
967e58179e
Calendar: Make sure keydown original event is available
2016-10-05 18:32:10 +02:00
Felix Nagel
d7939faae2
Calendar: Add icons option support
2016-09-29 15:10:46 +02:00
Felix Nagel
bd7a6f1468
Calendar: Use classes option for non performance critical rendering
2016-09-29 15:10:46 +02:00
Felix Nagel
e02ef66389
Calendar: Add missing day cell and month label ARIA attributes
2016-09-28 18:28:34 +02:00
Felix Nagel
f2bbea2cec
Calendar: Use shift and ctrl key as modifier for page up / down
2016-09-28 18:28:33 +02:00
Felix Nagel
e17e7b0d87
Calendar: Fix line indention
2016-01-20 12:16:56 +01:00
Felix Nagel
3cf5308917
Calendar: Do not rebuild whole calendar when selecting date
2016-01-20 12:16:55 +01:00
Felix Nagel
7ac903b076
Calendar: Let datepicker handle focus after date selection
2016-01-20 12:16:55 +01:00
Felix Nagel
a68048ff54
Calendar: Fix ARIA ids for multiple months
2015-12-10 12:07:50 +01:00
Felix Nagel
501c67ef24
Calendar: Fix focus issues
...
* Change next / prev button structure for better tabindex
* Improve focus and active handling
2015-12-10 12:07:49 +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
8c10fce536
Calendar: Fix header data
2015-12-02 18:50:13 +01:00
Felix Nagel
5d3bdde5f1
Calendar: Update Button widget implementation to latest changes
2015-12-02 18:44:20 +01:00
Felix Nagel
9a879d0fdc
Calendar: Fix first day of week calculation for non latin locales
2015-11-25 22:40:28 +01:00
Felix Nagel
1566cf1b39
Calendar: Remove Globalize.cldr.supplemental.weekData dependency
2015-11-16 22:54:44 +01:00
Felix Nagel
2fe43bbbe2
Calendar: Fix jscs errors after merging master
2015-10-08 15:06:55 +02:00
Felix Nagel
66828b1a83
Calendar: Remove _refresh method
2015-10-08 00:18:48 +02:00
Felix Nagel
dcef453594
Calendar: Move custom date object to ui namespace
2015-09-27 18:45:53 +02:00
Felix Nagel
af7d2009ce
Calendar: Remove some obsolete todo comments
2015-09-27 18:11:35 +02:00
Felix Nagel
31908a1465
Calendar: Make header prev / next buttons min / max option aware
...
* Disable / enable header buttons according to min / max
* Add tests for header button states
* Improve header button rendering and refreshing
* Improve header button label escaping on create
* Create button pane for multiple pickers (bugfix)
2015-09-10 23:21:24 +02:00
Felix Nagel
c5b2d8552c
Calendar: Make use of escapeSelector method
2015-09-10 23:21:23 +02:00
Felix Nagel
09be7b328e
Calendar: Fix view when moving between multiple months with keyboard
...
Make sure numberOfMonths is taken into account while navigating with keyboard
when rendering multiple calendar grids (numberOfMonths > 1).
2015-09-10 23:21:23 +02:00
Felix Nagel
a307992375
Calendar: Fix weekday name jumping when using numberOfMonths option
...
Fixes weekday name jumping when clicking the last day of the last
grid. Includes some basic tests for multiple month demo and this
specific issue.
2015-08-25 17:47:13 +02:00
Scott González
31d9184aa3
Merge branch 'master' into datepicker
2015-08-20 09:48:11 -04:00