[PR #578] [MERGED] Refactor/lint #2720

Closed
opened 2026-03-17 00:23:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/578
Author: @liyasthomas
Created: 2/20/2020
Status: Merged
Merged: 2/20/2020
Merged by: @liyasthomas

Base: masterHead: refactor/lint


📝 Commits (6)

📊 Changes

9 files changed (+89 additions, -73 deletions)

View changed files

📝 assets/css/styles.scss (+10 -13)
📝 components/settings/swatch.vue (+1 -0)
📝 functions/headers.js (+1 -1)
📝 functions/network.js (+12 -10)
📝 functions/strategies/ChromeStrategy.js (+44 -37)
📝 functions/strategies/ExtensionStrategy.js (+2 -1)
📝 layouts/default.vue (+4 -4)
📝 pages/settings.vue (+6 -1)
📝 store/postwoman.js (+9 -6)

📄 Description

No description provided


🔄 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/578 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 2/20/2020 **Status:** ✅ Merged **Merged:** 2/20/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `refactor/lint` --- ### 📝 Commits (6) - [`4665dbc`](https://github.com/hoppscotch/hoppscotch/commit/4665dbc37288834cdadcc99817a75c1b3f55d3a3) :rotating_light: Lint - [`73a2a0a`](https://github.com/hoppscotch/hoppscotch/commit/73a2a0a127d682cd3394d1535bb1ff762067c4e0) :zap: Updated color codes, minor UI tweaks - [`eb7ac7b`](https://github.com/hoppscotch/hoppscotch/commit/eb7ac7bfc4504660fee7866af9734a841ed3219c) Merge pull request #579 from liyasthomas/master - [`09a35cf`](https://github.com/hoppscotch/hoppscotch/commit/09a35cf10ad91a386cbf4c8960ec89a68d9093f8) 🚨 Lint - [`d2b73a8`](https://github.com/hoppscotch/hoppscotch/commit/d2b73a89420cbbb64d1720f7433252db5952509a) refactor: nested destructuring - [`5a56081`](https://github.com/hoppscotch/hoppscotch/commit/5a56081a29fa2664997ba36fb2a438ad005c694a) fix: remove unused code snippet ### 📊 Changes **9 files changed** (+89 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+10 -13) 📝 `components/settings/swatch.vue` (+1 -0) 📝 `functions/headers.js` (+1 -1) 📝 `functions/network.js` (+12 -10) 📝 `functions/strategies/ChromeStrategy.js` (+44 -37) 📝 `functions/strategies/ExtensionStrategy.js` (+2 -1) 📝 `layouts/default.vue` (+4 -4) 📝 `pages/settings.vue` (+6 -1) 📝 `store/postwoman.js` (+9 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:23:51 +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#2720
No description provided.