client: remove click-anime directive #185

Merged
norm merged 2 commits from remove-anime into main 2022-10-05 04:41:33 +00:00
Owner

This removes the custom click-anime vue directive which was completely commented out for a while and thus has done nothing since commit 0f736e7e9d by suilo on 2022-03-06.

This removes the custom `click-anime` vue directive which was completely commented out for a while and thus has done nothing since commit 0f736e7e9d3f3d73d866ab4039d83d7d98228e97 by suilo on 2022-03-06.
Johann150 added 2 commits 2022-10-04 18:03:20 +00:00
client: refactor components/tab.vue to composition API
Some checks failed
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
93f54e3258
Refactoring this component could be done after changing its method of
receiving the list of available tabs by using slots to using an
ordinary parameter. This was possible because all uses of this
component just provided text as the tab labels.

Also removed unused imports of this component.

Also removed the use of the click-anime directive.
client: remove click-anime directive
Some checks failed
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
f4f83cb091
Johann150 added a new dependency 2022-10-04 18:03:35 +00:00
norm approved these changes 2022-10-05 04:33:16 +00:00
norm merged commit def5eb0d2e into main 2022-10-05 04:41:33 +00:00
norm deleted branch remove-anime 2022-10-05 04:41:45 +00:00
Sign in to join this conversation.
No reviewers
No labels
feature
fix
upkeep
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: FoundKeyGang/FoundKey#185
No description provided.