Skip to content

Releases: AgrosupDijon-DSI/bulma-package

v3.2.0

20 Jun 08:47
Compare
Choose a tag to compare

Changelog

Works with TYPO3 12.4 only! For TYPO3 11.5, use version 2.1.0
For non-composer installation, please download extension via TER or Extension manager

  • [TASK] Raise version to 3.2.0
  • [TASK] Upgrade modules to follow dependabot alert on Express.js
  • [FEATURE] Add scss variable for .thumbnail-menu-caption-inner styling

v3.1.1

04 Jun 07:41
Compare
Choose a tag to compare

Changelog

Works with TYPO3 12.4 only! For TYPO3 11.5, use version 2.1.0
For non-composer installation, please download extension via TER or Extension manager

  • [TASK] Raise version to 3.1.1
  • [BUGFIX] Fix text_dark layout not being loaded
  • [TASK] Improve localization for page thumbnails
  • [TASK] Improve RTE configuration for tables
  • [BUGFIX] Fix RteBasicTextStyleToTagUpdate upgrade wizard not keeping child nodes

v3.1.0

23 May 12:57
Compare
Choose a tag to compare

Changelog

Works with TYPO3 12.4 only! For TYPO3 11.5, use version 2.1.0
For non-composer installation, please download extension via TER or Extension manager

  • [TASK] Raise version to 3.1.0
  • [TASK] Add UpgradeWizard to migrate basic text styles from CKeditor 4 to 5
  • [!!!][TASK] Merge branch 'feature-news-layouts'
  • [TASK] Upgrade modules to follow dependabot alert on webpack-dev-middleware
  • [BUGFIX] Fix breakpoint for padding in carousel
  • [TASK] Add variable for news carousel content color
  • [BUGFIX] Fix padding & background
  • [TASK] Add AdditionalInformation to carousel
  • [BUGFIX] Fix breakpoints for padding in carousel
  • [TASK] Add autoplay for news carousel
  • [TASK] Change mobile ratio for news carousel
  • [FEATURE] Ease the implementation of layouts for EXT:news and add a carousel layout
  • [TASK] Fix deprecations from ScssParser
  • PHPStan
  • [TASK] Rework megamenu for better display of colums
  • [TASK] Show error message on iframe content element when loaded HTML raise exception

v3.0.0

05 Mar 16:00
Compare
Choose a tag to compare

Changelog

Works with TYPO3 12.4 only! For TYPO3 11.5, use version 2.1.0
For non-composer installation, please download extension via TER or Extension manager

  • [TASK] Upgrade local dependencies for non-composer projects
  • [TASK] Add support for Symfony components up to 7
  • [BUGFIX] Add EXT:container and EXT:gridelements in suggests so it won't break colPos itemsProcFunc
  • [FEATURE] Allow to manage EXT:form yaml configuration for renderingOptions.addQueryString
  • [TASK] Rector
  • [TASK] Fix return types and undefined array keys
  • [TASK] Add map and map-marker-alt icon in Bulma Settings module
  • [TASK] Upgrade modules to follow dependabot alert on follow-redirects
  • [TASK] Add envelope icon inf Bulma Settings module
  • [TASK] Update skip_header_rendering list with new EXT:news CType
  • [TASK][FEATURE] Clean form config & Add ClearCache finisher
  • [TASK] Upgrade local dependencies for non-composer projects
  • [TASK] Add support for Symfony components up to 7
  • [BUGFIX] Add EXT:container and EXT:gridelements in suggests so it won't break colPos itemsProcFunc
  • [FEATURE] Allow to manage EXT:form yaml configuration for renderingOptions.addQueryString
  • [TASK] Rector
  • [TASK] Fix return types and undefined array keys
  • [TASK] Add map and map-marker-alt icon in Bulma Settings module
  • [TASK] Upgrade modules to follow dependabot alert on follow-redirects
  • [TASK] Add envelope icon inf Bulma Settings module
  • [TASK] Update skip_header_rendering list with new EXT:news CType
  • [TASK][FEATURE] Clean form config & Add ClearCache finisher
  • [TASK] Override EXT:form Email finisher template to add a label css classe
  • [BUGFIX] Fix navbar nested dropdowns not having background under certains conditions
  • [BUGFIX] Change -color because CKeditor is now using <strong>
  • [BUGFIX] Change name for bloc size styling so it can be applied again
  • [FEATURE] Integration with EXT:rx_shariff
  • [BUGFIX] Remove extra css class when breadcrumb is hidden
  • [BUGFIX] Fix spacing option not being used on first content
  • [TASK] Rector
  • [TASK] Rework WebSite Structured Data for better integration in Website Settings
  • [FEATURE] Add WebSite structured data
  • [TASK] Correct label
  • [FEATURE] Add new menu type: clickable mega menu
  • [FEATURE] Add checkbox on page properties to hide breadcrumb
  • [TASK] Add upgrade wizard for accordions/tabs
  • [TASK] Change order of Seo Title from Settings and page title on "root" pages
  • [TASK] Use light colors in selectIcons field wizard for tx_bulmapackage_icon_group_item and tx_bulmapackage_settings_link_item
  • [BUGFIX] Fix TCA configuration for some checkboxToggle fields
  • [TASK] Upgrade modules to follow dependabot alert on @babel/traverse
  • [BUGFIX] Resolve "EXT:" paths in url() statements
  • [TASK] Update .gitattributes
  • Merge branch 'migration-typo3-v12'
  • [TASK] Update for EXT:news >= 11
  • [TASK] Upgrade modules to follow dependabot alert on postcss
  • [TASK] Migrate form overrides
  • [TASK] Remove debug
  • [TASK] Migrate felogin overrides
  • [TASK] Replace f:form viewhelper since as it can only be used in extbase context since TYPO3 version 12
  • [BUGFIX] Fix module name
  • [TASK] Correct module name for permissions compatibility
  • [TASK] Cleaning
  • [TASK] Removes TCEForms from FlexForm and update TCA configuration
  • [TASK] Replace INCLUDE_TYPOSCRIPT now that @import is supported within conditions
  • [TASK] Replace decrecated $TBE_STYLES
  • [TASK] TCA migrations
  • [TASK] Remove closure and upgrade wizards
  • [BUGFIX] fix access to backend website module
  • [TASK] Upgrade modules
  • [BUGFIX] add missing field for accordions/tabs
  • [TASK] Provide default configuration for EXT:image_autoresize
  • [TASK] Migrate UpgradeWizards to registration via service tag
  • [TASK] Remove general fields from ext_tables.sql
  • [TASK] Add dev sample commands
  • [TASK] Upgrade dependencies for PHP 8.1
  • [TASK] Move Icons registration to Configuration/Icons.php
  • [TASK] Migrate RTE styles and configuration to CKEditor 5
  • [TASK] Migrate Accordions / Tabs and fix warning when EXT:mask is present
  • [TASK] Migrate record_is_used hook to IsContentUsedOnPageLayoutEvent
  • [TASK] Rector / PHPStan

