-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat!: Add Zoo #422
base: main
Are you sure you want to change the base?
feat!: Add Zoo #422
Conversation
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-pond-0d3b89503-422.westeurope.azurestaticapps.net |
and launchDocs from Services as it is not compatible with the Services interface
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-pond-0d3b89503-422.westeurope.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-pond-0d3b89503-422.westeurope.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-pond-0d3b89503-422.westeurope.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-pond-0d3b89503-422.westeurope.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-pond-0d3b89503-422.westeurope.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-pond-0d3b89503-422.westeurope.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-pond-0d3b89503-422.westeurope.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-pond-0d3b89503-422.westeurope.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-pond-0d3b89503-422.westeurope.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-pond-0d3b89503-422.westeurope.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-pond-0d3b89503-422.westeurope.azurestaticapps.net |
Description
ZooDialog
as prop and place the element inside the UI.CreatePluginDialog
andEditPluginDialog
.PluginsView
; the button is only for the team's original plugins, not for the ones acquired from other teams.IPlugin
interface (now calledPlugin
) and export it to re-use it in DOMINATE.launchDocs
out of the services object and add it as a prop toUserInterface
, because the method is not compatible with theServices
interface.relates to gliff-ai/roadmap#82
Checklist:
Put an
x
in the boxes that apply to this pull request (you can also fill these out after opening the pull request). If you're unsure about any of these, don't hesitate to leave a comment on this pull request!