FRS
FRS
AAlokai
Created by espoge on 8/30/2023 in #🙋|general-help
SfCarousel and bullet point
Also, I'd like to say that because of the issues with customizability like the one you've described we've created new version of StorefrontUI - SFUI2. In SFUI2 all of the components are fully customizable (like Scrollable https://docs.storefrontui.io/v2/vue/components/scrollable.html), their logic is extracted as a composables (like useScrollable https://docs.storefrontui.io/v2/vue/hooks/useScrollable.html) and advanced use-cases are published within our docs as code examples (aka blocks). I believe your case is handled by "Product Gallery with bullets" example here - https://docs.storefrontui.io/v2/vue/blocks/Gallery.html#product-gallery-with-bullets
5 replies
AAlokai
Created by espoge on 8/30/2023 in #🙋|general-help
SfCarousel and bullet point
Hey @espoge yes, that would be the most straightforward solution. Though if you've using yarn or pnpm I'd try to check out yarn patch (https://yarnpkg.com/cli/patch) or pnpm patch (https://pnpm.io/cli/patch) features that allow to to create "patches" for the files from the package (that way you'll get possibility to still upgrade the carousel component if it gets updated in the package).
5 replies
AAlokai
Created by espoge on 4/21/2023 in #🙋|general-help
Style repeated for every component
I will need more information about your setup to be able to help - maybe it is possbile for you to replicate the problem in stackblitz and share it with me?
9 replies
AAlokai
Created by espoge on 4/21/2023 in #🙋|general-help
Style repeated for every component
9 replies
AAlokai
Created by espoge on 4/21/2023 in #🙋|general-help
Style repeated for every component
9 replies
AAlokai
Created by espoge on 4/21/2023 in #🙋|general-help
Style repeated for every component
Hey @espoge, can you set up a sample repo and/or answer few questions about your setup? Do you use any framework (like nuxt, quasar) or is this a pure Vue3 app? What versions of libraries do you use (framework/vue/@storefront-ui/vue/tailwindcss)?
9 replies