Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

feat(default-theme): slugify filter type filename #1387

Merged
merged 2 commits into from
Mar 3, 2021

Conversation

mkucmus
Copy link
Collaborator

@mkucmus mkucmus commented Mar 3, 2021

Changes

properties that the filters are made of, can have name with spaces or special signs. It's better to normalize those name before to avoid spaces in names of vue components or special characters. here's my proposal of using existing helper that replaces non letter characters into "-".

image

Checklist

@mkucmus mkucmus requested a review from patzick March 3, 2021 09:15
@vercel
Copy link

vercel bot commented Mar 3, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/shopware-pwa/shopware-pwa-docs/DpuNBJKAaantb7X7yZxKCSAytBAx
✅ Preview: https://shopware-pwa-docs-git-feat-filter-type-access-name-shopware-pwa.vercel.app

@vercel vercel bot temporarily deployed to preview March 3, 2021 09:27 Inactive
@github-actions
Copy link

github-actions bot commented Mar 3, 2021

💙 shopware-pwa-canary successfully deployed at https://ead2472168b4443c09424ddb77ae7ef2c08357f5.shopware-pwa-canary.preview.storefrontcloud.io

@mkucmus mkucmus force-pushed the feat/filter-type-access-name branch from bd3fd69 to e53b32c Compare March 3, 2021 09:29
@vercel vercel bot temporarily deployed to preview March 3, 2021 09:32 Inactive
@patzick patzick merged commit d6dcf32 into master Mar 3, 2021
@patzick patzick deleted the feat/filter-type-access-name branch March 3, 2021 15:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants