ComfyUI/tests-ui
Torbjörn Lönnemark a88b0ebc2d
Improve node input/widget conversion sub-menus (#3281)
* Make input/widget conversion sub-menus optional

* Improve input/widget conversion sub-menu text

- Fix incorrect text for conversion from widget to input, previously it
  effectively said "convert input to input"
- Use "input" instead of "🔘".  The former is clearer and consistent
  with the rest of the application.
- Use title case (consistent with the rest of the menu entries).
- Strip the trailing periods. There is already a visual indicator for
  sub-menus, and no other sub-menus use trailing periods.
2024-04-18 16:41:23 -04:00
..
tests Fix test. 2024-03-26 04:07:30 -04:00
utils Improve node input/widget conversion sub-menus (#3281) 2024-04-18 16:41:23 -04:00
.gitignore
afterSetup.js try to improve test reliability 2023-12-19 20:38:07 +00:00
babel.config.json Store user settings/data on the server and multi user support (#2160) 2024-01-08 17:06:44 -05:00
globalSetup.js
jest.config.js try to improve test reliability 2023-12-19 20:38:07 +00:00
package-lock.json Store user settings/data on the server and multi user support (#2160) 2024-01-08 17:06:44 -05:00
package.json Store user settings/data on the server and multi user support (#2160) 2024-01-08 17:06:44 -05:00
setup.js