2
0
Эх сурвалжийг харах

changelog for next release

Adam Shaw 10 жил өмнө
parent
commit
2d0993e340
1 өөрчлөгдсөн 17 нэмэгдсэн , 0 устгасан
  1. 17 0
      changelog.md

+ 17 - 0
changelog.md

@@ -1,4 +1,21 @@
 
+v2.4.0
+------
+
+- add new buttons to the header via `customButtons` ([225])
+- control stacking order of events via `eventOrder` ([364])
+- control frequency of slot text via `slotLabelInterval` ([946])
+- `displayEventTime` ([1904])
+- `on` and `off` methods ([1910])
+- renamed `axisFormat` to `slotLabelFormat`
+
+[225]: https://code.google.com/p/fullcalendar/issues/detail?id=225
+[364]: https://code.google.com/p/fullcalendar/issues/detail?id=364
+[946]: https://code.google.com/p/fullcalendar/issues/detail?id=946
+[1904]: https://code.google.com/p/fullcalendar/issues/detail?id=1904
+[1910]: https://code.google.com/p/fullcalendar/issues/detail?id=1910
+
+
 v2.3.2 (2015-06-14)
 -------------------