Releases: t3kit/theme_t3kit
Releases · t3kit/theme_t3kit
v2.6.0
- [FEATURE] added 'Lead' paragraph styling for CKEditor (#399) (5684980)
- [BUGFIX] fix main menu sub list not overlaying other menu items. (#395) (8aa1704)
- [BUGFIX] Reactivate usage of news detail page constant for solr index (#397) (ec5e388)
- [FEATURE] New Social Media Option in Theme configuration (#398) (342181a)
- [DOC] update felayout README, update required dependencies (node/npm) (80ce262)
- [TASK] add package-lock.json (e0affbb)
- [TASK] update FE dependencies (b51c809)
- [TASK] update dependencies, sync composer.json with ext_emconf.php (0296923)
- [BUGFIX] fix missing translate attribute for languageMenu_label (#396) (f8b625d)
v2.5.0
- [BUGFIX] render title tag in news single view, fixes t3kit/t3kit#168 (#394) (3d9cd51)
- [BUGFIX] support enlarge on click for CE:s 'Images' and 'Image and text' (#388) (28a1b50)
- [TASK] Change .inverse less-structure for easier inclusion as mixin. (#385) (565f7fa)
- [BUGFIX] partly revert - improve news list accessibility (#343) (ed1b624)
- [BUGFIX] revert - change markup for news list (#373) (a4286d0)
- [BUGFIX] revert - set image width in news list (#379) (61f117f)
- [BUGFIX] revert - news extension list view: update no-image-markup (#380) (288c495)
- [BUGFIX] revert commit - remove css for icon which is never visible (#374) (bd63164)
- [BUGFIX] revert PR adjust image height settings for news cards template (#382) (b305f6a)
- [BUGFIX] revert PR Improve news cards accessibility (#351) (2d33074)
- [BUGFIX] fix the order of included TS files for gridelements (#368) (c96b75b)
- [BUGFIX] revert news-carousel accessibility improvements (#352) (f1b155e)
- [BUGFIX] adjust condition for carousel caption to not show up empty .carousel-caption container (#393) (790748b)
- [BUGFIX] adjust NO path for current breadcrumb link (#389) (468043f)
- [BUGFIX] remove empty tags in slider caption (#387) (5272b7a)
- [BUGFIX] adjust image height settings and css for news list templates (#384) (f6c3a7c)
- [BUGFIX] adjust image height settings for news cards template (#382) (8215842)
- [BUGFIX] remove unused gridelements frame_class (#383) (0636112)
- [BUGFIX] News extension list view: update no-image-markup (#380) (1af0474)
- [TASK] Remove header tags from gridelements (#368) (639608a)
- [BUGFIX] set image width in news list (#379) (8b403e6)
- [FEATURE] Adds a skiplink to the TopContentMenuContent template (#372) (48283c4)
- [BUGFIX] change markup for news list (#373) (b7f7bc7)
- [BUGFIX] Use percentage for top content carousel width (#376) (c150ca8)
- [BUGFIX] remove css for icon which is never visible (#374) (5c918ec)
- [BUGFIX] add missing contact tel in header template (#375) (2a0432d)
- [BUGFIX] render content raw to avoid extra html tags (#371) (222ffb2)
- [TASK] Update the version for frontend editing to be ''^1.3'' (704cd25)
- [BUGFIX] Fix frontend editing always shows is enabled in User settings (#370) (caa9f74)
- [FEATURE] Allow tab navigation in carousel (#369) (a1658f9)
- [BUGFIX] Add filetype to aria-label in news detail view (#367) (010ef6a)
- [TASK] Add text color for focus state for main menu links (#365) (b782f9c)
- [BUGFIX] remove css for icon which is never visible (#366) (4b81734)
- [FEATURE] add theme variables for button styles (#362) (1c7ba14)
- [BUGFIX] removed role attribute (#361) (1697082)
- [BUGFIX] Hide icon of quote element for screenreaders (#364) (0575a43)
- [TASK] replace double slash in header JS code to avoid getting error in case when html is minified to one line. (#363) (b2abcf7)
- [FEATURE] improve news list accessibility (#343) (0ef3f14)
- [BUGFIX] render screen reader attributes in slider only if more then one image is inserted, change left and right arrow labels (#359) (998fb94)
- [FEATURE] Allow selection of headline type in accordion (#358) (91976b2)
- [FEATURE] Bootstrap slider: extend keyboard navigation (#356) (7a3cf26)
- [TASK] : add h2 heading to provide valid html structure (#342) (8dc7a67)
- [FEATURE] : add logoCarousel accessibility (#332) (4b36c9b)
- [FEATURE] add links to access main-nav and content directly (#321) (299ca0b)
- [FEATURE] Add aria-attributes to social icons (#341) (6257544)
- [FEATURE] more accessible news-carousel (#352) (4c9b2aa)
- [BUGFIX] expand link of textpic element (#350) (af0df2b)
- [BUGFIX] : update focus on quick links when keyboard navigation is used (#349) (8516367)
❗Breaking Changes:
v2.4.0
- [TASK] add possibility to minify JS, add uglifyJs, fix #306 (d683a53)
- [FEATURE] Add Logo and language menu in navbar (#330) (93d1f26)
- [TASK] Add aria-hidden attribute to image-text-link element (#338) (c4138c4)
- [BUGFIX] Build links for accordion using Typolink (#335) (62b6fa7)
- [TASK] socialmedia, add new myNewsDesk icon (#333) (a6172ee)
- [TASK] add aria tags to icon text and link element (#334) (80fbed0)
- [TASK] add possibility to edit slider controls color (#331) (d4fcfe8)
- [TASK] Add "nav"-html-tag around subnavigation for wai accessibility (#319) (97e7083)
- [TASK] contacts, add margin to link and icon (#326) (72dcc32)
- [TASK] footer, add margin top for subpages (#327) (f745916)
- [TASK] add data-caption for lightbox in news detail (#316) (62ea836)
- [TASK] remove fixed image dimensions in lightbox (#314) (2a11e76)
- [TASK] use bootstrap variables in custom LESS files (#294) (7a89a3d)
- [TASK] remove condition with regexp and use .if for google analytics ts to improve performance (#322) (f22465d)
- [FEATURE] Google Tag Manager (#312) (17859dc)
- [BUGFIX] fixes exception thrown in CountViewHelper caused by Image partial in t3kit if metadata copyright was set (#325) (1612b8b)
- [FEATURE] : enable keyboard and screen reader accessiblity on bootstrap carousel (#324) (f79ec81)
- [BUGFIX] : set social icons alignment to right only in footer (#320) (1fc8c04)
- [TASK] remove outline styles set to none to have visible focus on elements (#318) (603371c)
- [TASK] don't add classes 'btn btn-default' when link is 'whole area' in CE IconTextButton (#284) (3ee4b3f)
- [BUGFIX] : remove redundant link in news cards (#308) (db7b492)
- [TASK] set default class '.table' for table content element (#315) (c9f7653)
- [TASK] adjust mobile image display in bootstrap carousel (#313) (fa77049)
- [BUGFIX] : fix footer styles, fix #309 (#310) (05ef44f)
- [TASK] adjust footer styles to use footer without special classes from BE (#303) (b9fb0a4)
- [BUGFIX] fix missing dummy media if news item doesn't have any media (#302) (6279b6f)
- [BUGFIX] : enable lightbox on news media, remove fluid viewhelper from source code (#300) (637f96c)
- [TASK] adjust news detail template (#283) (5883dc7)
- [TASK] seperate responsive image typoscript for contact cards CE (#299) (84ab333)
- [TASK] : add title for LogoCarousel images and link, add uri.image inline notation (#286) (959617b)
- [BUGFIX] added missing configuration field for realurl speaking url. (#282) (4b6641c)
- [BUGFIX] change span to div in news as cards and news as SimpleList to make html w3c valid (#288) (19b428a)
- [TASK] fix accessibility in TabGroup for valid w3c html (#289) (cde4489)
- [TASK] Update frontend_editing to version ''1.2.2'' (#291) (0c2e680)
- [FEATURE] enable user-scalable for better accessibility (#295) (15e988f)
- [BUGFIX] enable multiple lightboxes on one page (#296) (1c006d3)
- [FEATURE] Contact cards options (#297) (12092f5)
- [TASK] : enable full TYPO3 headers palette (#287) (5d9c16a)
- [FEATURE] tel link viewhelper (fcf41fd)
- [TASK] fix missing whitespace in Tabs for valid w3c html (#290) (dd49800)
- [DOC] update CHANGELOG (ba0205b)
❗Breaking Changes:
v2.3.0
- [TASK] update default groupid for new pages (#262) (27c7582)
- [TASK] added new Norwegian special character to realurl utility (#281) (e3eb413)
- [TASK] remove fixed label "tel:" from Header template (#280) (ac080fe)
- [DOC] update README, move t3kit 7 info to the bottom (7c931eb)
- [TASK] update travis config (4ff474c)
- [TASK] update felayout dependencies (8aebf1c)
- [FEATURE] add an option to use the Title from the first slide as main header of the page in the CE Slider (#275) (f1db53d)
- [TASK] update news ext. in ext_emconf.php (9723f51)
- [BUGFIX] output image alt text from media in ImageTextLink CE:s (#274) (0ac71e2)
- [TASK] update extension news to 6.1.x (#273) (2ba3252)
- [FEATURE] display Themes 'Development Mode' setting in system informa… (#272) (670444e)
- [TASK] synchronize extension dependencies between composer.json and ext_emconf.php (5d3f64d)
- [TASK] update composer dependencies (310d31f)
- [FEATURE] Upgrade Bootstrap Slider element. (#269) (ec026d4)
- [TASK] Update ''frontend_editing'' to version 1.2.0 (#271) (ba5105d)
- [TASK] set version of themes extension (#270) (6add041)
- [FEATURE] Add rx_shariff option in news detail template. (#260) (57cb425)
- [FEATURE] add XING social icon (#268) (d439405)
- [FEATURE] add new content element Contacts Card (#253) (53e5546)
- [BUGFIX] Add position absolute for preview image in news simple list. (#257) (f364e3b)
- [BUGFIX] make long menu entries always fit in the navigation dropdown (#265) (f22fb9d)
- [TASK] Update frontend_editing to be ''1.1.3'' (c9b54e0)
- [TASK] update extensions: realurl 2.2.0 -> 2.2.1, go_maps_ext 2.2.0 -> 2.3.0, cs_seo 2.0.1 -> 2.1.2 and realurl-404-multilingual master -> 1.0.9 (#264) (e6ec515)
- [BUGFIX] change package name for realurl-404-multilingual (#263) (c35575b)
- [BUGFIX] text and media, fixed image appearance (#258) (8abc64c)
- [TASK] Update to use version ''1.1.2'' of frontend_editing (d81a4c7)
- [FEATURE] Add google site verification meta tag. (#256) (dc4d4ec)
- [BUGFIX] allow "fixedPostVarsSaveFilePath" outside directory "typo3conf" (#259) (9886326)
- [BUGFIX] add TCA overrides for cs_seo only if extension is loaded. (#254) (d155466)
- [TASK] Update to use version 1.1.1 from frontend_editing (1526ca5)
❗Breaking Changes:
v2.2.3
v2.2.2
v2.2.1
- [BUGFIX] decrease view (1700 to 400) priority in ext:theme template, fix #244 (701bbc8)
- [BUGFIX] news simple list, fix image scaling (#243) (47a4f42)
- [FEATURE] Add dropdown at login page for redirecting to backend or frontend (#251) (28a32e0)
- [BUGFIX] fix 'white screen' in frontend for TYPO3 8.7.2, resolves #249 (#250) (140b350)
- [BUGFIX] news item, add class to make image responsive #190 (#242) (7988d4e)
v2.2.0
- [FEATURE] add option to align navbar menu links to the right (#241) (13e41c1)
- [FEATURE] add language dropdown label (#238) (e7751e5)
- [TASK] Slider Container, add option to control arrows position (#240) (b38183a)
- [TASK] update pxa-newsletter-subscription to v 5.0.2 (504f7f7)
- [TASK] Update extension ''frontend_editing'' to version 1.0.9 (#235) (b17fde0)
- [TASK] Slider Container, add option to control pagination position (#222) (7fdaede)
- [BUGFIX] show only one heroImage in SliderContainer when page is loading (#237) (e4cf7fb)
- [BUGFIX] imageTextLink, fix mobile view (#221) (e8e9df5)
- [BUGFIX] slider container, fix flip animation (#233) (940a610)
- [BUGFIX] imageTextLink, fix mobile view for hover_4 effect (#234) (1e5d0b0)
- [BUGFIX] move iconFontSelector.css from auto generated css folder (7f03d91)
- [BUGFIX] Navbar dropdown with two rows + social icons hover color, fix #224, fix #225 (#232) (b0bb730)
- [BUGFIX] force jquery to be included first; otherwise there could be errors from 3rd party extensions which includes theirs scripst before it (#218) (36567ff)
- [FIX] fix google map configuration label (#227) (bcaea37)
v2.1.1
v2.1.0
- [BUGFIX] hero Image, fix css selector (#216) (9e5dcf5)
- [FEATURE] add responsive bg images into gridelements and HeroImage (19cc05d)
- [BUGFIX] Slider Container fix top and bottom margins (#214) (8a23016)
- [TASK] update frontend_editing to version 1.0.8 (#213) (56033af)
- [TASK] update csh id:s (#212) (3df15df)
- [BUGFIX] Hero Image mobile view, button hover and active state (#207) (333c65d)
- [FEATURE] responsive background images for parallax element (#211) (4782fa9)
- [TASK] cleanup and update locallang language labels (#205) (fdbaebf)
- [TASK] cleanup and update language labels for BElayouts (#204) (fddf456)
- [TASK] install frontend-editing from typo3-ter (4c0fec4)
- [BUGFIX] Fetch pageTS from current page and not parent page (#206) (d1bda64)
- [TASK] cleanup and update language labels for content elements (0cf7efb)
- [TASK] cleanup and update language labels for gridelements (eaeac4a)
- [FEATURE] Hero Image, add semitransparent overlay (#197) (bec9812)
- [BUGFIX] Hero Image, fix button background and size (#199) (d31a05c)
- [BUGFIX] Hero Image inside slider container, fix pagination and margins (#198) (2300e34)
- [TASK] add appearanceTab as the main folder for wrappers styling (ee9aa33)
- [FEATURE] Hero Image, new animation styles (#195) (2631abb)
- [FEATURE] Hero Image, add option for vertical alignment (#194) (4ce7556)
- [BUGFIX] fix felayout conf to work with subpages (33389a6)
- [DOC] update README (baaa225)
- [DOC] update README for felayout (d7f263a)
❗Breaking Changes: