Nick O'Leary
3d8d3e2fa9
Merge pull request #5555 from node-red/5544-reveal-position-fix
...
Include sidebar width in position calculation for reveal function
2026-03-10 16:13:24 +00:00
Nick O'Leary
85b737592e
Include sidebar width in position calculation for reveal function
2026-03-10 16:04:15 +00:00
Nick O'Leary
b163f38f7e
Merge pull request #5448 from n-lark/5377/ux-menu-vertical-overflow
...
[5377] UX: Ensure menus handle vertical overflow
2026-03-10 16:03:18 +00:00
Nick O'Leary
1edac26805
Apply suggestions from code review
2026-03-10 15:02:10 +00:00
Nick O'Leary
cd7f4c43b3
Merge pull request #5551 from node-red/5547-fix-zoom-to-fit
...
Account for sidebar width when calculating zoom-to-fit scale
2026-03-10 13:21:17 +00:00
Nick O'Leary
1192a85cb9
Merge pull request #5552 from bonanitech/fix-fade-effect
...
Fix fade effect for tab labels that overflow
2026-03-10 13:02:09 +00:00
Mauricio Bonani
3826d3b1c6
Fix tab fade CSS
2026-03-10 08:04:35 -04:00
Nick O'Leary
55a0f837a9
Merge pull request #5550 from node-red/touch-submenu
...
Better touch handling for submenus
2026-03-10 11:45:38 +00:00
Nick O'Leary
d8519a91c2
Account for sidebar width when calculating zoom-to-fit scale
2026-03-10 11:44:39 +00:00
Nick O'Leary
017220f455
Better touch handling for submenus
2026-03-10 11:38:51 +00:00
Stephen McLaughlin
78660d4028
Editor loading improvements ( #5541 )
...
* remove ace editor scripts from vendor bundle
* bootstrap ace editor
* defer initialization of Monaco and ACE editors until they are loaded
* add fallback "basic" code editor
* fallback to basic code editor if preferred editor fails to initialize
* load Monaco & lang pack dynamically
* fix: textarea outer element should be let not const
* basic text editor styling
* fix: remove incorrectly placed !important inside the var
* get rid of IE check
* guard against bad lib setting
* fix save/restore state of basic editor
* ensure we add markdown toolbar
* Ensure we use the dom element for scroll to line method
* Update code editor selection in default settings.js
* Update link to Monaco editor options in settings.js
* lint fix
2026-03-10 10:56:18 +00:00
Nick O'Leary
55462b2dc6
Merge pull request #5549 from node-red/5516-sidebar-tab-buttons-overflow
...
Improve workspace footer handling of smaller screen widths
2026-03-09 17:51:50 +00:00
Nick O'Leary
b1a3b368c9
Fix linting
2026-03-09 17:43:57 +00:00
Nick O'Leary
ed85f156ac
Improve workspace footer handling of smaller screen widths
2026-03-09 17:36:27 +00:00
Nick O'Leary
cd8fbc47c6
Merge pull request #5548 from n-lark/5540-node-red-dashboard-tabs-fix
...
[5540] UX: handle node-red-dashboard css poisoning
2026-03-09 16:14:43 +00:00
Noley Holland
9530661b19
Remove margin on red-ui-tabs to fix node red dashboard styling
2026-03-09 07:49:17 -07:00
Nick O'Leary
e10bf6ed6b
Merge pull request #5537 from n-lark/5522-subflow-toolbar-scroll
...
[5522] UX: vertical scrollbar should not overlap subflow toolbar
2026-03-09 13:21:59 +00:00
Noley Holland
987f8b6839
Move scrollbar offset to before size calc
2026-03-09 06:14:12 -07:00
Nick O'Leary
33a98e4b1d
Merge pull request #5539 from n-lark/5523-cursor-events-in-footer
...
[5523] UX: Cursor events in workspace get interrupted when over status/scroll bars
2026-03-09 09:34:42 +00:00
Nick O'Leary
17a9ac4f75
Merge pull request #5538 from n-lark/5521-non-flow-click-info
...
[5521] UX: Selecting non-flow object in Explorer causes Info to go blank
2026-03-09 09:34:12 +00:00
Nick O'Leary
5044ba11f1
Merge pull request #5536 from n-lark/5525-misaligned-tabs
...
[5525] UX: Misaligned first tab
2026-03-09 09:31:18 +00:00
Noley Holland
667479f7d0
Update portaled menu styling to match
2026-03-06 12:28:57 -08:00
Noley Holland
b6cb9e0e9e
Remove dark menu styling & update light menu styling to fix issues with keyboard shortcuts and icons on submenus
2026-03-06 12:08:00 -08:00
Noley Holland
d39fabcad9
Add scrolling support for menus that exceed viewport height while preserving submenu pop-out behavior
2026-03-06 11:37:26 -08:00
Noley Holland
c4aec642e0
Adjust pointer events to not block interaction with canvas
2026-03-06 11:28:22 -08:00
Noley Holland
307e5f4935
Remove clearing of sidebar info when clicking on a non flow
2026-03-06 11:06:52 -08:00
Noley Holland
98b0b3ffac
Update position of scrollbar for subflows so it does not overlap
2026-03-06 10:38:44 -08:00
Noley Holland
430c01bb63
Fix tab alignment and update border radius to be more consistent with other UI elements
2026-03-06 10:15:03 -08:00
Nick O'Leary
f71bc1a268
Merge pull request #5531 from node-red/sync-417-to-dev
...
Sync 4.1.7 to dev branch
2026-03-06 13:49:06 +00:00
Nick O'Leary
043db32472
Merge branch 'master' into sync-417-to-dev
2026-03-06 13:44:36 +00:00
Nick O'Leary
254bbe3c02
Merge pull request #5529 from node-red/rel417
...
Bump for 4.1.7
2026-03-06 12:50:24 +00:00
Nick O'Leary
aa52779a8c
Bump for 4.1.7
2026-03-06 11:41:51 +00:00
Nick O'Leary
4d25f071fb
Merge pull request #5528 from node-red/i18n-notice
...
Suppress i18n notice in frontend
2026-03-06 11:40:07 +00:00
Nick O'Leary
9933617eea
Suppress i18n notice in frontend
2026-03-06 11:35:20 +00:00
Nick O'Leary
afe52133ce
Merge pull request #5527 from node-red/5513-fix-touch-handling
...
Do not block touch events on ports
2026-03-06 11:32:59 +00:00
Nick O'Leary
b95d65e4d8
Do not block touch events on ports
2026-03-06 11:28:37 +00:00
Nick O'Leary
3f86ccfd14
Merge pull request #5526 from node-red/expose-category-in-theme
...
Allow palette.categories to be set via theme plugin
2026-03-06 09:55:42 +00:00
Nick O'Leary
653d8a5b45
Allow palette.categories to be set via theme plugin
2026-03-06 09:37:01 +00:00
Nick O'Leary
610e704436
Merge pull request #5520 from node-red/i18n-notice
...
Set showSupportNotice option on i18n
2026-03-05 16:40:14 +00:00
Nick O'Leary
98a48d6b3a
Set showSupportNotice option on i18n
2026-03-05 16:16:45 +00:00
Nick O'Leary
75acd26678
Merge pull request #5519 from node-red/5507-update-i18n
...
Bump i18next version
2026-03-05 16:04:11 +00:00
Nick O'Leary
1ae8820e26
Update package
2026-03-05 15:43:16 +00:00
Nick O'Leary
47afd1b345
Bump i18next version
2026-03-05 15:39:44 +00:00
Nick O'Leary
8632b767c4
Merge pull request #5518 from node-red/5512-sf-colors
...
Do not cache subflow colors as each subflow can have its own
2026-03-05 15:37:42 +00:00
Nick O'Leary
5781761259
Merge pull request #5515 from node-red/update-deps-3
...
Update tar/multer deps
2026-03-05 15:37:31 +00:00
Nick O'Leary
60656d7f61
Do not cache subflow colors as each subflow can have its own
2026-03-05 15:26:32 +00:00
Nick O'Leary
9023c723c5
Update tar/multer deps
2026-03-05 11:35:17 +00:00
Nick O'Leary
bcbc5dec48
Merge pull request #5514 from node-red/rel500b3
...
Bump for beta3 release
2026-03-05 11:02:57 +00:00
Nick O'Leary
5a78aa543a
Bump for beta3 release
2026-03-05 10:50:12 +00:00
Nick O'Leary
372c0ea690
Merge pull request #5498 from node-red/sidebar-redux
...
UX updates for beta 3
2026-03-05 10:36:59 +00:00