-
Notifications
You must be signed in to change notification settings - Fork 888
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
Migrate Post view to Composition API #6133
Merged
FreeTubeBot
merged 5 commits into
FreeTubeApp:development
from
ChunkyProgrammer:migrate-post-to-composition-api
Nov 17, 2024
Merged
Migrate Post view to Composition API #6133
FreeTubeBot
merged 5 commits into
FreeTubeApp:development
from
ChunkyProgrammer:migrate-post-to-composition-api
Nov 17, 2024
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
github-actions
bot
added
the
PR: waiting for review
For PRs that are complete, tested, and ready for review
label
Nov 10, 2024
auto-merge was automatically disabled
November 10, 2024 16:21
Pull request was converted to draft
github-actions
bot
removed
the
PR: waiting for review
For PRs that are complete, tested, and ready for review
label
Nov 10, 2024
ChunkyProgrammer
added
the
PR: waiting for review
For PRs that are complete, tested, and ready for review
label
Nov 10, 2024
ChunkyProgrammer
requested review from
PikachuEXE,
absidue,
efb4f5ff-1298-471a-8973-3d47447115dc and
kommunarr
November 10, 2024 16:38
PikachuEXE
previously approved these changes
Nov 11, 2024
absidue
reviewed
Nov 13, 2024
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
absidue
reviewed
Nov 15, 2024
absidue
approved these changes
Nov 15, 2024
PikachuEXE
approved these changes
Nov 17, 2024
efb4f5ff-1298-471a-8973-3d47447115dc
approved these changes
Nov 17, 2024
github-actions
bot
removed
the
PR: waiting for review
For PRs that are complete, tested, and ready for review
label
Nov 17, 2024
Soham456
pushed a commit
to Soham456/FreeTube
that referenced
this pull request
Dec 5, 2024
* Migrate Post view to Composition API * add missing watch * move constants below import * Use shallowRef for post Co-authored-by: absidue <48293849+absidue@users.noreply.github.com> * Add missing import for shallowRef --------- Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
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.
Migrate Post view to Composition API
Pull Request Type
Description
This pull request migrates the Post view to the composition API.
Testing
Channel Page
go to a channel (with invidious enabled/backend fallback)
click community tab
click "comments" icon
go to post page
go to a post link with invidious enabled by putting the link in the search bar (ex: https://yt.artemislena.eu/post/UgkxhcOTXqzOaLBHfCQ-_-6JxsdydwSeFTei)
see post page
Desktop