Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "feat(docs): new SVG Icon Explorer" #10173

Merged
merged 1 commit into from Jul 23, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/src/assets/menu.js
Expand Up @@ -104,11 +104,6 @@ const options = [
name: 'Quasar Icon Sets',
path: 'quasar-icon-sets'
},
{
name: 'SVG Icon Explorer',
badge: 'new',
path: 'svg-explorer'
},
{
name: 'Platform Detection',
path: 'platform-detection'
Expand Down
138 changes: 0 additions & 138 deletions docs/src/components/page-parts/svg-explorer/DocSvgExplorer.vue

This file was deleted.

1 change: 0 additions & 1 deletion docs/src/pages/options/installing-icon-libraries.md
Expand Up @@ -3,7 +3,6 @@ title: Installing Icon Libraries
desc: How to use icon libraries in a Quasar app.
related:
- /options/quasar-icon-sets
- /options/svg-explorer
- /vue-components/icon
---

Expand Down
1 change: 0 additions & 1 deletion docs/src/pages/options/quasar-icon-sets.md
Expand Up @@ -3,7 +3,6 @@ title: Quasar Icon Sets
desc: How to configure icon sets for Quasar components.
related:
- /options/installing-icon-libraries
- /options/svg-explorer
- /vue-components/icon
---

Expand Down
12 changes: 0 additions & 12 deletions docs/src/pages/options/svg-explorer.md

This file was deleted.