-
Updated
Feb 25, 2022 - Python
storefront
Here are 122 public repositories matching this topic...
-
Updated
Feb 24, 2022 - JavaScript
Normalize i18n keys
i18n-tasks gem now comes with the following post-install message:
Post-install message from i18n-tasks:
# Install default configuration:
cp $(bundle exec i18n-tasks gem-path)/templates/config/i18n-tasks.yml config/
# Add an RSpec for missing and unused keys:
cp $(bundle exec i18n-tasks gem-path)/templates/rspec/i18n_spec.rb spec/
It's a good opportunity to follow these instru
Describe how this feature will help us improve
To improve accessibility across different locales we need to be able to modify the values of aria-label attributes.
┆Issue is synchronized with this Jira Zadanie by Unito
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
Please describe the feature you would like to see implemented.
I just mixed up my Entity and my Definition, by writing:
<service id="WinkelwagenEvents\Entities\Slot\SlotExtensionEntity"> // HERE!! should be definition.
<tag name="shopware.entity.definition" entity="winkelwagen_entities_slot"/>
</service>
The error thrown is:
Attempted to call an undefined method
-
Updated
Feb 2, 2022 - PHP
-
Updated
Feb 24, 2022 - TypeScript
Describe the bug
If you add a full width element to a site using the latest Storefront theme, 3.3.0, it will show margins on both sides for mobile view.
- I have deactivated other plugins and themes and confirmed this bug occurs when only WooCommerce + Storefront theme are active.
- I can reproduce this bug consistently using the steps below.
To Reproduce
Steps to reprod
-
Updated
Feb 18, 2022 - JavaScript
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Feb 13, 2022 - HTML
-
Updated
Feb 22, 2022 - TypeScript
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Apr 22, 2021 - JavaScript
-
Updated
Feb 17, 2022 - C#
-
Updated
Feb 19, 2022 - JavaScript
-
Updated
Feb 4, 2022 - Java
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Feb 18, 2022 - JavaScript
-
Updated
Oct 15, 2020 - TypeScript
Summary
The useBasket hook throw an exception when a shopper tries to add more products to their cart than is available in stock.
useBasket.js:51 Uncaught (in promise) Error: [object Object] at useBasket.js:51
This is because we're not handling the API response with the exception type ProductItemNotAvailableException:
`{"_v":"21.3","fault":{"arguments":{"productId":"701642
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Mar 4, 2020 - C#
-
Updated
Feb 12, 2022 - TypeScript
Improve this page
Add a description, image, and links to the storefront topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the storefront topic, visit your repo's landing page and select "manage topics."
Due to performance reasons and weird css ordering in production mode, would be nice to set
extractCSSsetting for nuxt.jsref: https://nuxtjs.org/api/configuration-build/#extractcss