Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Sylius/SyliusThemeBundle

Tags

v2.4.1

Toggle v2.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
GSadee Grzegorz Sadowski
v2.4.1

- [#139](Sylius/Sylius#139) PHP 8.4 fix ([@codingioanniskrikos](https://github.com/codingioanniskrikos))
- [#138](Sylius/Sylius#138) Replace check for master request with isMainRequest in first theme documentation ([@alexander-schranz](https://github.com/alexander-schranz))

v2.4.0

Toggle v2.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
GSadee Grzegorz Sadowski
v2.4.0

- [#133](#133) Upgrade psalm to 5.20 ([@alexander-schranz](https://github.com/alexander-schranz))
- [#132](#132) Upgrade rector to 1.0 ([@alexander-schranz](https://github.com/alexander-schranz))
- [#131](#131) Allow installation with Symfony 7 ([@alexander-schranz](https://github.com/alexander-schranz))
- [#134](#134) Fix ThemeCollector Symfony 7 compatibility ([@alexander-schranz](https://github.com/alexander-schranz))
- [#129](#129) doc: Update "Your first theme" documentation ([@pocky](https://github.com/pocky))
- [#135](#135) Bump up PHP and Symfony 6 versions ([@GSadee](https://github.com/GSadee))
- [#128](#128) Remove performNoDeepMerging to authorise additional custom theme folders ([@lanfisis](https://github.com/lanfisis))
- [#136](#136) Revert "Remove performNoDeepMerging to authorise additional custom theme folders" ([@GSadee](https://github.com/GSadee))

v2.3.0

Toggle v2.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lchrusciel Łukasz Chruściel
v2.3.0

* Added support for Symfony 6

- [#113](#113) Drop support for PHP7.4, Symfony version upgraded to 5.4 ([@Rafikooo](https://github.com/Rafikooo))
- [#121](#121) Add support for Symfony 6 ([@macintoshplus](https://github.com/macintoshplus), [@loic425](https://github.com/loic425))

- [#110](#110) Use PHP 7.4 syntax ([@Zales0123](https://github.com/Zales0123))
- [#125](#125) [GH] Allow to trigger GH Actions manually ([@lchrusciel](https://github.com/lchrusciel))

- [#120](#120) [Maintenance] Allow flex plugin during plugin installation ([@lchrusciel](https://github.com/lchrusciel))
- [#122](#122) Fix coding standard ([@loic425](https://github.com/loic425), [@lchrusciel](https://github.com/lchrusciel))

v2.3.0-ALPHA.1

Toggle v2.3.0-ALPHA.1's commit message

Verified

This tag was signed with the committer’s verified signature.
lchrusciel Łukasz Chruściel
v2.3.0-ALPHA.1

* Added support for Symfony6

- [#113](#113) Drop support for PHP7.4, Symfony version upgraded to 5.4 ([@Rafikooo](https://github.com/Rafikooo))
- [#121](#121) Add support for Symfony 6 ([@macintoshplus](https://github.com/macintoshplus), [@loic425](https://github.com/loic425))

- [#110](#110) Use PHP 7.4 syntax ([@Zales0123](https://github.com/Zales0123))
- [#125](#125) [GH] Allow to trigger GH Actions manually ([@lchrusciel](https://github.com/lchrusciel))

- [#120](#120) [Maintenance] Allow flex plugin during plugin installation ([@lchrusciel](https://github.com/lchrusciel))
- [#122](#122) Fix coding standard ([@loic425](https://github.com/loic425), [@lchrusciel](https://github.com/lchrusciel))

v2.2.0

Toggle v2.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v2.2.0

- Added support for PHP 8, while dropping support for PHP 7.3
- Added support for Symfony 5.2
- Added support for using the updated bunlde directory structure (`FooBundle/public` instead of `FooBundle/Resources/public`)

- [#89](#89) Allow PHP8 ([@plozmun](https://github.com/plozmun))
- [#95](#95) Add support for bundles using the updated bundle directory structure ([@mbabker](https://github.com/mbabker))
- [#96](#96) Fix the build by requiring new version of ECS ([@pamil](https://github.com/pamil))
- [#97](#97) Drop support for PHP 7.3 and Symfony 5.1 ([@pamil](https://github.com/pamil))

v2.1.1

Toggle v2.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v2.1.1

- [#73](#73) Update vimeo/psalm requirement from 4.1.1 to 4.2.1 ([@dependabot-preview](https://github.com/dependabot-preview)[[@bot](https://github.com/bot)])
- [#78](#78) Fix deprecated array_key_exists in TranslatorResourceProviderPass ([@alexander-schranz](https://github.com/alexander-schranz))

v2.1.0

Toggle v2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v2.1.0

- [#64](#64) Switch from Travis to GitHub Actions ([@pamil](https://github.com/pamil))
- [#65](#65) Remove PHPStan ([@pamil](https://github.com/pamil))
- [#66](#66) Upgrade to Psalm 4 ([@pamil](https://github.com/pamil))
- [#67](#67) Update dependencies ([@pamil](https://github.com/pamil))
- [#68](#68) Add tests for symfony/translation-contracts ^1.1 and ^2.0 ([@pamil](https://github.com/pamil), [@dpfaffenbauer](https://github.com/dpfaffenbauer))
- [#69](#69) Normalise composer.json ([@pamil](https://github.com/pamil))

v2.0.1

Toggle v2.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v2.0.1

- [#61](#61) Rename `Sylius\Bundle\ThemeBundle\Configuration\Test\TestThemeConfigurationManager` service to `Sylius\Bundle\ThemeBundle\Configuration\Test\TestThemeConfigurationManagerInterface` ([@pamil](https://github.com/pamil))

v2.0.0

Toggle v2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v2.0.0

For actionable information about the upgrade, please refer to [UPGRADE.md](UPGRADE.md) file.

- Added support for Symfony 5
- Added support for PHP 7.4
- Added support for theming all the assets
- Completely refactored template loaders
- Modified theme structure to stay closer to Symfony standards
- Introduced `legacy_mode` to be compatible with themes using the old structure
- Removed support for `symfony/templating`

- [#35](#35) Update Symfony to 4.4 ([@GSadee](https://github.com/GSadee), [@Tomanhez](https://github.com/Tomanhez))
- [#38](#38) Theme Bundle v2.0 - Symfony 5 support and internal refactoring ([@GSadee](https://github.com/GSadee), [@pamil](https://github.com/pamil))
- [#45](#45) Provide optional, backwards-compatible legacy loaders ([@pamil](https://github.com/pamil))
- [#46](#46) TemplateReferenceInterface "support", cleanup and UPGRADE.md entries ([@pamil](https://github.com/pamil))
- [#47](#47) Require PHP ^7.3 ([@pamil](https://github.com/pamil))
- [#48](#48) Remove obsolete doctrine/common dependency ([@pamil](https://github.com/pamil))
- [#49](#49) Remove obsolete symfony/dom-crawler dependency ([@pamil](https://github.com/pamil))
- [#51](#51) Fallback to default asset paths if themed assets not found ([@pamil](https://github.com/pamil))
- [#52](#52) Refactor PathResolver ([@pamil](https://github.com/pamil))
- [#56](#56) Remove Zend/Hydrator dependency ([@pamil](https://github.com/pamil))
- [#58](#58) [Docs] Fix spelling ([@onEXHovia](https://github.com/onEXHovia))
- [#59](#59) Follow symlinks in themes/ ([@jacquesbh](https://github.com/jacquesbh))

v2.0.0-alpha.2

Toggle v2.0.0-alpha.2's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v2.0.0-alpha.2

- [#56](#56) Remove Zend/Hydrator dependency ([@pamil](https://github.com/pamil))