drone/web/src/components/Changes
Tan Nhu f626dc640e Render off-screen diffs in a single pre tag to boost performance (#2271)
* Tan's last PR :)
* Sync with main
* Prevent browser crash on big PR (>200 files changed)
* Fixed link to comment not working
* Add NPE prevention
* Fixed Show Diff works only once
* Fix Harness nav is not auto-collapsed when visiting PR Changes
* Add code to restore new and edited comments
* Render off-screen diffs in a single pre tag to boost performance
2024-08-09 17:41:59 +00:00
..
CommitRangeDropdown Fix: spacing in timestamp and commit range (#1028) 2024-02-06 19:13:51 +00:00
ReviewSplitButton feat: [code-1625]: Add new pr panel improvements for pr page (#2082) 2024-06-08 06:08:49 +00:00
Changes.module.scss fix: [code-1807]: fix css issue on approved btn (#1239) 2024-04-20 00:52:38 +00:00
Changes.module.scss.d.ts fix: [code-1807]: fix css issue on approved btn (#1239) 2024-04-20 00:52:38 +00:00
Changes.tsx Render off-screen diffs in a single pre tag to boost performance (#2271) 2024-08-09 17:41:59 +00:00
ChangesDropdown.module.scss Show full diff in Pull Request + 10k files PR challenge (#1086) 2024-03-01 19:42:39 +00:00
ChangesDropdown.module.scss.d.ts [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
ChangesDropdown.tsx Show full diff in Pull Request + 10k files PR challenge (#1086) 2024-03-01 19:42:39 +00:00
CommitRange.tsx Refactoring Pull Request page to improve performance (#985) 2024-01-29 19:39:05 +00:00
DiffViewConfiguration.tsx Optimize rendering when updating / deleting a comment (#1032) 2024-02-09 20:37:03 +00:00