[PR #2968] [MERGED] chore: enable/disable features in platforms #4162

Closed
opened 2026-03-17 01:43:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2968
Author: @amk-dev
Created: 4/5/2023
Status: Merged
Merged: 4/6/2023
Merged by: @AndrewBastin

Base: stagingHead: chore/platform-feature-flags


📝 Commits (1)

  • bc8109c chore: add a flag to control export as gist

📊 Changes

3 files changed (+7 additions, -0 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/collections/ImportExport.vue (+1 -0)
📝 packages/hoppscotch-common/src/platform/index.ts (+3 -0)
📝 packages/hoppscotch-web/src/main.ts (+3 -0)

📄 Description

This PR introduces a temporary system to disable/enable different features in different platforms


🔄 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/2968 **Author:** [@amk-dev](https://github.com/amk-dev) **Created:** 4/5/2023 **Status:** ✅ Merged **Merged:** 4/6/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `staging` ← **Head:** `chore/platform-feature-flags` --- ### 📝 Commits (1) - [`bc8109c`](https://github.com/hoppscotch/hoppscotch/commit/bc8109ce235c20ecc9abdaf8c036a524aaaaa0f6) chore: add a flag to control export as gist ### 📊 Changes **3 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/collections/ImportExport.vue` (+1 -0) 📝 `packages/hoppscotch-common/src/platform/index.ts` (+3 -0) 📝 `packages/hoppscotch-web/src/main.ts` (+3 -0) </details> ### 📄 Description This PR introduces a temporary system to disable/enable different features in different platforms --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:43:27 +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#4162
No description provided.