[PR #295] [MERGED] Minor UI changes #2538

Closed
opened 2026-03-17 00:14:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/295
Author: @liyasthomas
Created: 11/12/2019
Status: Merged
Merged: 11/12/2019
Merged by: @liyasthomas

Base: masterHead: minor-ui-changes


📝 Commits (3)

📊 Changes

19 files changed (+874 additions, -494 deletions)

View changed files

📝 assets/css/styles.scss (+9 -19)
📝 components/ace-editor.vue (+17 -16)
📝 components/autocomplete.vue (+3 -1)
📝 components/collections/collection.vue (+29 -6)
📝 components/collections/editCollection.vue (+6 -1)
📝 components/collections/editFolder.vue (+6 -1)
📝 components/collections/editRequest.vue (+28 -6)
📝 components/collections/folder.vue (+9 -2)
📝 components/collections/index.vue (+4 -1)
📝 components/collections/request.vue (+6 -2)
📝 components/collections/saveRequestAs.vue (+28 -7)
📝 components/history.vue (+327 -218)
📝 components/section.vue (+4 -1)
📝 components/toggle.vue (+1 -1)
📝 functions/templating.js (+5 -5)
📝 layouts/default.vue (+184 -134)
📝 pages/index.vue (+165 -62)
📝 pages/settings.vue (+22 -7)
📝 pages/websocket.vue (+21 -4)

📄 Description

Removed highlightjs codes


🔄 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/295 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 11/12/2019 **Status:** ✅ Merged **Merged:** 11/12/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `minor-ui-changes` --- ### 📝 Commits (3) - [`3b6c824`](https://github.com/hoppscotch/hoppscotch/commit/3b6c8247c58b320df4ad9dd5ffbca065a76e7ea0) Minor UI changes - [`653e42c`](https://github.com/hoppscotch/hoppscotch/commit/653e42c2b9a0ad24f3b2f37da91caa8ccaea3919) :rotating_light: Lint - [`f65e67d`](https://github.com/hoppscotch/hoppscotch/commit/f65e67d86acd838071f2324453ad9bf13d9a45e8) :bug: Fixed invisible Install PWA button ### 📊 Changes **19 files changed** (+874 additions, -494 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+9 -19) 📝 `components/ace-editor.vue` (+17 -16) 📝 `components/autocomplete.vue` (+3 -1) 📝 `components/collections/collection.vue` (+29 -6) 📝 `components/collections/editCollection.vue` (+6 -1) 📝 `components/collections/editFolder.vue` (+6 -1) 📝 `components/collections/editRequest.vue` (+28 -6) 📝 `components/collections/folder.vue` (+9 -2) 📝 `components/collections/index.vue` (+4 -1) 📝 `components/collections/request.vue` (+6 -2) 📝 `components/collections/saveRequestAs.vue` (+28 -7) 📝 `components/history.vue` (+327 -218) 📝 `components/section.vue` (+4 -1) 📝 `components/toggle.vue` (+1 -1) 📝 `functions/templating.js` (+5 -5) 📝 `layouts/default.vue` (+184 -134) 📝 `pages/index.vue` (+165 -62) 📝 `pages/settings.vue` (+22 -7) 📝 `pages/websocket.vue` (+21 -4) </details> ### 📄 Description Removed highlightjs codes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:14:02 +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#2538
No description provided.