docs: updated screenshots + feature list
This commit is contained in:
21
README.md
21
README.md
@@ -31,7 +31,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<a href="https://hoppscotch.io"><img src="https://raw.githubusercontent.com/hoppscotch/hoppscotch/main/static/images/screenshot1.png" alt="Screenshot1" width="100%"></a>
|
<a href="https://hoppscotch.io"><img src="https://raw.githubusercontent.com/hoppscotch/hoppscotch/main/static/images/screenshots/banner_dark.png" alt="Screenshot" width="100%"></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
#### **Contact**
|
#### **Contact**
|
||||||
@@ -108,9 +108,12 @@
|
|||||||
|
|
||||||
- Choose theme: System, Light, Dark (default) and Black
|
- Choose theme: System, Light, Dark (default) and Black
|
||||||
- Choose accent color: Blue, Green (default), Teal, Purple, Orange, Pink, Red, and Yellow
|
- Choose accent color: Blue, Green (default), Teal, Purple, Orange, Pink, Red, and Yellow
|
||||||
- Toggle multi-colored headings
|
|
||||||
- Toggle auto-scroll to response
|
- Toggle auto-scroll to response
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<a href="https://hoppscotch.io"><img src="https://raw.githubusercontent.com/hoppscotch/hoppscotch/main/static/images/screenshots/banner_light.png" alt="Screenshot" width="100%"></a>
|
||||||
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
@@ -553,20 +556,6 @@ Become a financial contributor and help us sustain our community [[Support](#sup
|
|||||||
alt="Rithish"
|
alt="Rithish"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/scmmishra" target="_blank" rel="noopener">
|
|
||||||
<img
|
|
||||||
width="64"
|
|
||||||
src="https://github.com/scmmishra.png?size=64"
|
|
||||||
alt="Shivam Mishra"
|
|
||||||
/>
|
|
||||||
</a>
|
|
||||||
<a href="https://github.com/pantharshit00" target="_blank" rel="noopener">
|
|
||||||
<img
|
|
||||||
width="64"
|
|
||||||
src="https://github.com/pantharshit00.png?size=64"
|
|
||||||
alt="Harshit Pant"
|
|
||||||
/>
|
|
||||||
</a>
|
|
||||||
<a href="https://github.com/ankumar" target="_blank" rel="noopener">
|
<a href="https://github.com/ankumar" target="_blank" rel="noopener">
|
||||||
<img
|
<img
|
||||||
width="64"
|
width="64"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<fieldset :id="label.toLowerCase()" :class="{ 'no-colored-frames': !frameColorsEnabled }">
|
<fieldset :id="label.toLowerCase()">
|
||||||
<legend v-if="!noLegend" @click.prevent="collapse">
|
<legend v-if="!noLegend" @click.prevent="collapse">
|
||||||
<span>{{ label }}</span>
|
<span>{{ label }}</span>
|
||||||
<i class="ml-2 align-middle material-icons">
|
<i class="ml-2 align-middle material-icons">
|
||||||
@@ -30,51 +30,12 @@ fieldset {
|
|||||||
@apply ease-in-out;
|
@apply ease-in-out;
|
||||||
@apply duration-150;
|
@apply duration-150;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.blue legend {
|
|
||||||
@apply text-blue-400;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.green legend {
|
|
||||||
@apply text-green-400;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.teal legend {
|
|
||||||
@apply text-teal-400;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.purple legend {
|
|
||||||
@apply text-purple-400;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.orange legend {
|
|
||||||
@apply text-orange-400;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.pink legend {
|
|
||||||
@apply text-pink-400;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.red legend {
|
|
||||||
@apply text-red-400;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.yellow legend {
|
|
||||||
@apply text-yellow-400;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
fieldset.no-colored-frames legend {
|
|
||||||
@apply text-fgColor;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
export default {
|
export default {
|
||||||
computed: {
|
computed: {
|
||||||
frameColorsEnabled() {
|
|
||||||
return this.$store.state.postwoman.settings.FRAME_COLORS_ENABLED || false
|
|
||||||
},
|
|
||||||
sectionString() {
|
sectionString() {
|
||||||
return `${this.$route.path.replace(/\/+$/, "")}/${this.label}`
|
return `${this.$route.path.replace(/\/+$/, "")}/${this.label}`
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -80,7 +80,6 @@
|
|||||||
"background": "পটভূমি",
|
"background": "পটভূমি",
|
||||||
"color": "রং",
|
"color": "রং",
|
||||||
"labels": "লেবেলসমূহ",
|
"labels": "লেবেলসমূহ",
|
||||||
"multi_color": "রং বৈচিত্র্য",
|
|
||||||
"enabled": "কার্যকর",
|
"enabled": "কার্যকর",
|
||||||
"disabled": "অকার্যকর",
|
"disabled": "অকার্যকর",
|
||||||
"proxy": "প্রক্সি",
|
"proxy": "প্রক্সি",
|
||||||
|
|||||||
@@ -74,7 +74,6 @@
|
|||||||
"background": "Hintergrund",
|
"background": "Hintergrund",
|
||||||
"color": "Farbe",
|
"color": "Farbe",
|
||||||
"labels": "Bezeichner",
|
"labels": "Bezeichner",
|
||||||
"multi_color": "Mehrfarbig",
|
|
||||||
"enabled": "Aktiviert",
|
"enabled": "Aktiviert",
|
||||||
"disabled": "Deaktiviert",
|
"disabled": "Deaktiviert",
|
||||||
"proxy": "Proxy",
|
"proxy": "Proxy",
|
||||||
|
|||||||
@@ -79,7 +79,6 @@
|
|||||||
"background": "Background",
|
"background": "Background",
|
||||||
"color": "Color",
|
"color": "Color",
|
||||||
"labels": "Labels",
|
"labels": "Labels",
|
||||||
"multi_color": "Multi-color",
|
|
||||||
"enabled": "Enabled",
|
"enabled": "Enabled",
|
||||||
"disabled": "Disabled",
|
"disabled": "Disabled",
|
||||||
"proxy": "Proxy",
|
"proxy": "Proxy",
|
||||||
|
|||||||
@@ -72,7 +72,6 @@
|
|||||||
"background": "Fondo",
|
"background": "Fondo",
|
||||||
"color": "Color",
|
"color": "Color",
|
||||||
"labels": "Etiquetas",
|
"labels": "Etiquetas",
|
||||||
"multi_color": "Multicolor",
|
|
||||||
"enabled": "Habilitado",
|
"enabled": "Habilitado",
|
||||||
"disabled": "Deshabilitado",
|
"disabled": "Deshabilitado",
|
||||||
"proxy": "Proxy",
|
"proxy": "Proxy",
|
||||||
|
|||||||
@@ -74,7 +74,6 @@
|
|||||||
"background": "پس زمینه",
|
"background": "پس زمینه",
|
||||||
"color": "رنگ",
|
"color": "رنگ",
|
||||||
"labels": "برچسبها",
|
"labels": "برچسبها",
|
||||||
"multi_color": "چند رنگی",
|
|
||||||
"enabled": "فعال",
|
"enabled": "فعال",
|
||||||
"disabled": "غیر فعال",
|
"disabled": "غیر فعال",
|
||||||
"proxy": "پراکسی",
|
"proxy": "پراکسی",
|
||||||
|
|||||||
@@ -74,7 +74,6 @@
|
|||||||
"background": "Arrière-plan",
|
"background": "Arrière-plan",
|
||||||
"color": "Couleur",
|
"color": "Couleur",
|
||||||
"labels": "Libellés",
|
"labels": "Libellés",
|
||||||
"multi_color": "Multi-couleurs",
|
|
||||||
"enabled": "Activé",
|
"enabled": "Activé",
|
||||||
"disabled": "Désactivé",
|
"disabled": "Désactivé",
|
||||||
"proxy": "Proxy",
|
"proxy": "Proxy",
|
||||||
|
|||||||
@@ -79,7 +79,6 @@
|
|||||||
"background": "Latar belakang",
|
"background": "Latar belakang",
|
||||||
"color": "Warna",
|
"color": "Warna",
|
||||||
"labels": "Label",
|
"labels": "Label",
|
||||||
"multi_color": "Warna beragam",
|
|
||||||
"enabled": "Nyala",
|
"enabled": "Nyala",
|
||||||
"disabled": "Mati",
|
"disabled": "Mati",
|
||||||
"proxy": "Proksi",
|
"proxy": "Proksi",
|
||||||
|
|||||||
@@ -74,7 +74,6 @@
|
|||||||
"background": "背景",
|
"background": "背景",
|
||||||
"color": "色",
|
"color": "色",
|
||||||
"labels": "ラベル",
|
"labels": "ラベル",
|
||||||
"multi_color": "マルチカラー",
|
|
||||||
"enabled": "有効",
|
"enabled": "有効",
|
||||||
"disabled": "無効",
|
"disabled": "無効",
|
||||||
"proxy": "プロキシ",
|
"proxy": "プロキシ",
|
||||||
|
|||||||
@@ -80,7 +80,6 @@
|
|||||||
"background": "배경",
|
"background": "배경",
|
||||||
"color": "색상",
|
"color": "색상",
|
||||||
"labels": "라벨",
|
"labels": "라벨",
|
||||||
"multi_color": "멀티 컬러",
|
|
||||||
"enabled": "허용",
|
"enabled": "허용",
|
||||||
"disabled": "허용안함",
|
"disabled": "허용안함",
|
||||||
"proxy": "프록시",
|
"proxy": "프록시",
|
||||||
|
|||||||
@@ -80,7 +80,6 @@
|
|||||||
"background": "പശ്ചാത്തലം",
|
"background": "പശ്ചാത്തലം",
|
||||||
"color": "നിറം",
|
"color": "നിറം",
|
||||||
"labels": "ലേബലുകൾ",
|
"labels": "ലേബലുകൾ",
|
||||||
"multi_color": "മൾട്ടി-കളർ",
|
|
||||||
"enabled": "പ്രവർത്തനക്ഷമമാക്കി",
|
"enabled": "പ്രവർത്തനക്ഷമമാക്കി",
|
||||||
"disabled": "അപ്രാപ്തമാക്കി",
|
"disabled": "അപ്രാപ്തമാക്കി",
|
||||||
"proxy": "പ്രോക്സി",
|
"proxy": "പ്രോക്സി",
|
||||||
|
|||||||
@@ -80,7 +80,6 @@
|
|||||||
"background": "Achtergrond",
|
"background": "Achtergrond",
|
||||||
"color": "Kleur",
|
"color": "Kleur",
|
||||||
"labels": "Labels",
|
"labels": "Labels",
|
||||||
"multi_color": "Meerkleurig",
|
|
||||||
"enabled": "Ingeschakeld",
|
"enabled": "Ingeschakeld",
|
||||||
"disabled": "Uitgeschakeld",
|
"disabled": "Uitgeschakeld",
|
||||||
"proxy": "Proxy",
|
"proxy": "Proxy",
|
||||||
|
|||||||
@@ -74,7 +74,6 @@
|
|||||||
"background": "Fundo",
|
"background": "Fundo",
|
||||||
"color": "Cor",
|
"color": "Cor",
|
||||||
"labels": "Labels",
|
"labels": "Labels",
|
||||||
"multi_color": "Multi cor",
|
|
||||||
"enabled": "Ativado",
|
"enabled": "Ativado",
|
||||||
"disabled": "Desativado",
|
"disabled": "Desativado",
|
||||||
"proxy": "Proxy",
|
"proxy": "Proxy",
|
||||||
|
|||||||
@@ -82,7 +82,6 @@
|
|||||||
"background": "Fundo",
|
"background": "Fundo",
|
||||||
"color": "Cor",
|
"color": "Cor",
|
||||||
"labels": "Labels",
|
"labels": "Labels",
|
||||||
"multi_color": "Multi cor",
|
|
||||||
"enabled": "Ativado",
|
"enabled": "Ativado",
|
||||||
"disabled": "Desativado",
|
"disabled": "Desativado",
|
||||||
"proxy": "Proxy",
|
"proxy": "Proxy",
|
||||||
|
|||||||
@@ -80,7 +80,6 @@
|
|||||||
"background": "Arka Plan",
|
"background": "Arka Plan",
|
||||||
"color": "Renk",
|
"color": "Renk",
|
||||||
"labels": "Etiketler",
|
"labels": "Etiketler",
|
||||||
"multi_color": "Çoklu renk",
|
|
||||||
"enabled": "Aktif",
|
"enabled": "Aktif",
|
||||||
"disabled": "Pasif",
|
"disabled": "Pasif",
|
||||||
"proxy": "Proxy",
|
"proxy": "Proxy",
|
||||||
|
|||||||
@@ -80,7 +80,6 @@
|
|||||||
"background": "Nền",
|
"background": "Nền",
|
||||||
"color": "Màu",
|
"color": "Màu",
|
||||||
"labels": "Các nhãn",
|
"labels": "Các nhãn",
|
||||||
"multi_color": "Nhiều màu",
|
|
||||||
"enabled": "Đã bật",
|
"enabled": "Đã bật",
|
||||||
"disabled": "Đã tắt",
|
"disabled": "Đã tắt",
|
||||||
"proxy": "Proxy",
|
"proxy": "Proxy",
|
||||||
|
|||||||
@@ -84,7 +84,6 @@
|
|||||||
"background": "背景",
|
"background": "背景",
|
||||||
"color": "颜色",
|
"color": "颜色",
|
||||||
"labels": "标签",
|
"labels": "标签",
|
||||||
"multi_color": "彩色",
|
|
||||||
"enabled": "已启用",
|
"enabled": "已启用",
|
||||||
"disabled": "已禁用",
|
"disabled": "已禁用",
|
||||||
"proxy": "代理",
|
"proxy": "代理",
|
||||||
|
|||||||
@@ -80,7 +80,6 @@
|
|||||||
"background": "背景",
|
"background": "背景",
|
||||||
"color": "顏色",
|
"color": "顏色",
|
||||||
"labels": "標籤",
|
"labels": "標籤",
|
||||||
"multi_color": "多個顏色",
|
|
||||||
"enabled": "啟用",
|
"enabled": "啟用",
|
||||||
"disabled": "停用",
|
"disabled": "停用",
|
||||||
"proxy": "代理伺服器",
|
"proxy": "代理伺服器",
|
||||||
|
|||||||
@@ -55,15 +55,6 @@
|
|||||||
<label>{{ $t("theme") }}</label>
|
<label>{{ $t("theme") }}</label>
|
||||||
<SmartColorModePicker />
|
<SmartColorModePicker />
|
||||||
<SmartAccentModePicker />
|
<SmartAccentModePicker />
|
||||||
<span>
|
|
||||||
<SmartToggle
|
|
||||||
:on="settings.FRAME_COLORS_ENABLED"
|
|
||||||
@change="toggleSetting('FRAME_COLORS_ENABLED')"
|
|
||||||
>
|
|
||||||
{{ $t("multi_color") }}
|
|
||||||
{{ settings.FRAME_COLORS_ENABLED ? $t("enabled") : $t("disabled") }}
|
|
||||||
</SmartToggle>
|
|
||||||
</span>
|
|
||||||
<span>
|
<span>
|
||||||
<SmartToggle
|
<SmartToggle
|
||||||
:on="settings.SCROLL_INTO_ENABLED"
|
:on="settings.SCROLL_INTO_ENABLED"
|
||||||
@@ -203,7 +194,6 @@ export default {
|
|||||||
? this.$store.state.postwoman.settings.SCROLL_INTO_ENABLED
|
? this.$store.state.postwoman.settings.SCROLL_INTO_ENABLED
|
||||||
: true,
|
: true,
|
||||||
|
|
||||||
FRAME_COLORS_ENABLED: this.$store.state.postwoman.settings.FRAME_COLORS_ENABLED || false,
|
|
||||||
PROXY_ENABLED: this.$store.state.postwoman.settings.PROXY_ENABLED || false,
|
PROXY_ENABLED: this.$store.state.postwoman.settings.PROXY_ENABLED || false,
|
||||||
PROXY_URL:
|
PROXY_URL:
|
||||||
this.$store.state.postwoman.settings.PROXY_URL ||
|
this.$store.state.postwoman.settings.PROXY_URL ||
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 120 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 146 KiB |
BIN
static/images/screenshots/banner_dark.png
Normal file
BIN
static/images/screenshots/banner_dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 96 KiB |
BIN
static/images/screenshots/banner_light.png
Normal file
BIN
static/images/screenshots/banner_light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 90 KiB |
@@ -7,13 +7,6 @@ export const SETTINGS_KEYS = [
|
|||||||
*/
|
*/
|
||||||
"SCROLL_INTO_ENABLED",
|
"SCROLL_INTO_ENABLED",
|
||||||
|
|
||||||
/**
|
|
||||||
* Normally, section frames are multicolored in the UI
|
|
||||||
* to emphasise the different sections.
|
|
||||||
* This setting allows that to be turned off.
|
|
||||||
*/
|
|
||||||
"FRAME_COLORS_ENABLED",
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Whether or not requests should be proxied.
|
* Whether or not requests should be proxied.
|
||||||
*/
|
*/
|
||||||
@@ -23,6 +16,7 @@ export const SETTINGS_KEYS = [
|
|||||||
* The URL of the proxy to connect to for requests.
|
* The URL of the proxy to connect to for requests.
|
||||||
*/
|
*/
|
||||||
"PROXY_URL",
|
"PROXY_URL",
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The security key of the proxy.
|
* The security key of the proxy.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user