mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #424] [MERGED] Even #2615
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#2615
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/424
Author: @liyasthomas
Created: 12/12/2019
Status: ✅ Merged
Merged: 12/12/2019
Merged by: @liyasthomas
Base:
i18n← Head:master📝 Commits (10+)
777fe9bMerge pull request #404 from liyasthomas/i18n6e208c3⬆️ Bump @nuxtjs/google-analytics from 2.2.1 to 2.2.2f82c0cdMerge pull request #407 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/google-analytics-2.2.2a4022dc⬆️ Bump vue-virtual-scroll-list from 1.4.3 to 1.4.43d66a7d⬆️ Bump nuxt-i18n from 6.4.0 to 6.4.1eae1d22Merge pull request #405 from liyasthomas/dependabot/npm_and_yarn/nuxt-i18n-6.4.1fdc2d2cMerge branch 'master' into dependabot/npm_and_yarn/vue-virtual-scroll-list-1.4.4cbe2141Merge pull request #406 from liyasthomas/dependabot/npm_and_yarn/vue-virtual-scroll-list-1.4.44d24d49✏️ Updated features listc19c399🎉 Added icon button animation📊 Changes
19 files changed (+861 additions, -395 deletions)
View changed files
📝
README.md(+37 -35)📝
assets/css/styles.scss(+71 -33)📝
assets/css/themes.scss(+35 -25)📝
components/ace-editor.vue(+2 -2)📝
components/autocomplete.vue(+17 -11)📝
components/collections/saveRequestAs.vue(+9 -8)📝
components/history.vue(+5 -1)📝
components/modal.vue(+3 -3)📝
components/settings/swatch.vue(+6 -1)📝
docs/index.html(+11 -13)📝
layouts/default.vue(+149 -145)📝
nuxt.config.js(+1 -1)📝
package-lock.json(+63 -64)📝
package.json(+3 -3)📝
pages/graphql.vue(+138 -5)📝
pages/index.vue(+156 -41)📝
pages/realtime.vue(+1 -0)📝
pages/settings.vue(+0 -3)📝
static/icons/error.svg(+154 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.