浏览代码

changelog for beta3

Adam Shaw 11 年之前
父节点
当前提交
14c056d71e
共有 1 个文件被更改,包括 24 次插入0 次删除
  1. 24 0
      changelog.md

+ 24 - 0
changelog.md

@@ -1,4 +1,28 @@
 
+v2.1.0-beta3 (2014-08-19)
+-------------------------
+
+- If agenda event is too short, don't overwrite .fc-event-time ([1700])
+- drop callback date doesn't have calendar's timezone ([2225])
+- event resize when timezone set to 'local' not working ([2226])
+- scrolling while selecting in Agenda view ([2228])
+- box-sizing: border-box (eg from bootstrap) causes incorrect positioning ([2234])
+- today button has fc-state-hover class when mouse is not over it ([2235])
+- Dates for previous and coming month is not greyed out ([2238])
+- External drag/drop events not working after the view is changed ([2240])
+- hide popover with print stylesheet ([2242])
+
+[1700]: https://code.google.com/p/fullcalendar/issues/detail?id=1700
+[2225]: https://code.google.com/p/fullcalendar/issues/detail?id=2225
+[2226]: https://code.google.com/p/fullcalendar/issues/detail?id=2226
+[2228]: https://code.google.com/p/fullcalendar/issues/detail?id=2228
+[2234]: https://code.google.com/p/fullcalendar/issues/detail?id=2234
+[2235]: https://code.google.com/p/fullcalendar/issues/detail?id=2235
+[2238]: https://code.google.com/p/fullcalendar/issues/detail?id=2238
+[2240]: https://code.google.com/p/fullcalendar/issues/detail?id=2240
+[2242]: https://code.google.com/p/fullcalendar/issues/detail?id=2242
+
+
 v2.1.0-beta2 (2014-08-04)
 -------------------------