fullcalendar/src/agenda
Wojciech Zylinski b2941025f1 Calculate slot height based on the second row instead of first inner div. The reason we pick second row is to substract height of the first row (without border-top) to also calculate border-size. This should fix following issues:
* 1229: In "Week" and "Day" modes, selection doesn't work correctly if font-size != 14px
* 650: my events does not render correctly
* 1035:	On select click event selection start below mouse position
* 1149: strange behavior in selectable demo
2012-01-08 22:46:27 +00:00
..
AgendaDayView.js refactored js, split into more files (much more manageable). tested 2010-09-18 22:54:35 -07:00
AgendaEventRenderer.js Calculate slot height based on the second row instead of first inner div. The reason we pick second row is to substract height of the first row (without border-top) to also calculate border-size. This should fix following issues: 2012-01-08 22:46:27 +00:00
AgendaView.js Calculate slot height based on the second row instead of first inner div. The reason we pick second row is to substract height of the first row (without border-top) to also calculate border-size. This should fix following issues: 2012-01-08 22:46:27 +00:00
AgendaWeekView.js refactored js, split into more files (much more manageable). tested 2010-09-18 22:54:35 -07:00
agenda.css bugfixes for 1.5 2011-03-19 18:48:20 -07:00