-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
50ff9f9
feat: add basic version page with mock data
ShroXd 8cafc0d
feat: update page layout
ShroXd 165c233
feat: tweaks layout
ShroXd 5bf81b1
refactor: tweaks the layout
ShroXd 899e632
refactor: tweaks layout
ShroXd 6b52875
feat: use sticky card
ShroXd 778f4e4
chore: clean up mock changelog
ShroXd 4bddb37
feat: fetch versions data
ShroXd e5c0760
feat: grouped versions
ShroXd 483a5ca
feat: use map to avoid O(n) searching
ShroXd d54e400
perf: init loading for basic data, and lazy full loading when expanding
ShroXd 6cb427f
feat: use virtual rendering
ShroXd bbd67a9
perf: use shallowRef for deep data structure
ShroXd 76019ad
feat: fallback for ssr
ShroXd 16c8e7f
feat: support filtering
ShroXd 249d066
feat: tweaks versions' order
ShroXd cf177cd
chore: clean up
ShroXd 8c6084b
test: fix test of PackageVersions
ShroXd 215c9b4
fix: fix virtual window rendering issue
ShroXd bd2ab8d
fix: fix hltml lint errors
ShroXd ad1eab9
refactor: optimize type and css
ShroXd e4d9ee4
feat: searching animation and transition
ShroXd 9433311
test: add tests for package version page
ShroXd 6a56258
chore: move hard coded text to i18n file
ShroXd e62e236
feat: use debounce for filtering
ShroXd 978ecec
test: use data-testid
ShroXd 891573b
chore: remove all changelog related code
ShroXd 59ef007
chore: explain why we cant disable fething in package/[name].vue page
ShroXd 9a72c6b
fix: remove unnecessary aria-label
ShroXd 1466e8b
test: encapsute similar filter lambda logic
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.