Releases: AgrosupDijon-DSI/bulma-package
v4.0.0
Changelog
Works with TYPO3 13.4 only! For TYPO3 12.4, use version 3.3.0
For non-composer installation, please download extension via TER or Extension manager
- [TASK] Update dependencies for non composer projects
- [TASK] Upgrade modules to follow dependabot alert on nanoid and path-to-regex
- [TASK] Raise version to 4.0.0
- Merge branch 'migration-typo3-v13'
- [BUGFIX] Remove trailing dot that was preventing to retrieve constants
- [TASK] PHPStan
- [BUGFIX] fix return TypeError
- [TASK] Remove deprecated methods from custom viewhelpers
- [BUGFIX] Source mapping is now public path agnostic (Thanks benjaminkott/bootstrap_package#1352)
- Merge branch 'master' into migration-typo3-v13
- [TASK] Force templates name, and fix IconSize usage causing deprecations
- [TASK] Migrate t3editor to codeEditor
- [TASK] Cleaning
- [TASK] Improve check for frontend request
- [TASK] Modernize typoscript setup and constant access (Thanks benjaminkott/bootstrap_package#1379)
- [TASK] Fix original attribute in xlf files
- [TASK] Use 2 spaces indentation in TypoScript and TSconfig files to comply with TYPO3 Coding Standards
- [TASK] Avoid deprecated ExtensionManagementUtility::addPageTSConfig()
- [TASK] 13.4: Rector/Fractor/PHPStan/PHP CS Fixer
- [TASK] Fractor
- [TASK] PHPStan
- [TASK] Rector
- [TASK] PHP CS Fixer
v3.3.0
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
- [BUGFIX] Fix undefined array key
- [TASK] Upgrade modules to follow dependabot alert on cross-spawn
- [TASK] Add viewhelper to retrieve logo_main from WebsiteSettings in backend context (Experimental)
- [TASK] Upgrade modules to follow dependabot alert on http-proxy-middleware and cookie
- [BUGFIX] Fix Slim Select instanciation with multiple MultiSelect
- [TASK] Implement Slim Select for MultiSelect usage
- [TASK] Use SimpleBar plugin for better user experience with scrollable tabs
- [BUGFIX] Fix Google Analytics javascript when there is multiple tracking codes
- [TASK] Respect gallery_size in mobile breakpoint for textpic & textmedia
- [TASK] Add header_layout on carousel item, to allow header to be shown in backend only
- [!!!][TASK] Drop field social_media_buttons from page properties
- [TASK] Upgrade modules to follow dependabot alert on send
- [TASK] Allow insertion of multiple Google Analytics tracking codes
- [TASK] Add content element Sharing Buttons
- [TASK] Add asd:data.isNull viewHelper
- [!!!][TASK] Improve display of sharing widget, use settings from Website Configuration only in EXT:news details.
- [TASK] Add inverted option to thumbnails type content
- [TASK] Allow usage of content element uploads inside tabs and accordion
- [TASK] Add content element Thumbnail Group
- [TASK] Add new styles for links in RTE (phone, file, url, location)
- [BUGFIX] Fix button display on photoswipe gallery
- [TASK] Upgrade modules to follow dependabot alert on body-parser, path-to-regexp, send, serve-static, express, micromatch and webpack
- [TASK] Replace EXT:shariff integration with homemade, using Shareon javascript library
- [TASK] Upgrade modules to follow dependabot alert on ws
v3.2.0
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
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
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
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
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
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
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
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