Updated copy

This commit is contained in:
Liyas Thomas
2020-07-16 09:08:31 +05:30
parent c532019647
commit d8e9c05319
2 changed files with 57 additions and 62 deletions

View File

@@ -28,10 +28,9 @@
/> />
</svg> </svg>
</i> </i>
<span>GitHub</span> <span>GitHub Sponsors</span>
</button> </button>
</a> </a>
🎉 NEW
</span> </span>
</div> </div>
<div class="flex-wrap"> <div class="flex-wrap">
@@ -47,22 +46,8 @@
<span>{{ $t("open_collective") }}</span> <span>{{ $t("open_collective") }}</span>
</button> </button>
</a> </a>
🔥 HOT
</span> </span>
</div> </div>
<div>
<a
href="https://www.paypal.me/liyascthomas"
target="_blank"
rel="noopener"
v-tooltip.right="$t('one_time')"
>
<button class="icon">
<i class="material-icons">payment</i>
<span>{{ $t("paypal") }}</span>
</button>
</a>
</div>
<div> <div>
<a <a
href="https://www.patreon.com/liyasthomas" href="https://www.patreon.com/liyasthomas"
@@ -76,6 +61,19 @@
</button> </button>
</a> </a>
</div> </div>
<div>
<a
href="https://www.paypal.me/liyascthomas"
target="_blank"
rel="noopener"
v-tooltip.right="$t('one_time')"
>
<button class="icon">
<i class="material-icons">payment</i>
<span>{{ $t("paypal") }}</span>
</button>
</a>
</div>
<hr /> <hr />
<h3 class="title">Financial Contributors</h3> <h3 class="title">Financial Contributors</h3>
<p class="info"> <p class="info">

View File

@@ -21,14 +21,6 @@
</svg> </svg>
</button> </button>
</a> </a>
<button
class="icon"
id="installPWA"
@click.prevent="showInstallPrompt()"
v-tooltip="$t('install_pwa')"
>
<i class="material-icons">offline_bolt</i>
</button>
<v-popover v-if="fb.currentUser === null"> <v-popover v-if="fb.currentUser === null">
<button class="icon" v-tooltip="$t('login_with')"> <button class="icon" v-tooltip="$t('login_with')">
<i class="material-icons">login</i> <i class="material-icons">login</i>
@@ -76,44 +68,49 @@
<i class="material-icons">drag_indicator</i> <i class="material-icons">drag_indicator</i>
</button> </button>
<template slot="popover"> <template slot="popover">
<div> <button class="icon" @click="showExtensions = true" v-close-popover>
<button class="icon" @click="showExtensions = true" v-close-popover> <i class="material-icons">extension</i>
<i class="material-icons">extension</i> <span>{{ $t("extensions") }}</span>
<span>{{ $t("extensions") }}</span> </button>
</button> <button class="icon" @click="showShortcuts = true" v-close-popover>
</div> <i class="material-icons">keyboard</i>
<div> <span>{{ $t("shortcuts") }}</span>
<button class="icon" @click="showShortcuts = true" v-close-popover> </button>
<i class="material-icons">keyboard</i> <button class="icon" @click="showSupport = true" v-close-popover>
<span>{{ $t("shortcuts") }}</span> <i class="material-icons">favorite</i>
</button> <span>{{ $t("support_us") }}</span>
</div> </button>
<div> <button
<button class="icon" @click="showSupport = true" v-close-popover> class="icon"
<i class="material-icons">favorite</i> onClick="window.open('https://twitter.com/share?text=👽 Postwoman • A free, fast and beautiful API request builder - Web alternative to Postman - Helps you create requests faster, saving precious time on development.&url=https://postwoman.io&hashtags=postwoman&via=liyasthomas');"
<span>{{ $t("support_us") }}</span> v-close-popover
</button> >
</div> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24">
<div> <path
<button d="M24 4.557a9.83 9.83 0 01-2.828.775 4.932 4.932 0 002.165-2.724 9.864 9.864 0 01-3.127 1.195 4.916 4.916 0 00-3.594-1.555c-3.179 0-5.515 2.966-4.797 6.045A13.978 13.978 0 011.671 3.149a4.93 4.93 0 001.523 6.574 4.903 4.903 0 01-2.229-.616c-.054 2.281 1.581 4.415 3.949 4.89a4.935 4.935 0 01-2.224.084 4.928 4.928 0 004.6 3.419A9.9 9.9 0 010 19.54a13.94 13.94 0 007.548 2.212c9.142 0 14.307-7.721 13.995-14.646A10.025 10.025 0 0024 4.557z"
class="icon" />
onClick="window.open('https://twitter.com/share?text=👽 Postwoman • A free, fast and beautiful API request builder - Web alternative to Postman - Helps you create requests faster, saving precious time on development.&url=https://postwoman.io&hashtags=postwoman&via=liyasthomas');" </svg>
v-close-popover <span>{{ $t("tweet") }}</span>
> </button>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"> <button
<path v-if="navigatorShare"
d="M24 4.557a9.83 9.83 0 01-2.828.775 4.932 4.932 0 002.165-2.724 9.864 9.864 0 01-3.127 1.195 4.916 4.916 0 00-3.594-1.555c-3.179 0-5.515 2.966-4.797 6.045A13.978 13.978 0 011.671 3.149a4.93 4.93 0 001.523 6.574 4.903 4.903 0 01-2.229-.616c-.054 2.281 1.581 4.415 3.949 4.89a4.935 4.935 0 01-2.224.084 4.928 4.928 0 004.6 3.419A9.9 9.9 0 010 19.54a13.94 13.94 0 007.548 2.212c9.142 0 14.307-7.721 13.995-14.646A10.025 10.025 0 0024 4.557z" class="icon"
/> @click="nativeShare"
</svg> v-close-popover
<span>{{ $t("tweet") }}</span> v-tooltip="$t('more')"
</button> >
</div> <i class="material-icons">share</i>
<div v-if="navigatorShare"> <span>Share</span>
<button class="icon" @click="nativeShare" v-close-popover v-tooltip="$t('more')"> </button>
<i class="material-icons">share</i> <button
<span>Share</span> class="icon"
</button> id="installPWA"
</div> @click.prevent="showInstallPrompt()"
v-close-popover
>
<i class="material-icons">offline_bolt</i>
<span>{{ $t("install_pwa") }}</span>
</button>
</template> </template>
</v-popover> </v-popover>
</span> </span>