| Issue 2385: | Events in popover are not sorted by time | |
| 3 people starred this issue and may be notified of changes. | Back to list |
Clicking the +5 more Desired behavior : events in popover should be sorted by time. Buggy behavior : events in popover are displayed in random order. http://jsbin.com/dubota/1/
Jan 15, 2015
Implemented simple sort via moment-js, does the job in my case
Feb 9, 2015
Issue 2425 has been merged into this issue.
Feb 11, 2015
thanks for the test case on this. i made a fix: https://github.com/arshaw/fullcalendar/commit/7772869c8bdde1b0780442468286e864a61d55d1 will release soon
Status:
Implemented
Feb 21, 2015
This has been released. Thanks! https://github.com/arshaw/fullcalendar/releases/tag/v2.3.0
Status:
Released
|
|
| ► Sign in to add a comment |
Status: Accepted
Labels: Type-Bug