40078 - Adjustments for Bootstrap 5
1. Why is this change necessary?
Bootstrap 5 adjustments.
2. What does this change do, exactly?
- I changed outdated classes
- Changed grid column element
3. Describe each step to reproduce the issue or behavior.
- Before you can test this, make sure you have a 6.4.9.x version of Shopware installed and have added the feature flag "V6_5_0_0=1" to your ".psh.yaml.override" (the storefront must be created after the tag is added)
- Install CmsElementBuilder & CmsElementBuilderDemo
- Syncronize elements
- Test cms elements (install CmsElementBuilder for testing this)
4. Please link to the relevant issues (if any).
https://redmine.netinventors.de/issues/40078
5. Checklist
-
I have updated the plugin version and changelog -
I have updated the manual / created a manual update merge request -
I have updated the shopware store information -
I can confirm the code style fits our requirements -
I can confirm that no debug output is generated anywhere