This repository was archived by the owner on Jul 13, 2023. It is now read-only.
Releases: Pewww/pr-tree-viewer
Releases · Pewww/pr-tree-viewer
v1.2.4: Fix the overlapping issue with the GitHub's own PR Tree.
v1.2.0: Fix extension's not working issue
Fixed
- Fix the basic problem that extension does not work.
- Fix the problem that extension does not work when you refresh with hash url for a specific changed file.
v1.1.9: Fix extension's not working issue and apply github color variables.
Fixed
- Solved the "Automatic Public Path is not supported in this browser" issue, which prevented extension from being exposed.
- Used the color variables of Github to flexibly respond to the addition and change of the theme of Github.
v1.1.6: Fix issue that extension does not work when accessing the 'Files Changed' tab. (Temporary)
Fixed
- Modified to render by checking URL in the background without subscribing to specific elements (MutationObserver)
