-
-
Notifications
You must be signed in to change notification settings - Fork 336
feat: add version history page #2025
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ShroXd
wants to merge
29
commits into
npmx-dev:main
Choose a base branch
from
ShroXd:linkable-version-page
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+823
β21
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
3bf1ff1
feat: add basic version page with mock data
ShroXd 1373fdf
feat: update page layout
ShroXd ff2c7a8
feat: tweaks layout
ShroXd 55c8117
refactor: tweaks the layout
ShroXd 16833e0
refactor: tweaks layout
ShroXd cdc2b3e
feat: use sticky card
ShroXd 2a4a4e8
chore: clean up mock changelog
ShroXd 793ee16
feat: fetch versions data
ShroXd 71a566c
feat: grouped versions
ShroXd 5343fac
feat: use map to avoid O(n) searching
ShroXd 5d305d1
perf: init loading for basic data, and lazy full loading when expanding
ShroXd 016f47b
feat: use virtual rendering
ShroXd 0361273
perf: use shallowRef for deep data structure
ShroXd bdffaf3
feat: fallback for ssr
ShroXd 879a7d4
feat: support filtering
ShroXd 7589471
feat: tweaks versions' order
ShroXd fede892
chore: clean up
ShroXd 7aa08d5
test: fix test of PackageVersions
ShroXd 4a816e7
fix: fix virtual window rendering issue
ShroXd a233df6
fix: fix hltml lint errors
ShroXd c39d591
refactor: optimize type and css
ShroXd 9b7412c
feat: searching animation and transition
ShroXd 35919a0
test: add tests for package version page
ShroXd cba049c
chore: move hard coded text to i18n file
ShroXd f069028
feat: use debounce for filtering
ShroXd 6f5c1b8
test: use data-testid
ShroXd bba4380
chore: remove all changelog related code
ShroXd 98dbb71
chore: explain why we cant disable fething in package/[name].vue page
ShroXd bab8140
fix: remove unnecessary aria-label
ShroXd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.