[PR #50] [MERGED] Revert "Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)"" #2384

Closed
opened 2026-03-17 00:05:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/50
Author: @liyasthomas
Created: 8/24/2019
Status: Merged
Merged: 8/24/2019
Merged by: @liyasthomas

Base: masterHead: revert-47-revert-44-master


📝 Commits (1)

  • b027eeb Revert "Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)""

📊 Changes

39 files changed (+12054 additions, -816 deletions)

View changed files

📝 .gitignore (+91 -1)
📝 .travis.yml (+25 -6)
404.html (+0 -88)
📝 README.md (+23 -13)
assets/README.md (+7 -0)
assets/css/fonts.scss (+2 -0)
📝 assets/css/styles.scss (+11 -5)
assets/js/pwa.js (+54 -0)
components/README.md (+7 -0)
index.html (+0 -319)
jsconfig.json (+12 -0)
layouts/README.md (+7 -0)
layouts/default.vue (+62 -0)
layouts/error.vue (+35 -0)
manifest.json (+0 -41)
middleware/README.md (+8 -0)
nuxt.config.js (+138 -0)
package-lock.json (+11139 -0)
📝 package.json (+19 -16)
pages/README.md (+6 -0)

...and 19 more files

📄 Description

Reverts liyasthomas/postwoman#47


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/50 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 8/24/2019 **Status:** ✅ Merged **Merged:** 8/24/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `revert-47-revert-44-master` --- ### 📝 Commits (1) - [`b027eeb`](https://github.com/hoppscotch/hoppscotch/commit/b027eeb8467de65a730cde4e7a4a4f49794e2076) Revert "Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)"" ### 📊 Changes **39 files changed** (+12054 additions, -816 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+91 -1) 📝 `.travis.yml` (+25 -6) ➖ `404.html` (+0 -88) 📝 `README.md` (+23 -13) ➕ `assets/README.md` (+7 -0) ➕ `assets/css/fonts.scss` (+2 -0) 📝 `assets/css/styles.scss` (+11 -5) ➕ `assets/js/pwa.js` (+54 -0) ➕ `components/README.md` (+7 -0) ➖ `index.html` (+0 -319) ➕ `jsconfig.json` (+12 -0) ➕ `layouts/README.md` (+7 -0) ➕ `layouts/default.vue` (+62 -0) ➕ `layouts/error.vue` (+35 -0) ➖ `manifest.json` (+0 -41) ➕ `middleware/README.md` (+8 -0) ➕ `nuxt.config.js` (+138 -0) ➕ `package-lock.json` (+11139 -0) 📝 `package.json` (+19 -16) ➕ `pages/README.md` (+6 -0) _...and 19 more files_ </details> ### 📄 Description Reverts liyasthomas/postwoman#47 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:05:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2384
No description provided.