Skip to content

Commit

Permalink
Release 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Nov 3, 2017
1 parent 1028ed4 commit 0d72b7e
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 4 deletions.
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,53 @@

#### v2.4.0 `November 3, 2017`
- **[TASK]** add possibility to minify JS, add uglifyJs, fix #306 ([d683a53](https://github.com/t3kit/theme_t3kit/commit/d683a53))
- **[FEATURE]** Add Logo and language menu in navbar (#330) ([93d1f26](https://github.com/t3kit/theme_t3kit/commit/93d1f26))
- **[TASK]** Add aria-hidden attribute to image-text-link element (#338) ([c4138c4](https://github.com/t3kit/theme_t3kit/commit/c4138c4))
- **[BUGFIX]** Build links for accordion using Typolink (#335) ([62b6fa7](https://github.com/t3kit/theme_t3kit/commit/62b6fa7))
- **[TASK]** socialmedia, add new myNewsDesk icon (#333) ([a6172ee](https://github.com/t3kit/theme_t3kit/commit/a6172ee))
- **[TASK]** add aria tags to icon text and link element (#334) ([80fbed0](https://github.com/t3kit/theme_t3kit/commit/80fbed0))
- **[TASK]** add possibility to edit slider controls color (#331) ([d4fcfe8](https://github.com/t3kit/theme_t3kit/commit/d4fcfe8))
- **[TASK]** Add "nav"-html-tag around subnavigation for wai accessibility (#319) ([97e7083](https://github.com/t3kit/theme_t3kit/commit/97e7083))
- **[TASK]** contacts, add margin to link and icon (#326) ([72dcc32](https://github.com/t3kit/theme_t3kit/commit/72dcc32))
- **[TASK]** footer, add margin top for subpages (#327) ([f745916](https://github.com/t3kit/theme_t3kit/commit/f745916))
- **[TASK]** add data-caption for lightbox in news detail (#316) ([62ea836](https://github.com/t3kit/theme_t3kit/commit/62ea836))
- **[TASK]** remove fixed image dimensions in lightbox (#314) ([2a11e76](https://github.com/t3kit/theme_t3kit/commit/2a11e76))
- **[TASK]** use bootstrap variables in custom LESS files (#294) ([7a89a3d](https://github.com/t3kit/theme_t3kit/commit/7a89a3d))
- **[TASK]** remove condition with regexp and use .if for google analytics ts to improve performance (#322) ([f22465d](https://github.com/t3kit/theme_t3kit/commit/f22465d))
- **[FEATURE]** Google Tag Manager (#312) ([17859dc](https://github.com/t3kit/theme_t3kit/commit/17859dc))
- **[BUGFIX]** fixes exception thrown in CountViewHelper caused by Image partial in t3kit if metadata copyright was set (#325) ([1612b8b](https://github.com/t3kit/theme_t3kit/commit/1612b8b))
- **[FEATURE]** : enable keyboard and screen reader accessiblity on bootstrap carousel (#324) ([f79ec81](https://github.com/t3kit/theme_t3kit/commit/f79ec81))
- **[BUGFIX]** : set social icons alignment to right only in footer (#320) ([1fc8c04](https://github.com/t3kit/theme_t3kit/commit/1fc8c04))
- **[TASK]** remove outline styles set to none to have visible focus on elements (#318) ([603371c](https://github.com/t3kit/theme_t3kit/commit/603371c))
- **[TASK]** don't add classes 'btn btn-default' when link is 'whole area' in CE IconTextButton (#284) ([3ee4b3f](https://github.com/t3kit/theme_t3kit/commit/3ee4b3f))
- **[BUGFIX]** : remove redundant link in news cards (#308) ([db7b492](https://github.com/t3kit/theme_t3kit/commit/db7b492))
- **[TASK]** set default class '.table' for table content element (#315) ([c9f7653](https://github.com/t3kit/theme_t3kit/commit/c9f7653))
- **[TASK]** adjust mobile image display in bootstrap carousel (#313) ([fa77049](https://github.com/t3kit/theme_t3kit/commit/fa77049))
- **[BUGFIX]** : fix footer styles, fix #309 (#310) ([05ef44f](https://github.com/t3kit/theme_t3kit/commit/05ef44f))
- **[TASK]** adjust footer styles to use footer without special classes from BE (#303) ([b9fb0a4](https://github.com/t3kit/theme_t3kit/commit/b9fb0a4))
- **[BUGFIX]** fix missing dummy media if news item doesn't have any media (#302) ([6279b6f](https://github.com/t3kit/theme_t3kit/commit/6279b6f))
- **[BUGFIX]** : enable lightbox on news media, remove fluid viewhelper from source code (#300) ([637f96c](https://github.com/t3kit/theme_t3kit/commit/637f96c))
- **[TASK]** adjust news detail template (#283) ([5883dc7](https://github.com/t3kit/theme_t3kit/commit/5883dc7))
- **[TASK]** seperate responsive image typoscript for contact cards CE (#299) ([84ab333](https://github.com/t3kit/theme_t3kit/commit/84ab333))
- **[BUGFIX]** Remove header attribute from fluid_styled_content for valid w3c html (#292) ([2d8b11c](https://github.com/t3kit/theme_t3kit/commit/2d8b11c))
- **[TASK]** : add title for LogoCarousel images and link, add uri.image inline notation (#286) ([959617b](https://github.com/t3kit/theme_t3kit/commit/959617b))
- **[BUGFIX]** added missing configuration field for realurl speaking url. (#282) ([4b6641c](https://github.com/t3kit/theme_t3kit/commit/4b6641c))
- **[BUGFIX]** change span to div in news as cards and news as SimpleList to make html w3c valid (#288) ([19b428a](https://github.com/t3kit/theme_t3kit/commit/19b428a))
- **[TASK]** fix accessibility in TabGroup for valid w3c html (#289) ([cde4489](https://github.com/t3kit/theme_t3kit/commit/cde4489))
- **[TASK]** Update frontend_editing to version ''1.2.2'' (#291) ([0c2e680](https://github.com/t3kit/theme_t3kit/commit/0c2e680))
- **[FEATURE]** enable user-scalable for better accessibility (#295) ([15e988f](https://github.com/t3kit/theme_t3kit/commit/15e988f))
- **[BUGFIX]** enable multiple lightboxes on one page (#296) ([1c006d3](https://github.com/t3kit/theme_t3kit/commit/1c006d3))
- **[FEATURE]** Contact cards options (#297) ([12092f5](https://github.com/t3kit/theme_t3kit/commit/12092f5))
- **[TASK]** : enable full TYPO3 headers palette (#287) ([5d9c16a](https://github.com/t3kit/theme_t3kit/commit/5d9c16a))
- **[FEATURE]** tel link viewhelper ([fcf41fd](https://github.com/t3kit/theme_t3kit/commit/fcf41fd))
- **[TASK]** fix missing whitespace in Tabs for valid w3c html (#290) ([dd49800](https://github.com/t3kit/theme_t3kit/commit/dd49800))
- **[DOC]** update CHANGELOG ([ba0205b](https://github.com/t3kit/theme_t3kit/commit/ba0205b))

:heavy_exclamation_mark:**Breaking Changes:**
- **[!!!]** **[TASK]** upgrade extension solr (#311) ([53c573b](https://github.com/t3kit/theme_t3kit/commit/53c573b))

***

#### v2.3.0 `September 14, 2017`
- **[TASK]** update default groupid for new pages (#262) ([27c7582](https://github.com/t3kit/theme_t3kit/commit/27c7582))
- **[TASK]** added new Norwegian special character to realurl utility (#281) ([e3eb413](https://github.com/t3kit/theme_t3kit/commit/e3eb413))
Expand Down
2 changes: 1 addition & 1 deletion Configuration/TypoScript/Library/themes.basic.constantsts
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ themes.configuration.spamProtectEmailAddresses.lastDotSubst = .<span style="disp
# more configuration
##########################################################################################
themes.languages.default.isoCode = en_GB
themes.configuration.headerComment = This website is based on t3kit v8.2.0 - www.t3kit.com
themes.configuration.headerComment = This website is based on t3kit v8.3.0 - www.t3kit.com
2 changes: 1 addition & 1 deletion Meta/theme.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Name and description of the theme (required)
title : Base Theme fot t3kit project
version : 2.3.0
version : 2.4.0
description : |
A t3kit theme template
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"minimum-stability": "dev",
"require": {
"php": "^7.0",
"typo3/cms": "~8.7.6",
"typo3/cms": "~8.7.8",
"typo3-ter/realurl": "~2.2.1",
"typo3-themes/themes": "~8.7.0",
"gridelementsteam/gridelements": "dev-master",
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
'description' => 'Base TYPO3 Theme fot t3kit project',
'category' => 'templates',
'shy' => 0,
'version' => '2.3.0',
'version' => '2.4.0',
'dependencies' => '',
'conflicts' => '',
'priority' => '',
Expand Down

0 comments on commit 0d72b7e

Please sign in to comment.