mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #411] [MERGED] Even #2609
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#2609
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/411
Author: @liyasthomas
Created: 12/9/2019
Status: ✅ Merged
Merged: 12/9/2019
Merged by: @liyasthomas
Base:
app-ui← Head:master📝 Commits (10+)
1cfaf0bMerge pull request #391 from liyasthomas/app-ui7d5a849🎉 Custom methods supportd99170fMerge branch 'master' into methodsa719dff✅ Updating tests5fbf487🐛 Fixes #399d687c9fCustom methods support (#400)0028d03🎨 Minor UI updatec80634b⚡ Added preload to scripts, sttyles and fonts. Moved font assets to static folder2b4d743💄 Scoped styles2be4b67🎨 Text selection color now matches theme (accent color)📊 Changes
35 files changed (+475 additions, -374 deletions)
View changed files
📝
README.md(+37 -35)📝
assets/css/fonts.scss(+7 -7)📝
assets/css/styles.scss(+45 -23)📝
assets/css/themes.scss(+0 -3)📝
components/autocomplete.vue(+1 -1)📝
components/collections/collection.vue(+1 -1)📝
components/collections/folder.vue(+1 -1)📝
components/collections/index.vue(+1 -1)📝
components/collections/request.vue(+1 -1)📝
components/history.vue(+4 -0)📝
components/logo.vue(+1 -1)📝
components/modal.vue(+3 -3)📝
components/settings/swatch.vue(+8 -2)📝
components/toggle.vue(+1 -1)📝
lang/pt-BR.js(+78 -78)📝
layouts/default.vue(+150 -146)📝
layouts/error.vue(+1 -1)📝
nuxt.config.js(+7 -0)📝
package-lock.json(+17 -17)📝
package.json(+3 -3)...and 15 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.