@@ -3,6 +3,22 @@ CHANGELOG
33
44This changelog references the relevant changes and bug fixes.
55
6+ * 2.5.3 (2015-08-17)
7+ * #375 add .clearfix class to the infobox element to avoid overflowing elements when floated !markup
8+ * #374 remove clearing of search-field when clicking on body element, enhance its clear button
9+ * #371 remove the p key shortcut to show the print view
10+ * #381 add .hidden-print class to content-sidebar anchors
11+ * #372 #370 fix print styles
12+ * #357 add optional parameter to the printPreview() function !markup -> see doc
13+ * #373 fix nav-page-list element to behave correctly on mobile
14+ * #381 set .clearfix class to collapse element to avoid issues with first-child heading
15+ * #381 change max-width of nav-main element from 140px to 110px
16+ * #376 fix slideshow carousel-controls element to make it work with bigger numbers !markup
17+ * #368 fix missing print function on publications page
18+ * #380 add info about favicons in the CDelements page
19+ * #367 #344 fix markup change in js for the focus and tabs elements
20+ * #381 fix various visual issues with tabs (background-color, padding, focus state)
21+
622* 2.5.2 (2015-02-26)
723 * #356 fix error with active state of ` .list-emphasis ` as list parent
824 * #358 fix ` .table-striped ` error due to new Bootstrap version
@@ -44,17 +60,17 @@ This changelog references the relevant changes and bug fixes.
4460
4561* 2.4.0 (2015-01-05)
4662 * #327 Anchor link for context information when placed at the bottom
47- * #319 [ icons] Icon in download list are shown twice.
48- * #318 Distance in between checkboxes and text is wrong in search results.
49- * #307 Social Sharing layout is moving on browser zoom
50- * #306 Resetting of search value doesn't work.
51- * #305 Search input field will only be initialised when typeahead values are available.
52- * #295 Language navigation covers name of the organizational unit
53- * #292 Invalid HTML in footer links.
54- * #291 Invalid HTML in breadcrumb.
55- * #290 Missing preset number at one-line order form.
56- * #289 Global Navigation slipped down when scrolling.
57- * #283 Single images will not be scaled and overlays their boxes.
63+ * #319 [ icons] Icon in download list are shown twice.
64+ * #318 Distance in between checkboxes and text is wrong in search results.
65+ * #307 Social Sharing layout is moving on browser zoom
66+ * #306 Resetting of search value doesn't work.
67+ * #305 Search input field will only be initialised when typeahead values are available.
68+ * #295 Language navigation covers name of the organizational unit
69+ * #292 Invalid HTML in footer links.
70+ * #291 Invalid HTML in breadcrumb.
71+ * #290 Missing preset number at one-line order form.
72+ * #289 Global Navigation slipped down when scrolling.
73+ * #283 Single images will not be scaled and overlays their boxes.
5874
5975* 2.2.0 (2014-10-08)
6076 * #243 Heading not in a logical sequence bug
0 commit comments