Releases: benjaminkott/bootstrap_package
Releases · benjaminkott/bootstrap_package
v13.0.0
BREAKING
- b3cdba7 [!!!][TASK] Drop jquery (#1212)
- ec37abf [!!!][FEATURE] Introduce Google Tag Manager support
- 61f5957 [!!!][TASK] Adapt useragent to fetch woff2 - fixes #840
FEATURE
- ec37abf [!!!][FEATURE] Introduce Google Tag Manager support
- 028a786 [FEATURE] Use translatable labels for container names and columns (#1110)
- 67fee21 [FEATURE] Introduce implode vh and make explode vh more useful
- 600372b [FEATURE] Introduce frame options
- d513638 [FEATURE] Add repeat option for frame background images
- c293241 [FEATURE] Add footer navigation and contact area (#1054)
TASK
- b1e50ad [TASK] Adapt dependencies
- 8c5ab0d [TASK] Use actions/cache@v3
- 7ac2d5c [TASK] Replace deprecated set-output command (#1213)
- b21ed66 [TASK] Update build dependencies
- 3c64f9f [TASK] Update fantasticon to 2.0.0
- c280e6a [TASK] Update bootstrap to 5.2.3
- 99bd545 [TASK] Bump actions/checkout to v3 (#1214)
- 954dbb8 [TASK] Remove leftover legacy popper.js
- c51b356 [TASK] Remove leftovers from bootstrap 4 removal
- 36836fb [TASK] Update dependencies
- b3cdba7 [!!!][TASK] Drop jquery (#1212)
- 1449d02 [TASK] Update Bootstrap to 5.2.2
- 6e5da6d [TASK] Drop Bootstrap 4
- f282722 [TASK] Update action and node version
- e4c3b5f [TASK] Make Bootstrap Package TYPO3 v12 compatible (#1201)
- cfed9c0 [TASK] Remove obsolte whitespaces in readme
- aad164e [TASK] Make paginator v12 compatible (#1209)
- 8b1a05c [TASK] Update compatibility chart
- 614cb76 [TASK] Drop obsolete sql definitions
- fd6f747 [TASK] Streamline contact form example
- 11e706e [TASK] Apply TCA changes
- 53536dd [TASK] Drop v10 support (#1206)
- 8268cd2 [TASK] Streamline upgrade wizards
- 527f7db [TASK] Use public directory for setup instead of web
- 441f76c [TASK] Execute all tests if basic setup was sucessful
- b7dfea8 [TASK] Move test scss resources to public
- 6f20234 [TASK] Fix indention
- dddf5f2 [TASK] Upgrade version of phpstan
- 3119d53 [TASK] Store composer-cache to speed up CI (#1172)
- 844305e [TASK] Add PHP 8.1 to CI (#1171)
- 0aebd8d [TASK] Remove obsolete labeler config
- 0089702 [TASK] Update frontend dependencies
- 39210d6 [TASK] Update bootstrap versions to 4.6.1 and 5.1.3
- fb8aff1 [TASK] Update ddev config
- 33325b9 [TASK] Drop commit message check and labeler to avoid unnessesary long ci runs
- e4bc364 [TASK] Adapt pull request template to match current ci
- 24167a7 [TASK] Adapt PHPDoc annotation in ScssParserTest
- e0d6952 [TASK] Adjust handling of ExtensionConfiguration version differences for phpstan
- 7ac32df [TASK] Allow composer plugins
- 61f5957 [!!!][TASK] Adapt useragent to fetch woff2 - fixes #840
- 36a8ddb [TASK] Update scssphp to v1.8.1 (#1114)
- df63fea [TASK] Use @import syntax for TS includes (#1090)
- 6cd7bd9 [TASK] Update deployment
- 0f3c035 [TASK] Require at least v11.5 LTS on the 11 cycle
- fa979f2 [TASK] Migrate form definition (#1095)
- 82273eb [TASK] Accept frame height in frame vh config
- 70ce6fe [TASK] Update frontend dependencies
- f0f9125 [TASK] Update scssphp to v1.7.0
- 6dc537d [TASK] Move frame rendering to vh (#1081)
- 3017050 [TASK] Allow pagination template to be overwritten (#1080)
- 33cd911 [TASK] Checkstyle typoscript
- 96577b4 [TASK] Allow menu pages/subpages to render recursive by default
- 65967f1 [TASK] Update Bug Report template (#1069)
- c799bbc [TASK] Provide frontend build custom commands (#1068)
- 0217131 [TASK] Split mainnavigation into multiple templates
- 0ce5eb8 [TASK] Exclude submenues from indexing (#1061)
- 911de9c [TASK] Move env vars to DDEV config (#1059)
- 84786da [TASK] Add .build/bin to $PATH (#1058)
- 6ff633e [TASK] Update readme to include v12
- f62618a [TASK] Update .gitattributes (#1051)
- 5cf397f [TASK] Normalize composer.json (#1050)
- caa290a [TASK] Update branch alias (#1047)
- 32a05bd [TASK] correct Photoswipe opening animation (#941)
BUGFIX
- 744c0c4 [BUGFIX] Adapt phpstan annotations
- 39fcbac [BUGFIX] Add figure tag to external blocks in rte parsing
- 6214e23 [BUGFIX] Use padding instead of margin for RTE spacing
- cd051fe [BUGFIX] Use new rendering context for pagination view
- 6dc2ac6 [BUGFIX] Prevent PHP Warning: Undefined array key (#1208)
- 94afc27 [BUGFIX] PHPStan return types (#1199)
- e1c8684 [BUGFIX] Swap caption and title in photoswipe if no title is given (#1181)
- f535de1 [BUGFIX] Correct type issue in upgrade wizard one more more time
- 779fae9 [BUGFIX] Correct type issue in upgrade wizard one more time
- 3299482 [BUGFIX] Correct type issue in upgrade wizard
- e2bde3e [BUGFIX] Replace deprecated PHP 8.1 filter FILTER_SANITIZE_STRING
- abfe2d9 [BUGFIX] Avoid unitialized variable in VersionToolbarItem (#1167)
- 318e2c4 [BUGFIX] Avoid early fatal with TYPO3 v12 (#1166)
- b0b3f6a [BUGFIX] Respect target and add rel in all page template menus
- 2fe6da3 [BUGFIX] PHPStan issues (#1133)
- 0507bb5 [BUGFIX] Register classes in DI container (#1129)
- 1dbb1ab [BUGFIX] Add missing xlarge crop variant - fixes #1088
- bedac0c [BUGFIX] Respect icon config in footer navigation - fixes #1109
- 25efe3e [BUGFIX] Do not call "libxml_disable_entity_loader" in PHP 8 (#1105)
- 3c6c104 [BUGFIX] Respect and adjust responsive image configuration for carousel background_image
- 9b04c8b [BUGFIX] Respect theme configuration in footer navigation
- 750c206 [BUGFIX] Get frontend controller from request if available
- 5bde1c5 [BUGFIX] Use bootstrap 5 styles in RTE (#1091)
- 77ce933 [BUGFIX] Do not pass absolute path to resource factory
- b1ad381 [BUGFIX] BrandingService conditions (#1094)
- 0eccc6a [BUGFIX] Remove pollution of global scss variables
- 686dd1d [BUGFIX] Ensure accordion elements collapse as intended with bootstrap 5
- 127c3af [BUGFIX] Avoid overrides of global scss variables within card-panel comonent
- 0c8e4a2 [BUGFIX] Allow labeler from forks (#1085)
- ad45336 [BUGFIX] Fix breadcrumb when "breadcrumbExtendedValue" is used
- 04574fa [BUGFIX] Wrong default
- 7c45477 [BUGFIX] Set correct classes for background image options in frame viewhelper
- 02b0c5f [BUGFIX] Add automatic contrast calculations again for backgrounds - fixes #1057
- 94f3fff [BUGFIX] Change initialization of ConfigurationManager to make it compatible with 10.4
- c44ade4 [BUGFIX] Change initialization of ConfigurationManager to make it compatible with 10.4
- 116ebeb [BUGFIX] Hide header for container elements - fixes #1079
- 32d2609 [BUGFIX] Ensure spacing for frames is applied when set to none
- 8f8e41d [BUGFIX] Correct spacing for embedded frames
- a5c1e26 [BUGFIX] phpstan baseline
- 136f2d9 [BUGFIX] Missing theme colors (#1067)
- 91161e6 [BUGFIX] Array access warnings in PHP 8 (#1063)
- 8b5c391 [BUGFIX] CGL in CI workflow (#1064)
- 3bc7af8 [BUGFIX] Docs rendering (#1062)
- 36ea7dd [BUGFIX] Mark menu items correctly as closed - fixes #1052
- b59e5bb [BUGFIX] Include correct popper.js version for bootstrap 5
- b9ef0ce [BUGFIX] Wrong table classes and add missing ones (#927)
- 2593545 [BUGFIX] Remove obsolete margin removal of contact address
- 45f0d3f [BUGFIX] Preserve custom layout values (#1055)
- 9e34f8e [BUGFIX] Correct versions after #1047
- 262899e [BUGFIX] Add Bootstrap v5 options to Fullscreen and Small carousel (#1053)
- 5c419c5 [BUGFIX] Remove deprecated softref
images
(#1046) - 3344751 [BUGFIX] Make embedded layouts mote strict and reset backgrounds properly
- af347d5 [BUGFIX] Let image service resolve svgicon - fixes #1042
- d5d0590 [REVERT][BUGFIX] Update doctrine usages (#1037) (#1044)
- 78dc613 [BUGFIX] Add missing embed css to bootstrap 5 (#1043)
- e687172 [BUGFIX] Remove external softref to ext:rtehtmlarea (#1039)
MISC
- 20ef22e Exclude Tests folder for export (#1157)
- 9b1814b [DOCS] Align with new TYPO3 documentation standards (#1158)
- a67e374 [DOCS] Update Bootstrap version
Contributors
- Alexander Nitsche @alexander-nitsche
- Andreas Fernandez @andreasfernandez
- Benjamin Kott @benjaminkott
- Christian Kuhn @lolli42
- Frank Nägler @NeoBlack
- Gilbertsoft @gilbertsoft
- Patrick Lenk @Patta
- Simon Schaufelberger @simonschaufi
- Stephan Sellner @mediaprojektegmbh
- Sven Burkert @SventB
- Sven Jürgens @SvenJuergens
- eckard gehrke @ehwg
v12.0.6
TASK
- [TASK] Update actions to v3 7f16644
- [TASK] Replace deprecated set-output command (#1213) 22a3a4f
- [TASK] Streamline upgrade wizards (#1210) 59d1c32
- [TASK] Use public directory for setup instead of web ec4476b
- [TASK] Adapt ddev config for BP_12 ab2d4d8
- [TASK] Fix indention d2deb08
BUGFIX
- [BUGFIX] Add figure tag to external blocks in rte parsing c500ed0
- [BUGFIX] Prevent PHP Warning: Undefined array key (#1208) e22a400
- [BUGFIX] PHPStan return types (#1199) aee7829
- [BUGFIX] Properly check return type (#1182) 8e519af
- [BUGFIX] Swap caption and title in photoswipe if no title is given (#1181) 7342e2a
- [BUGFIX] Replace deprecated PHP 8.1 filter FILTER_SANITIZE_STRING 061a6d8
v11.0.4
TASK
- [TASK] Update actions to v3 563a70e
- [TASK] Replace deprecated set-output command (#1213) a6611d4
- [TASK] Remove obsolete labeler config 5258b08
- [TASK] Allow composer plugins 19d88fa
- [TASK] Drop labeler to avoid unnessesary long ci runs f815312
- [TASK] Update Bug Report template (#1069) fcfd9ee
BUGFIX
- [BUGFIX] Add figure tag to external blocks in rte parsing 46ae562
- [BUGFIX] Replace deprecated PHP 8.1 filter FILTER_SANITIZE_STRING a1e6d1d
- [BUGFIX] CGL in CI workflow (#1064) 0458a4a
- [BUGFIX] Docs rendering (#1062) 538f91e
- [BUGFIX] Wrong table classes and add missing ones (#927) fa72366
- [BUGFIX] Preserve custom layout values (#1055) 0c506be
v10.0.11
v12.0.5
BREAKING
FEATURE
TASK
- [TASK] Update frontend dependencies b03a87e
- [TASK] Remove obsolete labeler config 76ced49
- [TASK] Update bootstrap versions to 4.6.1 and 5.1.3 a8e72b9
- [TASK] Allow composer plugins 6ff185a
- [TASK] Drop commit message check and labeler to avoid unnessesary long ci runs 32625b2
- [!!!][TASK] Adapt useragent to fetch woff2 - fixes #840 2532ccc
- [TASK] Update scssphp to v1.8.1 (#1114) eb8826f
BUGFIX
v12.0.4
TASK
- fa4aa4a [TASK] Use import syntax for TS includes (#1090)
- 33135fc [TASK] Require at least v11.5 LTS on the 11 cycle
BUGFIX
- 940986b [BUGFIX] Do not call "libxml_disable_entity_loader" in PHP 8 (#1105)
- 84dff11 [BUGFIX] Respect and adjust responsive image configuration for carousel background_image
- d2a4458 [BUGFIX] Get frontend controller from request if available
- 0d8e0f1 [BUGFIX] Use bootstrap 5 styles in RTE (#1091)
- 28dda97 [BUGFIX] Do not pass absolute path to resource factory
Contributors
- Benjamin Kott @benjaminkott
- Gilbertsoft @gilbertsoft
- Patrick Lenk @Patta
v12.0.3
TASK
BUGFIX
- 41718f6 [BUGFIX] BrandingService conditions (#1094)
- add3aea [BUGFIX] Remove pollution of global scss variables
- c2ea116 [BUGFIX] Ensure accordion elements collapse as intended with bootstrap 5
- 05ef945 [BUGFIX] Avoid overrides of global scss variables within card-panel comonent
- 576014e [BUGFIX] Fix breadcrumb when "breadcrumbExtendedValue" is used
Contributors
- Benjamin Kott @benjaminkott
- Gilbertsoft @gilbertsoft
v12.0.2
TASK
- 151f487 [TASK] Update frontend dependencies
- 168b6c9 [TASK] Update scssphp to v1.7.0
- 95ba43c [TASK] Update Bug Report template (#1069)
- 6c56d7b [TASK] Provide frontend build custom commands (#1068)
- 1c4b80a [TASK] Exclude submenues from indexing (#1061)
- 3a6f50c [TASK] correct Photoswipe opening animation (#941)
BUGFIX
- e56f5ec [BUGFIX] Add automatic contrast calculations again for backgrounds - fixes #1057
- 98faa9a [BUGFIX] Hide header for container elements - fixes #1079
- 48ec125 [BUGFIX] Ensure spacing for frames is applied when set to none
- 85867a1 [BUGFIX] Missing theme colors (#1067)
- 1511a44 [BUGFIX] Array access warnings in PHP 8 (#1063)
- 7dafab1 [BUGFIX] CGL in CI workflow (#1064)
- 2122e79 [BUGFIX] Docs rendering (#1062)
- 9bc3707 [BUGFIX] Mark menu items correctly as closed - fixes #1052
- f9fccd0 [BUGFIX] Include correct popper.js version for bootstrap 5
- faaa75c [BUGFIX] Wrong table classes and add missing ones (#927)
- 6366785 [BUGFIX] Preserve custom layout values (#1055)
- 10b2ece [BUGFIX] Add Bootstrap v5 options to Fullscreen and Small carousel (#1053)
- 07bdd77 [BUGFIX] Remove deprecated softref
images
(#1046) - 4239517 [BUGFIX] Make embedded layouts more strict and reset backgrounds properly
Contributors
- Benjamin Kott @benjaminkott
- Gilbertsoft @gilbertsoft
- Stephan Sellner @mediaprojektegmbh
- Sven Burkert @SventB
- Sven Jürgens @SvenJuergens
v12.0.1
BUGFIX
- e763705 [BUGFIX] Let image service resolve svgicon - fixes #1042
- 1e8864b [REVERT][BUGFIX] Update doctrine usages (#1037) (#1044)
- c6addb4 [BUGFIX] Add missing embed css to bootstrap 5 (#1043)
- 7345b20 [BUGFIX] Remove external softref to ext:rtehtmlarea (#1039)
Contributors
- Benjamin Kott @benjaminkott
- Gilbertsoft @gilbertsoft
v12.0.0
SECURITY
- de3a568 [SECURITY] Ensure content element subheader is HTML encoded
BREAKING
- 8c63fd5 [!!!][TASK] Add support for Bootstrap v5 (#1016)
- f565755 [!!!][TASK] Replace fluid pagination widget (#1012)
- e4c0708 [!!!][TASK] Drop webfontloader (#1011)
- 8323a17 [!!!][FEATURE] Introduce embedded frames and improve rendering
- 34a9680 [!!!][TASK] Replace deprecated lastImageInfo access (#1005)
- 82b2178 [!!!][TASK] Remove TYPO3 9.5 support (#979)
- c0ba1c9 [!!!][TASK] Remove InstallService (#977)
- 35fdfd7 [!!!][TASK] Remove bootstrap3 (#826)
FEATURE
- 0e55bdc [FEATURE] Improve icon registry (#1038)
- bd1e172 [FEATURE] Add container support (#1035)
- 35fd14b [FEATURE] Add tca defaults for imagecol
- ef50a0c [FEATURE] Make theme colors selectable for carousel items (#1032)
- 1801887 [FEATURE] Extend RTE config for links and lists (#1031)
- dde661e [FEATURE] Extend color palette (#1030)
- 5207c19 [FEATURE] Add new DropIns to page before and after
- 8323a17 [!!!][FEATURE] Introduce embedded frames and improve rendering
- 3a80998 [FEATURE] Set font display to swap by default
- cd08510 [FEATURE] Add gallery content block (#765)
- 561c929 [FEATURE] Add header position for carousel items
TASK
- 317595f [TASK] Raise version constraints to support released v11
- b65e304 [TASK] Remove workaround for v11 (#1036)
- 2ff1b43 [TASK] Upgrade bootstrap to 5.1
- 74ba904 [TASK] Streamline bp icons
- f6d8de8 [TASK] Reduce default size of gallery-gap
- 86b596d [TASK] Use fantasticon to build icon font (#1028)
- 0c6d842 [TASK] Allow REVERT key word in commit messages (#1026)
- 8c63fd5 [!!!][TASK] Add support for Bootstrap v5 (#1016)
- 5188f94 [TASK] Upgrade bundled and minimum required version of scssphp/scssphp to ^1.6.0
- 04efdde [TASK] Remove all showRemovedLocalizationRecords occurrences (#1019)
- f31359d [TASK] Use SiteConfiguration for website title
- 357bc41 [TASK] Remove obsolete hammer.js polyfill for swipe gestures on carousel
- 49af9a0 [TASK] Reduce jquery usage on navbar
- 52c9960 [TASK] Remove jquery from lightbox (#1014)
- 4560df5 [TASK] Drop yarn as dependency manager (#1013)
- 48d98cc [TASK] Remove jquery from form custom file input
- f565755 [!!!][TASK] Replace fluid pagination widget (#1012)
- e4c0708 [!!!][TASK] Drop webfontloader (#1011)
- 203668a [TASK] Drop feedit
- ae3aced [TASK] Disable deployment and publish workflows for forks (#1010)
- fdeaf20 [TASK] Don´t continue on PHPStan errors
- 34a9680 [!!!][TASK] Replace deprecated lastImageInfo access (#1005)
- 4ccae72 [TASK] PHPStan clean ups (#1004)
- 48ae9da [TASK] Allow tests to pass for phpstan and build result for now (#1003)
- 1f753fb [TASK] Add phpstan
- 966b8f9 [TASK] Update scssphp/scssphp
- b442b35 [TASK] Update phplint
- 247cdda [TASK] Update php-cs-fixer
- 3df7243 [TASK] Upgrade frontend dependencies
- 36f60ba [TASK] Setup mysql server in docker container
- d2bfa0a [TASK] Update ddev config
- 31b8a64 [TASK] Upgrade dependencies
- 511db51 [TASK] Upgrade ddev config
- 76cec4e [TASK] Remove yarn ddev wrapper
- f1c86d8 [TASK] Add extension-key to demo package
- f4f6ad2 [TASK] Enable deployment again (#985)
- c703ad7 [TASK] Replace TYPO3_MODE and TYPO3_REQUESTTYPE (#984)
- 3f8e38a [TASK] Migrate signals to PSR-14 events (#983)
- b0e10f5 [TASK] Update branch-alias and package sorting (#982)
- dbabe54 [TASK] Remove TYPO3 9 from CI (#981)
- 82b2178 [!!!][TASK] Remove TYPO3 9.5 support (#979)
- c0ba1c9 [!!!][TASK] Remove InstallService (#977)
- 35fdfd7 [!!!][TASK] Remove bootstrap3 (#826)
- 6d4fd9d [TASK] Allow installation with testing framework ^6.4
- db0ad78 [TASK] Update bundled scssphp to 1.4.1
- db8fc92 [TASK] Let all actions run
- c2da8dc [TASK] Remove travis and scrutinizer from readme
- a38ad36 [TASK] drop scrutinizer
- f920171 [TASK] Drop travis ci
- 4c54680 [TASK] Update actions
- ab622fe [TASK] Update dependencies
- ed1f28e [TASK] Remove tempfs for dev environment
- f77265b [TASK] Add publishing TER workflow
- 7748869 [TASK] Allow installation on TYPO3 v11 for development purposes
- d5e9632 [TASK] Update DDEV configuration (#962)
- 8a1beef [TASK] WSL2 support (#961)
- 209753a [TASK] Reintroduce prefer-stable (#960)
- 34fc1bd [TASK] Bump labeler to v3 and enable sync-labels (#952)
- f7b08da [TASK] Update Pull Request template (#950)
- 26d5ae3 [TASK] Update pull request types for Check PR workflow (#949)
- 240e2df [TASK] Replace GeneralUtility::getUrl by RequestFactory (#910)
- c2b2918 [TASK] Migrate to afterExtensionInstall signal (#909)
- d5af9cf [TASK] Update README.rst (#900)
- 000bc1b [TASK] Add workspaces as dev dependency
- bf94f47 [TASK] Bump actions/checkout to v2
- f13a42d [TASK] Move path repository for testing to Tests (#882)
- 4527808 [TASK] Downgrade to labeler v2 (#881)
- 85b0dca [TASK] Use v3-preview labeler (#880)
- c3dfcf4 [TASK] Add functional test setup (#879)
- 4651154 [TASK] Add typo3fluid/fluid to composer dependencies (#876)
- ecdb025 [TASK] Update frontend build dependencies
- 9175ab4 [TASK] Update ddev to 1.14.0
- becff74 [TASK] Add missing extension key (#874)
- aca7960 [TASK] Bump DDEV to 1.13.1 (#863)
- 47b2a3d [TASK] Add PHP 7.4 to workflow (#855)
- 477c7c4 [TASK] Ignore false positives in extension scanner (#854)
- 051f3f0 [TASK] Update DDEV to 1.13.0 (#853)
- 2deb968 [TASK] Slim down documentation configuration
- b5a591b [TASK] Remove path in ExtensionConfiguration::set call (#836)
- 7f5ffb1 [TASK] Update bootstrap 4.1 constants (#831)
- 8dc2ab2 [TASK] Remove scssphp/scssphp conflict (#832)
- 5e2881c [TASK] Add check commit message workflow for pull requests (#828)
- 6f30d90 [TASK] Add Github workflow badge (#824)
- 255407c [TASK] Update bootstrap.stickyheader.min.js (#823)
- c0a3d48 [TASK] Rename DDEV build command to yarn (#821)
- f41102e [TASK] Bump modernizr to version 3.8.0 (#820)
- 689784d [TASK] Bump grunt-stylelint to version 0.11.1 (#819)
- 4147557 [TASK] Bump grunt-sass to version 3.1.0 (#818)
- 8bce487 [TASK] Bump bootstrap 4 to version 4.4.1 (#817)
- 861b43b [TASK] Bump popperjs to version 1.16.0 (#816)
- be48491 [TASK] Add lowlevel module as dev dependency for debugging (#810)
- be12760 [TASK] Configure markdown lint (#811)
- 2473a78 [TASK] Add info module as dev dependency for debugging (#809)
- 00f7792 [TASK] Update labeler to version 2.1.0 (#812)
- 2d49db1 [TASK] Introduce DDEV build script (#808)
- 69843d4 [TASK] Update ddev to 1.12.0 (#783)
- b18d775 [TASK] Change build order (#793)
- 76061f0 [TASK] Automatic label dependency changes (#796)
- d863cc7 [TASK] Remove deprecated translateToHidden option (#800)
- b9b6ba3 [TASK] Update issue and pull request templates (#795)
- 9d444b1 [TASK] Remove double inclusion of content elements (#792)
- 71c4da3 [TASK] Update build dependencies (#790)
- c6c7ea6 [TASK] Add DDEV custom command description (#782)
- 8d9143e [TASK] Fix typo in image variants view helper (#769)
- d879932 [TASK] Update bundled scssphp/scssphp version to 1.0.4
- d9a9ac4 [TASK] Add width, height and intrinsicsize to images
- 770fc43 [TASK] Remove update build script
- 88ca8d9 [TASK] Extend CI to 10.x and master (#755)
- 7114b00 [TASK] Make typo3/cms-* requirements less strict
- 6e8ddee [TASK] Update ddev to 1.11.1
- 87222fc [TASK] Use github actions for ci (#741)
- 2a29454 [TASK] Disable xdebug by default for dev environment
- 5a82470 [TASK] Update ddev to 1.10.2
- 2847fd3 [TASK] Streamline database field types
- ac916e7 [TASK] Enable tmpfs for dev environment
BUGFIX
- 0398beb [BUGFIX] Add space between gallery and navigaiton
- de2c69c [BUGFIX] Update doctrine usages (#1037)
- 8c4e4ca [BUGFIX] Correct image calculation
- 34fb30a [BUGFIX] Streamline card paddings
- a6aa824 [BUGFIX] Ignore phpstan error for dom_import_simplexml (#1033)
- f395952 [BUGFIX] Update icon css (#1034)
- 0ecbeb8 [BUGFIX] Ensure correct correct scaling of special links
- df42070 [BUGFIX] Remove obsolete margin from gallery
- 4c51423 [BUGFIX] SassError: compound selectors may no longer be extended. #1023 (#1029)
- 18af084 [REVERT][BUGFIX] SassError: compound selectors may no longer be extended. Consider
@extend .form-control, .is-invalid
instead. https://sass-lang.com/documentation/breaking-changes/extend-compound (#1023) (#1025) - 834a157 [BUGFIX] Remove wrong !default from monospace (#1024)
- d8350fe [BUGFIX] SassError: compound selectors may no longer be extended. Consider
@extend .form-control, .is-invalid
instead. https://sass-lang.com/documentation/breaking-changes/extend-compound (#1023) - fcbcbe5 [BUGFIX] Workaround core issue #94422 in ci (#1020)
- b14e4ad [BUGFIX] Migrate phpunit functional test configuration
- 7174037 [BUGFIX] Correct default image height calculation
- 28446c5 [BUGFIX] Correct frame collapsing for no backgrounds
- 7b522d9 [BUGFIX] Restore grouping in ctype selector
- 238f48e [BUGFIX] Only call getIcons if value is not null
- bd81170 [BUGFIX] Correct label for processing css files
- b5107f2 [BUGFIX] Adapt to changes in fluid contexts between v10 and v11
- abc2010 [BUGFIX] Add missing spacers for frames aagain
- b73c95c [BUGFIX] Minor fixes to frame layout
- 78a2bd9 [BUGFIX] Revert unintended revert of TYPO3 constant (#1008)
- 34ef3de [BUGFIX] Respect gallery size settings instead of beeing smart
- e4623ce [BUGFIX] Correct extension manager dependencies to match composer requirements
- 1a95139 [BUGFIX] Update form definition (#980)
- 1238613 [BUGFIX] Apply latest scssphp changes to import behavior (#948)
- 4543ad1 [BUGFIX] Remove minimum stability dev from composer.json (#936)
- 1c590d8 Revert "[BUGFIX] Use image vh for image types to enable thumbnails for non images like PDF files (#913)" (#914)
- 826f6be [BUGFIX] Use im...