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

Create a virtual import for the generated tags #2

Open
prisis opened this issue Oct 9, 2023 · 6 comments
Open

Create a virtual import for the generated tags #2

prisis opened this issue Oct 9, 2023 · 6 comments
Labels
bot: closed c: feature Request for new feature s: pending triage Pending Triage s: waiting for user interest Waiting for more users interested in this feature Stale

Comments

@prisis
Copy link
Member

prisis commented Oct 9, 2023

Clear and concise description of the problem

For some framework the html head overwrite is not possible, to fix this problem a virtual module implementation is needed.

Suggested solution

Alternative

No response

Additional context

The import should look like

import { images, files, metadata } from "@anolilab/unplugin-favicons/runtime";

images -> only the image meta data
files -> only the files meta data
metadata -> images + files meta data

@prisis prisis added s: pending triage Pending Triage s: waiting for user interest Waiting for more users interested in this feature c: feature Request for new feature labels Oct 9, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

Thank you for your feature proposal.

We marked it as "waiting for user interest" for now to gather some feedback from our community:

- If you would like to see this feature be implemented, please react to the description with an up-vote (:+1:).
- If you have a suggestion or want to point out some special cases that need to be considered, please leave a comment, so we are aware about them.

We would also like to hear about other community members' use cases for the feature to give us a better understanding of their potential implicit or explicit requirements.

We will start the implementation based on:

- the number of votes (:+1:) and comments
- the relevance for the ecosystem
- availability of alternatives and workarounds
- and the complexity of the requested feature

We do this because:

- There are plenty of frameworks/tools out there and we would like to ensure that every method can cover all or almost all of them.
- Every feature we add to Visulima has "costs" associated to it:
    - initial costs: design, implementation, reviews, documentation
    - running costs: awareness of the feature itself, more complex module structure, increased bundle size, more work during refactors

---

[View more issues which are waiting for user interest](https://github.com/visulima/visulima/issues?q=is%3Aissue+is%3Aopen+label%3A%22s%3A+waiting+for+user+interest%22+)

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

Awesome! Thank you for taking the time to create your first issue! Please review the guidelines

Copy link
Contributor

github-actions bot commented Nov 1, 2023

This issue has been automatically marked as stale because it has been open for 21 days with no activity. It will be closed in 7 days if no further activity (Remove label or comment) occurs.
If we missed this issue please reply to keep it active.
Thanks for being a part of this project. 🙏

@github-actions github-actions bot added the Stale label Nov 1, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 9, 2023
@prisis prisis reopened this Nov 9, 2023
@github-actions github-actions bot removed the Stale label Nov 10, 2023
Copy link
Contributor

github-actions bot commented Dec 1, 2023

This issue has been automatically marked as stale because it has been open for 21 days with no activity. It will be closed in 7 days if no further activity (Remove label or comment) occurs.
If we missed this issue please reply to keep it active.
Thanks for being a part of this project. 🙏

@github-actions github-actions bot added the Stale label Dec 1, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2023
@prisis prisis reopened this Dec 12, 2023
@github-actions github-actions bot removed the Stale label Dec 13, 2023
Copy link
Contributor

github-actions bot commented Jan 3, 2024

This issue has been automatically marked as stale because it has been open for 21 days with no activity. It will be closed in 7 days if no further activity (Remove label or comment) occurs.
If we missed this issue please reply to keep it active.
Thanks for being a part of this project. 🙏

@github-actions github-actions bot added the Stale label Jan 3, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 10, 2024
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using our GitHub Discussions tab for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2024
@prisis prisis reopened this Jul 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bot: closed c: feature Request for new feature s: pending triage Pending Triage s: waiting for user interest Waiting for more users interested in this feature Stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant