You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 months ago
..
tests Fix test. 11 months ago
utils Improve node input/widget conversion sub-menus (#3281) 10 months ago
.gitignore Unit tests + widget input fixes (#1760) 1 year ago
afterSetup.js try to improve test reliability 1 year ago
babel.config.json Store user settings/data on the server and multi user support (#2160) 1 year ago
globalSetup.js Unit tests + widget input fixes (#1760) 1 year ago
jest.config.js try to improve test reliability 1 year ago
package-lock.json Store user settings/data on the server and multi user support (#2160) 1 year ago
package.json Store user settings/data on the server and multi user support (#2160) 1 year ago
setup.js Group nodes (#1776) 1 year ago