This PR was merged into the bootstrap-admin-panel branch.
Discussion
----------
Commits
-------
Adjust the configuration to the new Twig Hooks version
Start using Twig Hooks autoprefixing in the Dashboard templates
Start using Twig Hooks autoprefixing in the Admin User templates
Start using Twig Hooks autoprefixing in the Catalog Promotion templates
Fix the dashboard view
Start using Twig Hooks autoprefixing in the Channel templates
Start using Twig Hooks autoprefixing in the Country templates
Start using Twig Hooks autoprefixing in the Customer templates
Clean up the Dashboard templates
Start using Twig Hooks autoprefixing in the Inventory templates
Start using Twig Hooks autoprefixing in the Product Association Type templates
Start using Twig Hooks autoprefixing in the Product Variant templates
Start using Twig Hooks autoprefixing in the Promotion templates
Start using Twig Hooks autoprefixing in the Taxon templates
Start using Twig Hooks autoprefixing in the Tax Rate templates
Start using Twig Hooks autoprefixing in the Order templates
Start using Twig Hooks autoprefixing in the Product templates
Temporarily set the twig-hooks package version constraint to dev-main
Prepare for renaming shared twig hooks to common twig hooks
Start using Twig Hooks autoprefixing in the Product Variant related templates
Remove left-overs after the old Twig Hooks implementation
Replace the old `HookableComponentTrait` with the new `HookableLiveComponentTrait`
Fix minor errors causing failing Behat scenarios
Replace `get_hookable_*` twig functions with `hookable_metadata.*`
Remove the parentMainHook and parentFallbackHook props
Try to stabilize scenarios checking notifications
Remove debugging left-overs
Add passing form to the form-related hooks to make sure the form_theme is applied
Remove redundant Then step
Fix breadcrumbs on the dashboard index
* 2.0:
[Behat] Use chromedrives in some scenarios
Update phpstan/phpstan-doctrine requirement from 1.3.43 to 1.3.69
Update PR template
[Documentation] Update release cycle after 1.13 release
[Maintenance] Use chromedrive in behat tests
[Maintenance][AbstractStateMachine] Add Sylius logo to readme
* 1.14:
[Behat] Use chromedrives in some scenarios
Update phpstan/phpstan-doctrine requirement from 1.3.43 to 1.3.69
Update PR template
[Documentation] Update release cycle after 1.13 release
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
--> |
| Related tickets | |
| License | MIT |
<!--
- Bug fixes must be submitted against the 1.12 branch
- Features and deprecations must be submitted against the 1.13 branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the
documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->