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

Support custom Link and Image components for meta frameworks #2430

Open
endigo9740 opened this issue Jan 16, 2024 · 0 comments
Open

Support custom Link and Image components for meta frameworks #2430

endigo9740 opened this issue Jan 16, 2024 · 0 comments
Assignees
Labels
administration Items related to the project but outside the code. feature request Request a feature or introduce and update to the project.
Milestone

Comments

@endigo9740
Copy link
Contributor

endigo9740 commented Jan 16, 2024

There are several meta frameworks that make use of custom components for handling Links (for routing) and Images (for CDNs and optimization). Any Skeleton component that supports links or images may need to have this exposed to allow inserting these special components. Implementation will likely vary between Svelte/React/other frameworks.

This includes, but may not be limited to:

Some "hybrid" frameworks may have this as well, such as Inertia for PHP/Laravel.

@endigo9740 endigo9740 added feature request Request a feature or introduce and update to the project. administration Items related to the project but outside the code. labels Jan 16, 2024
@endigo9740 endigo9740 added this to the v3.0 (Next) milestone Jan 16, 2024
@endigo9740 endigo9740 self-assigned this Jan 16, 2024
@endigo9740 endigo9740 changed the title Review support for custom Link and Image components in certain meta frameworks NEXT support custom Link and Image components for meta frameworks Mar 14, 2024
@endigo9740 endigo9740 changed the title NEXT support custom Link and Image components for meta frameworks Support custom Link and Image components for meta frameworks Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
administration Items related to the project but outside the code. feature request Request a feature or introduce and update to the project.
Projects
None yet
Development

No branches or pull requests

1 participant