[PR #79] [MERGED] Virtual scroll addition for history section. #2397

Closed
opened 2026-03-17 00:06:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/79
Author: @izerozlu
Created: 8/28/2019
Status: Merged
Merged: 8/28/2019
Merged by: @liyasthomas

Base: masterHead: history-fieldset-virtualscroll


📝 Commits (5)

  • 71393a3 Merge remote-tracking branch 'upstream/master'
  • dabb7c3 Virtualscroll added for the history fieldset.
  • 515ea7e Virtual List added for history section.
  • b1588d4 Merge remote-tracking branch 'upstream/master' into history-fieldset-virtualscroll
  • df2ceb3 Virtual scrolling added for history section.

📊 Changes

2 files changed (+133 additions, -125 deletions)

View changed files

📝 package.json (+1 -0)
📝 pages/index.vue (+132 -125)

📄 Description

Virtual scroll mechanism added for history section.

Scrolling begins to take place after five entry has been created.


🔄 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/79 **Author:** [@izerozlu](https://github.com/izerozlu) **Created:** 8/28/2019 **Status:** ✅ Merged **Merged:** 8/28/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `history-fieldset-virtualscroll` --- ### 📝 Commits (5) - [`71393a3`](https://github.com/hoppscotch/hoppscotch/commit/71393a3cf73f0f5a37895e8e9279fe717eaf8087) Merge remote-tracking branch 'upstream/master' - [`dabb7c3`](https://github.com/hoppscotch/hoppscotch/commit/dabb7c370a529d256dd071f746f98d86905a22df) Virtualscroll added for the history fieldset. - [`515ea7e`](https://github.com/hoppscotch/hoppscotch/commit/515ea7e83dfbb37f64477ec327055b788b3f516d) Virtual List added for history section. - [`b1588d4`](https://github.com/hoppscotch/hoppscotch/commit/b1588d4553e7d1700e8c1f84a1bf94fd9a12f053) Merge remote-tracking branch 'upstream/master' into history-fieldset-virtualscroll - [`df2ceb3`](https://github.com/hoppscotch/hoppscotch/commit/df2ceb3fe9262a554c5338b877c7b14721851580) Virtual scrolling added for history section. ### 📊 Changes **2 files changed** (+133 additions, -125 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -0) 📝 `pages/index.vue` (+132 -125) </details> ### 📄 Description Virtual scroll mechanism added for history section. Scrolling begins to take place after five `entry` has been created. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:06:20 +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#2397
No description provided.