mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #646] [MERGED] Even #2763
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#2763
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/646
Author: @liyasthomas
Created: 3/5/2020
Status: ✅ Merged
Merged: 3/5/2020
Merged by: @liyasthomas
Base:
refactor/ui← Head:master📝 Commits (10+)
e843203Merge pull request #638 from liyasthomas/refactor/ui77edec5Removed linting for the collection docs import editord6fd01dMerge pull request #639 from AndrewBastin/fix/collection-import-turnoff-linterb14e475Hotfix: Select current theme swatch1470136Add Socketio support356d736Trans and docs for socketio feature6a96729Merge branch 'master' into feature/socketio71764adMerge pull request #640 from moonrailgun/feature/socketio1a93ce1📝 Updated feature list0533f3a🐛 Fixed #644📊 Changes
13 files changed (+595 additions, -101 deletions)
View changed files
📝
README.md(+15 -0)➕
components/realtime/log.vue(+58 -0)➕
components/realtime/socketio.vue(+216 -0)➕
functions/utils/string.js(+12 -0)➕
functions/utils/valid.js(+27 -0)📝
lang/en-US.js(+2 -0)📝
nuxt.config.js(+4 -4)📝
package-lock.json(+233 -0)📝
package.json(+1 -0)📝
pages/doc.vue(+1 -0)📝
pages/index.vue(+10 -10)📝
pages/realtime.vue(+15 -87)📝
pages/settings.vue(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.