-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
stage -> main #326
Merged
stage -> main #326
Conversation
This file contains 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
* chore: filters * remove library * fix: icons * chore: add search icon * update sidebar * chore: collapsible sidebar * fix: CLS * chore: update theme color * chore: add theme toggle * chore: move scroll margin to constants (#317) * chore: move scroll margin to constants * increase percent * fix: fee collect decimal issue * fix: deepsource excludes * Replace short hand type conversions with function calls (#319) * fix: overflow on shop collects * chore: cleanup shop collects * chore: update request limit * chore: add width animation * chore: notification page * chore: video icons * chore: update verified icon * chore: replace black with theme * fix: borders * chore: change user menu icons * chore: init bytes section * chore: shallow route * refactor: readme * chore: bytes scroll button * chore: add icons on usermenu * chore: single byte fetch * chore: global state for tag filter * chore: add consistent type import * chore: cleanup * feat: rip doc-gen plugin and add cursorpagination * chore: replacing queries w/ hooks * chore: replace apollo hooks * feat: global tag filter * chore: move scroll margin to constants (#317) * chore: move scroll margin to constants * increase percent * feat: add shop button to collect on the secondary marketplace (#318) * Update index.tsx Remove extra comma * fix: overflow on shop collects * chore: cleanup shop collects * chore: update byte action icons * chore: replace more icons * chore: increase text size * fix: dark theme background * fix: layout padding * chore: remove outline * fix: channel videos * fix: cache issue and tag scroll * fix: duplicate imports * chore: add scroll event * chore: remove state on bytes * chore: cleanup * chore: remove unused helpers * chore: remove unwanted logs
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
chore: filters
remove library
fix: icons
chore: add search icon
update sidebar
chore: collapsible sidebar
fix: CLS
chore: update theme color
chore: add theme toggle
chore: move scroll margin to constants (chore: move scroll margin to constants #317)
chore: move scroll margin to constants
increase percent
fix: fee collect decimal issue
fix: deepsource excludes
Replace short hand type conversions with function calls (Replace short hand type conversions with function calls #319)
fix: overflow on shop collects
chore: cleanup shop collects
chore: update request limit
chore: add width animation
chore: notification page
chore: video icons
chore: update verified icon
chore: replace black with theme
fix: borders
chore: change user menu icons
chore: init bytes section
chore: shallow route
refactor: readme
chore: bytes scroll button
chore: add icons on usermenu
chore: single byte fetch
chore: global state for tag filter
chore: add consistent type import
chore: cleanup
feat: rip doc-gen plugin and add cursorpagination
chore: replacing queries w/ hooks
chore: replace apollo hooks
feat: global tag filter
chore: move scroll margin to constants (chore: move scroll margin to constants #317)
chore: move scroll margin to constants
increase percent
feat: add shop button to collect on the secondary marketplace (feat: add shop button to collect on the secondary marketplace #318)
Update index.tsx
Remove extra comma
fix: overflow on shop collects
chore: cleanup shop collects
chore: update byte action icons
chore: replace more icons
chore: increase text size
fix: dark theme background
fix: layout padding
chore: remove outline
fix: channel videos
fix: cache issue and tag scroll
fix: duplicate imports
chore: add scroll event
chore: remove state on bytes
chore: cleanup
chore: remove unused helpers
chore: remove unwanted logs
Description
Closes #(issue)
Type of change
Checklist