-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
Refactor: landing page #3714
Comments
ASSIGNED - @preschian 🔒 LOCKED -> Saturday, August 13th 2022, 01:57:14 UTC -> 36 hours |
ASSIGNMENT EXPIRED - @preschian has been unassigned. |
@preschian you need to link the issues in PR if you want to keep the assignment going past the allocated time :) |
@preschian or should the PR solve this one only partially? perhaps we can extract the part you've done to standalone issue if that's the case? |
oohh I think this is better. Yaps, this is only partial, next parts I will open a new standalone issue and link to this issue 👍 |
lol why it closed even not linked as |
I close this, some components left are tracked here #3950 |
Refactor components to use vue composition API. To make it easier for review and test, I will make multiple PR based on this list:
trying to refactor from the deepest/low-level component, in summary, carousel components are something like this:
rmrk
folder #3773to avoid losing so much context when reviewing the code, create a separate PR for refactoring to vue compose API. context: #3718 (review)
The text was updated successfully, but these errors were encountered: