mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #432] [MERGED] chore: stick to Vue.js best practices #2623
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#2623
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/432
Author: @jamesgeorge007
Created: 12/15/2019
Status: ✅ Merged
Merged: 12/15/2019
Merged by: @liyasthomas
Base:
master← Head:refactor/enhancements📝 Commits (10+)
4c82ef8refactor: make component tag self closingfcc6f5arefactor: make history component self closing82096f3refactor: use property shorthand for consistencyb20cb04refactor: make collection component self closingf49bfb4refactor: use property shorthand for consistency998a925refactor: make request component self closing9223044refactor: use property shorthand for consistency0791d19refactor: use property shorthand for consistency928ace5refactor: use property shorthand for consistency48bd772refactor: make use of v-bind directive shorthand📊 Changes
8 files changed (+57 additions, -57 deletions)
View changed files
📝
components/collections/collection.vue(+11 -11)📝
components/collections/editCollection.vue(+1 -1)📝
components/collections/editFolder.vue(+1 -1)📝
components/collections/folder.vue(+5 -5)📝
components/collections/index.vue(+31 -31)📝
components/collections/saveRequestAs.vue(+1 -1)📝
layouts/default.vue(+2 -2)📝
pages/index.vue(+5 -5)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.