|
1 | 1 |
|
| 2 | +#### v2.8.0 `June 27, 2018` |
| 3 | +- **[BUGFIX]** fix js error when ariaLabels object is empty in LogoCarousel CE ([abf817f](https://github.com/t3kit/theme_t3kit/commit/abf817f)) |
| 4 | +- **[BUGFIX]** add a possibility to choose an empty value for the column in Adv1ColumnGrid CE ([0b13c3e](https://github.com/t3kit/theme_t3kit/commit/0b13c3e)) |
| 5 | +- **[FEATURE]** add options for each slide to have a transparent background (#425) ([c4a9317](https://github.com/t3kit/theme_t3kit/commit/c4a9317)) |
| 6 | +- **[BUGFIX]** add possibility to have top/bottom margin of element inside parallax element (#434) ([245550b](https://github.com/t3kit/theme_t3kit/commit/245550b)) |
| 7 | +- **[BUGFIX]** use CSS color variable for social icons in footer (#433) ([bcd686f](https://github.com/t3kit/theme_t3kit/commit/bcd686f)) |
| 8 | +- **[BUGFIX]** add word wrap behavior for subnavigation items (#422) ([fdda947](https://github.com/t3kit/theme_t3kit/commit/fdda947)) |
| 9 | +- **[BUGFIX]** Use class for logo carousel aria labels (#426) ([13c03d9](https://github.com/t3kit/theme_t3kit/commit/13c03d9)) |
| 10 | +- **[BUGFIX]** jumping animation (clicking the header panel of collapsible) (#427) ([cb48742](https://github.com/t3kit/theme_t3kit/commit/cb48742)) |
| 11 | +- **[BUGFIX]** show more-link in newsSimpleList elem. ([da0767a](https://github.com/t3kit/theme_t3kit/commit/da0767a)) |
| 12 | +- **[TASK]** use object-fit-images as a component in felayout ([1b4d57a](https://github.com/t3kit/theme_t3kit/commit/1b4d57a)) |
| 13 | +- **[FEATURE]** Use <img> + object-fit in News ext. instead of background-images. Accessibility ([4a7bed6](https://github.com/t3kit/theme_t3kit/commit/4a7bed6)) |
| 14 | +- **[TASK]** make logo carousel linked logos same size as non linked logos. (#409) ([788496b](https://github.com/t3kit/theme_t3kit/commit/788496b)) |
| 15 | + |
| 16 | +:heavy_exclamation_mark:**Breaking Changes:** |
| 17 | +- **[!!!]** **[TASK]** update favicon settings, add msapplication-TileColor and site.webmanifest (favicongenerator) ([e954219](https://github.com/t3kit/theme_t3kit/commit/e954219)) |
| 18 | +- **[!!!]** **[BUGFIX]** Fix incorrect class of link in IconTextButton CE, fixes #419 (#420) ([dcc9e66](https://github.com/t3kit/theme_t3kit/commit/dcc9e66)) |
| 19 | +- **[!!!]** **[TASK]** Update Parallax (Jarallax), fix #423 (#424) ([f4bded1](https://github.com/t3kit/theme_t3kit/commit/f4bded1)) |
| 20 | +- **[!!!]** **[BUGFIX]** fix header middle social media icons (#432) ([d61162e](https://github.com/t3kit/theme_t3kit/commit/d61162e)) |
| 21 | + |
| 22 | +*** |
| 23 | + |
2 | 24 | #### v2.7.0 `May 24, 2018` |
3 | 25 | - **[BUGFIX]** make conditions work within INCLUDE_TYPOSCRIPT by escape backslashes (#415) ([b3e7ee6](https://github.com/t3kit/theme_t3kit/commit/b3e7ee6)) |
4 | 26 | - **[BUGFIX]** fix fluid parse error in News detail template ([52e08c1](https://github.com/t3kit/theme_t3kit/commit/52e08c1)) |
|
0 commit comments