File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 1.5.1
5
+ -----
6
+
7
+ Bugfixes
8
+ * Fix calculation for new position when datepicker goes offscreen when inside a container (Fixes: #1619 )
9
+ * Fix datepicker title not centered when displaying calendar weeks (Fixes: #1625 )
10
+ * Fixing looping when calling dp inside change event (Fixes: #1628 )
11
+ * Add scrollTop to position if container is not body (Fixes: #1616 )
12
+ * Use document scrollTop instead of body scrollTop when using the body container
13
+ * Fix focus for disabled week days (Fixes: #1365 , #1187 , #1648 )
14
+ * Fixes enableOnReadOnly bug when datepicker is of type component
15
+
16
+ Translations
17
+ * Added missing translations for slovak translation. (Fixes: #1521 )
18
+ * Added missing date format for norwegian (nb) locale (Fixes #1690 )
19
+ * Armenian translation short names
20
+ * adding Today translation, default date format for the lithuanian translation
21
+
22
+ Docs
23
+ * Document data-api on container
24
+ * Added docs for the different stylesheet files. (Fixes #1459 )
25
+
26
+ Repository
27
+ * Enable travis container builds for faster builds
28
+
4
29
1.5.0
5
30
-----
6
31
You can’t perform that action at this time.
0 commit comments