-
Notifications
You must be signed in to change notification settings - Fork 31
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
Location Change component & Pad update #1685
Conversation
/gcbrun |
Temporary Url for review: https://bcregistry-assets-dev--pr-1685-mxiu6she.web.app |
/gcbrun |
Temporary Url for review: https://bcregistry-assets-dev--pr-1685-mxiu6she.web.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As commented, i'm a little confused why the re-write backwards from using the script setup syntax.
It's the vue 3 approach and a benefit of the migration. It's a new way of doing things for sure, with it brings some learning of course but i'm curious why you chose to just rewrite the component using defineComponent
?
@cameron-eyds I refactored to use script setup |
/gcbrun |
Temporary Url for review: https://bcregistry-assets-dev--pr-1685-mxiu6she.web.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG.
Just some small comments, hopefully we can get away from the lint comments. We won't want to do that on all props, going forward.
Issue #:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the PPR license (Apache 2.0).