v2.1.0

12 Oct 13:43
Compare
Choose a tag to compare

Changelog

Works with TYPO3 11.5 only! For TYPO3 10.4, use version 1.8.1
For non-composer installation, please download extension via TER or Extension manager

  • [TASK] Raise version to 2.1.0
  • [TASK] Add setting to skip content header rendering based on list_type
  • [TASK] Upgrade modules to follow dependabot alert on semver
  • [TASK] Improve display for EXT:News AdditionalInformation
  • [TASK] Add user-lock icon in Bulma Settings module
  • [TASK] Improve configuration on touch navbar
  • [BUGFIX] Fix text-decoration when hovering .navbar-items on touch devices
  • [TASK] Add variable to manage navbar height on touch devices
  • [FEATURE] Add config to manage grid in page layouts
  • [!!!][FEATURE] Add EXT:news layouts for 1 and 2 columns. Be careful if you added your own layouts, you might have to update keys.
  • [FEATURE] Add news frame-plugin-xx class with plugin "list_type" in content element layout
  • [TASK] Update modules to follow dependabot alert on webpack
  • [FEATURE] Make sidebar optional so it won't be rendered if empty
  • [TASK] Remove trailing character
  • [FEATURE] Add style highlighted in RTE
  • [FEATURE] Add CSS-Class for RTE mail links
  • [BUGFIX][FEATURE] Fix some glitch on hover states and add new scss variables for navbar
  • [BUGFIX] Remove content sliding in template SidebarRightWNavigation
  • [FEATURE] Add new alignment options on Icon Group content
  • [FEATURE] Add inline sizes 1 to 6 in RTE
  • [FEATURE] Add settings for SearchForm
  • [FEATURE] Add settings for SocialsLinks
  • [BUGFIX] Fix content wrapping classes when background_color_class is disabled in TCEFORM
  • [TASK] Use variable gap in templates with sidebar
  • [FEATURE] Add new content spacing options
  • [BUGFIX] Fix navbar active/hover states in some cases
  • [FEATURE] Add scss variables to simplify megamenu customization
  • [FEATURE] Add new scss variables for navbar and megamenu
  • [BUGFIX] Fix active state on sub navigation
  • [REVERT][TASK] Change default content header layout to use h1 tag instead of h2 for better seo. (No visual change)
  • [BUGFIX] Fix mobile display when using textpic and images beside text
  • [BUGFIX] Fix columns display when using SelectedList in a EXT:news plugin
  • [FEATURE] Add ratio 9:16
  • [BUGFIX] Fix double usage of ImageVariantsViewHelper
  • [BUGFIX] Correct gutters calculation for responsive image

v2.0.4

10 Jan 13:56
Compare
Choose a tag to compare

Changelog

Works with TYPO3 11.5 only! For TYPO3 10.4, use version 1.8.1
For non-composer installation, please download extension via TER or Extension manager

  • [TASK] Raise version to 2.0.4
  • [TASK] Update modules to follow dependabot alert on json5
  • [TASK] Update modules to follow dependabot alert on loader-utils
  • [BUGFIX] Check fields existence in UpgradeWizards for tabs & accordion
  • [TASK] Rector namespaces
  • [FEATURE] Add argument serviceName for FirstIframe view helper
  • [BUGFIX] Use content element partialRootPath constant
  • [FEATURE] Add UpgradeWizards for tabs & accordion to ease migration from bootstrap_package
  • [FEATURE] Add possibility to choose a default thumbnail in thumbnails menus
  • [BUGFIX] Apply homogenization of height of the navbar elements from navbar-breakpoint only
  • [BUGFIX] Homogenize height of the navbar elements

v2.0.3

09 Nov 15:20
Compare
Choose a tag to compare

Changelog

Works with TYPO3 11.5 only! For TYPO3 10.4, use version 1.8.1
For non-composer installation, please download extension via TER or Extension manager

  • [TASK] Raise version to 2.0.3
  • [TASK] Add .gitattributes
  • [TASK] Update modules to follow dependabot alert on loader-utils

v2.0.2

27 Oct 15:50
Compare
Choose a tag to compare

Changelog

Works with TYPO3 11.5 only! For TYPO3 10.4, use version 1.8.1
For non-composer installation, please download extension via TER or Extension manager

  • [TASK] Raise version to 2.0.2
  • [BUGFIX] Avoid TCA error when EXT:news is not present
  • [BUGFIX] Implement workaround for https://forge.typo3.org/issues/96135
  • [TASK] Add consistency for 'exclude' in TCA

v2.0.1

27 Oct 08:55
Compare
Choose a tag to compare

Changelog

Works with TYPO3 11.5 only! For TYPO3 10.4, use version 1.8.1
For non-composer installation, please download extension via TER or Extension manager

  • [TASK] Raise version to 2.0.1
  • [TASK] Add localization-fields to selectField to avoid triggering PHP warning
  • [TASK] Override EXT:News media files crop settings
  • [TASK] Update Readme
  • [BUGFIX] Exclude node_module folder of composer archive

v2.0.0

19 Oct 15:55
Compare
Choose a tag to compare

Changelog

Works with TYPO3 11.5 only! For TYPO3 10.4, use version 1.8.1
For non-composer installation, please download extension via TER or Extension manager

  • [BUGFIX] Dependencies management for non-composer projects
  • [BUGFIX] Remove extra space after footer on mobile when panel menu is longer than body
  • [BUGFIX] Use correct class for scrollable table
  • [BUGFIX] Fix spacing for when main has header
  • [FEATURE] Add UpgradeWizards to ease migration from bootstrap_package
  • [BUGFIX] Limit flash messages styling to .typo3-messages
  • [BUGFIX] Fix pagination display when there is a lot of pages
  • [FEATURE] Add block style "List of buttons" in RTE
  • [TASK] Rework Icon & Icons group
  • [BUGFIX] improve display for custom images in Icon Group
  • [TASK] Add a bunch of scss variables for thumbnails menu
  • [BUGFIX] Fix opacity management on thumbnail menu
  • [TASK] Upgrade yarn dependencies
  • [TASK] PHPStan issues
  • [BUGFIX] Fix active state for shortcut to homepage. (Similar behaviour as before 11.5)
  • [TASK] Remove shortcut tests as HMENU is fixed in TYPO3 11.5
  • [TASK] Update RTE css to bulma 0.9.4
  • [BUGFIX] Make dropdowns id unique in SocialsLinks element
  • [TASK] Change default content header layout to use h1 tag instead of h2 for better seo. (No visual change)
  • [FEATURE] Add options to limit content iframe width
  • [TASK] Update bulma to 0.9.4
  • [TASK] Use yarn & Webpack Encore for javascripts and frontend dependencies
  • [TASK] Use css scroll-behaviour and javascript scrollIntoView() instead of SmoothScroll plugin
  • [!!!][FEATURE] Make QuickLinks partial reusable
  • [FEATURE] Allow to set quicklinks entry point via env variable
  • [FEATURE] Add constant to manage css classes of the link wrapping the logo
  • [BUGFIX] Fix undefined array key when icon is set to custom but no svg is provided
  • [TASK] Raise version to 2.0.0
  • [BUGFIX] PHPStan issues
  • [TASK] Rector refactoring
  • [BUGFIX] Add hidden field search[group] in the navbar search form
  • [TASK] Compliance with TCA migrations
  • [BUGFIX] Fix title tag when title_seo is empty
  • [BUGFIX] PHPStan issues
  • [BUGFIX] Display again in lightbox the long gone button when the image has a link property
  • [TASK] Replace unnecessary hook by User TSconfig
  • [TASK] Remove custom typoscript condition "pageLayoutRecursive()" as core now provides tree.pagelayout
  • [!!!][TASK] Replace deprecated lastImageInfo access
  • [TASK] Remove signal slot for EXT:image_autoresize (Listener will be made if extension migrate to Event)
  • [TASK] Update overrides for EXT:news ^9
  • [TASK] Update doctrine usage
  • [TASK] Clean ups following changes from benjaminkott/bootstrap_package repository
  • [BUGFIX] Fix transparentize() parameters
  • [BUGFIX] Include autoloader for parser class check
  • [BUGFIX] Array access warnings in PHP 8
  • [TASK] Rector refactoring for TYPO3 11.5 and PHP 8