Skip to content

Commit

Permalink
Remove vue-gtag and ve-awesome (#1228)
Browse files Browse the repository at this point in the history
* Remove vue-gtag

see #1127

* Create Icon.vue

* add svg properties

* substitute Icon in TheHeader

* Update TheHeader.vue

* remove from recipe

* addd edit and check icons

* remove unused vue awesome

* remove fullscreen (buggy) in IssueVieerPage

* Delete CollectionTagger.vue

* Update FilterRegex.vue

* remove FilterNamedEntity as deprecated  @deprecated Not used anywhere.

* Update FilterString.vue

* Update RadioGroupItem.vue

* Update IssueViewerText.vue

* remove lib

* ts fixes

---------

Co-authored-by: Roman Kalyakin <roman@kalyakin.com>
  • Loading branch information
danieleguido and theorm authored Jun 6, 2024
1 parent cae8db4 commit 4b06cd1
Show file tree
Hide file tree
Showing 14 changed files with 777 additions and 771 deletions.
45 changes: 0 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@
"uuid": "3.4.0",
"vee-validate": "3.2.4",
"vue": "2.7.14",
"vue-awesome": "4.0.2",
"vue-flatpickr-component": "8.1.5",
"vue-gtag": "1.1.2",
"vue-i18n": "8.15.3",
"vue-matomo": "^4.2.0",
"vue-router": "3.1.5",
Expand Down
143 changes: 0 additions & 143 deletions src/components/CollectionTagger.vue

This file was deleted.

Loading

0 comments on commit 4b06cd1

Please sign in to comment.