Skip to content
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

Adds KinoLiveComponent for local component development #2220

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anthonyshull
Copy link
Contributor

@anthonyshull anthonyshull commented Nov 12, 2024

Adds the ability to develop both function components and live components with styles coming from dotcom. I had to comment out a lot of app.js because various calls fail. To get around this, we could either clean that file up so that it is better behaved, or create another js file that just includes the LiveView socket connection and hooks we need. We really only need this if we want to run hooks like the metro map.

Screenshot Capture - 2024-11-12 - 15-27-42
Screenshot Capture - 2024-11-12 - 14-20-19

@anthonyshull anthonyshull requested a review from a team as a code owner November 12, 2024 16:48
@anthonyshull anthonyshull marked this pull request as draft November 12, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant