BootstrapTheme
BootstrapTheme copied to clipboard
Sylius Bootstrap theme with build process based on Webpack Encore
Hello, On a fresh Sulius 1.11.7 install : > $ composer create-project sylius/sylius-standard dev > $ cd dev > $ composer update sylius/sylius --with-all-dependencies > [some settings in config/services.yaml and...
Hello, On a fresh Sulius 1.11.7 install : > $ composer create-project sylius/sylius-standard dev > $ cd dev > $ composer update sylius/sylius --with-all-dependencies > [some settings in config/services.yaml and...
There is a subtle bug in the checkout address page. If: * first the `differentShippingAddress` checkbox is checked, * second a billing address is selected in the address book, *...
| Q | A | --------------- | ----- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? |...
Instead of `sylius.ui.subtotal` the templates - `SyliusShopBundle/views/Cart/Summary/_totals.html.twig` - `SyliusShopBundle/views/Checkout/_summary.html.twig` - `SyliusShopBundle/views/Common/Order/Table/_totals.html.twig` are using `sylius.ui.items_total` to label the subtotal, in spite of the value clearly stating `money.convertAndFormat(itemsSubtotal)`. This seems wrong in...
Can't run yarn encore dev. error occurred ERROR Failed to compile with 1 errors error in ./themes/BootstrapTheme/assets/scss/index.scss module.exports = require('./lib/node-progress'); ^ Invalid CSS after "m": expected 1 selector or at-rule,...
| Q | A | --------------- | ----- | Branch? | master | Bug fix? | yes | New feature? | yes | BC breaks? | yes | Deprecations? |...
Hi, I see 'data-loading' attribute is added to province field, but nothing happens... Is it the normal behavior ? https://github.com/Sylius/BootstrapTheme/blob/c057ce6d421cddaab56e77c69ffcdd99c9367ed5/assets/js/sylius-province-field.js#L40
| Q | A | --------------- | ----- | Branch? | master | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? |...
| Q | A | --------------- | ----- | Branch? | master | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? |...