Editor
- Allow codeEditor theme to be set even if
codeEditor
is not set in settings.js (#3794) @Steve-Mcl - Sys info (diagnostics report) amendments (#3793) @Steve-Mcl
- Allow
mode
andtitle
to be omitted inoptions
argument forcreateEditor
(#3791) @Steve-Mcl - Fix focus issues (#3789) @Steve-Mcl
- Ensure all typedInput buttons have button type set (#3788) @knolleary
- Do not flag hasUsers=false nodes as unused in search (#3787) @knolleary
- Properly position quick-add dialog in all cases (#3786) @knolleary
- Ensure quick-add dialog does not obscure ghost node when shifted (#3785) @knolleary
- Remove use of Object.hasOwn (#3784) @knolleary