Skip to content

Commit fc74bfa

Browse files
committed
Updated changelog
1 parent d7e80dd commit fc74bfa

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
Changelog
22
=========
33

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+
429
1.5.0
530
-----
631

0 commit comments

Comments
 (0)