mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-10 07:30:08 +00:00
feat: mobile breakpoint for vue nodes banner (#6942)
## Summary Add mobile breakpoint to vue nodes banner ## Changes - **What**: main.json and vue nodes banner ## Screenshots (if applicable) <img width="500" height="615" alt="image" src="https://github.com/user-attachments/assets/fd8cc621-c335-41c9-bbee-4ec0ae04b226" /> <img width="980" height="615" alt="image" src="https://github.com/user-attachments/assets/30e17fc2-fc91-44a3-b9f0-85d5146e861b" /> ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6942-feat-mobile-breakpoint-for-vue-nodes-banner-2b66d73d36508139b69afd7e7134b72e) by [Unito](https://www.unito.io)
This commit is contained in:
@@ -2202,7 +2202,8 @@
|
||||
}
|
||||
},
|
||||
"vueNodesBanner": {
|
||||
"message": "Introducing Nodes 2.0 – More flexible workflows, powerful new widgets, built for extensibility",
|
||||
"title": "Introducing Nodes 2.0",
|
||||
"desc": "– More flexible workflows, powerful new widgets, built for extensibility",
|
||||
"tryItOut": "Try it out"
|
||||
},
|
||||
"vueNodesMigration": {
|
||||
@@ -2231,4 +2232,4 @@
|
||||
"replacementInstruction": "Install these nodes to run this workflow, or replace them with installed alternatives. Missing nodes are highlighted in red on the canvas."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user