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

UI plugin dependencies #4307

Merged
merged 4 commits into from
Nov 27, 2023

Conversation

WithoutPants
Copy link
Collaborator

Adds a requires fields to the UI config in the plugin config. This is used for UI plugins only and is used to determine the load order for javascript and css files.

TODO: documentation

@WithoutPants WithoutPants added the feature Pull requests that add a new feature label Nov 22, 2023
@WithoutPants WithoutPants added this to the Version 0.24.0 milestone Nov 22, 2023
@scruffynerf
Copy link

looks good.

@WithoutPants WithoutPants merged commit 11be56c into stashapp:develop Nov 27, 2023
2 checks passed
halkeye pushed a commit to halkeye/stash that referenced this pull request Sep 1, 2024
* Add requires field to UI plugin config
* Use defer instead of async for useScript
* Load plugins based on dependency
* Document new field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Pull requests that add a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants