Adam Shaw 8 лет назад
Родитель
Сommit
dafcca8845
1 измененных файлов с 5 добавлено и 3 удалено
  1. 5 3
      CHANGELOG.md

+ 5 - 3
CHANGELOG.md

@@ -4,13 +4,15 @@ v3.5.0
 
 Features:
 - Bootstrap support (#2334, #3566)
-- deprecated `theme` setting, renamed to `themeSystem`
+	- deprecated `theme` setting, renamed to `themeSystem`
+	- new `bootstrapGlyphicons` option
+	- jQuery UI "Cupertino" theme no longer included in zip archive
+	- improved theme switcher on demo page (#1436)
+	(big thanks to @joankaradimov)
 - 25% event rendering performance improvement across the board (#2524)
 - console message for unknown method/calendar (#3253)
 - Serbian cyrilic/latin (#3656)
 - available via Packagist (#2999, #3617)
-- improved theme switcher on demo page (#1436)
-- jQuery UI "Cupertino" theme no longer included in zip archive
 
 Bugfixes:
 - slot time label invisible when minTime starts out of alignment (#2786)