Kazuhito Yokoi
3e717862a4
Fix z-index value for shade to cover nodes in palette
2022-06-11 20:52:58 +09:00
Nick O'Leary
9e52c15829
Merge pull request #3644 from bonanitech/fix-selector-placement
...
Fix selector placement
2022-06-09 22:14:09 -05:00
Mauricio Bonani
64061c3440
Fix selector placement
2022-06-09 17:44:11 -04:00
Nick O'Leary
3e34d0badb
Merge pull request #3622 from kazuhitoyokoi/master-addjpn
...
Add Japanese translations for v3.0-beta.2
2022-06-09 16:03:43 -05:00
Hiroyasu Nishiyama
3046798ec5
fix layer of palette node
2022-06-08 14:50:14 +09:00
Mauricio Bonani
3f9ebb588e
Fix typo
2022-05-25 11:15:29 -04:00
Kazuhito Yokoi
e5a21a3261
Merge branch 'node-red:master' into master-addjpn
2022-05-25 19:07:57 +09:00
Kazuhito Yokoi
dda84c5cd5
Fix indents in other code except message catalog
2022-05-22 11:18:40 +09:00
Mauricio Bonani
afdb15dc58
Use the correct variable for the gutter text color
2022-05-18 10:28:36 -04:00
Nick O'Leary
f6aee81651
Hide junction ports whilst dragging nodes
2022-05-12 10:02:35 +01:00
Nick O'Leary
a22f569ca0
Rework Junctions to be more node like in their event handling
2022-05-11 23:13:12 +01:00
Mauricio Bonani
7955a17a17
Fix typedInput label not visible
2022-05-04 06:37:52 -04:00
Stephen McLaughlin
7f68e341da
Merge branch 'dev' into master
2022-05-03 09:35:32 +01:00
Mauricio Bonani
b51eb7326f
Change node config SASS variables
2022-04-29 18:40:34 -04:00
Mauricio Bonani
205dbc1a25
Increase typedInput container border-radius
...
Fixes #3548
2022-04-27 15:00:29 -04:00
Stephen McLaughlin
e714ff35c4
Merge branch 'dev' into diagnostics
2022-04-27 12:08:32 +01:00
Nick O'Leary
f8d0ed7ca6
Merge pull request #3515 from bonanitech/svg-icons
...
Make it easier to apply themes on SVG icons
2022-04-26 16:22:47 +01:00
Nick O'Leary
12a25c37aa
Merge branch 'master' into dev
2022-04-20 10:56:55 +01:00
Nick O'Leary
58e87b3ddf
Merge pull request #3536 from bonanitech/unused-sass-vars
...
Remove unused SASS vars
2022-04-20 09:30:13 +01:00
Mauricio Bonani
79a90dc476
Add custom style for jQuery widgets borders
...
Fixes #3518
2022-04-19 08:53:39 -04:00
Mauricio Bonani
25962dbf39
Remove unused SASS vars
...
Fixes #3534
2022-04-19 08:00:01 -04:00
Nick O'Leary
b4bcb7ace2
Merge pull request #3503 from node-red/debug-tooltip
...
Add a tooltip to debug sidebar messages to reveal full path to node
2022-04-05 23:33:14 +01:00
Mauricio Bonani
c9fa5c7284
Make typedInput themeable
2022-04-03 18:11:24 -04:00
Mauricio Bonani
e97f4c4054
Make tab icon themeable
2022-04-03 18:09:08 -04:00
Mauricio Bonani
96d15b7505
Make spinner themeable
2022-04-03 18:06:16 -04:00
Mauricio Bonani
2f77596034
Make icons flow themeable
2022-04-03 18:04:15 -04:00
Mauricio Bonani
5619c105aa
Make separator grip themeable
2022-04-03 18:00:08 -04:00
Mauricio Bonani
9a6ee023b3
Use SVG for separator grip
2022-04-03 17:47:07 -04:00
Kazuhito Yokoi
14fa9cfa4b
Change indents from tabs to 4 spaces
2022-03-30 15:20:39 +09:00
Steve-Mcl
5633c5224e
Add system info UI
2022-03-29 20:59:35 +01:00
Steve-Mcl
b918b75414
Merge remote-tracking branch 'upstream/master' into dev
2022-03-23 11:16:18 +00:00
Nick O'Leary
5b5553b9a3
Add debug message path info tooltip
...
Fixes #3477
2022-03-21 20:44:36 +00:00
Mauricio Bonani
8b6678a453
Add the ability to customize diff colors even more
2022-03-20 15:40:52 -04:00
Nick O'Leary
a0acc89fcb
Merge pull request #3405 from Steve-Mcl/continuous-search
...
Add feature: Continuous search tools (search previous, search next)
2022-03-14 18:38:04 +00:00
Nick O'Leary
2396e28479
Add 'juntion' to quick-add type search
2022-03-14 18:31:23 +00:00
Nick O'Leary
db1ad0df63
Add Junctions
2022-03-14 18:16:24 +00:00
Steve-Mcl
94e8fce40a
improve contineous search
...
- rename action core:search-prev for core:search-previous
- Ensure search counter in toolbar is i18n ready
- remember (and display in toolbar) the search term
- recall the search term when magnifier clicked
- esnure currently flashing node is cancelled before flashing next node
- Add "flash" for flow tabs revealed by a search
- Fix "flash" for config nodes revealed by a search
2022-03-04 16:00:02 +00:00
Steve-Mcl
fe47b07229
Add feature: search next, search previous
2022-02-09 11:00:09 +00:00
Nick O'Leary
4c0826b1c4
Update tour for 2.2.0
2022-01-26 12:00:30 +00:00
Nick O'Leary
e0d4ecf835
Merge branch 'master' into dev
2022-01-24 23:18:25 +00:00
Nick O'Leary
dbefe6a560
Revert copy-text change and apply alternative fix
...
Reverts PR #3331 and applies the alternative fix originally proposed
in PR #3329
2022-01-18 09:27:15 +00:00
Nick O'Leary
51f45293b8
Merge branch 'master' into dev
2022-01-13 10:52:36 +00:00
Nick O'Leary
459a52d31d
Merge pull request #3340 from node-red/cut-wires
...
Add wire-slice mode to delete wires with Ctrl-RHClick-Drag
2022-01-12 17:52:54 +00:00
Nick O'Leary
6a82d683a9
Merge pull request #3262 from node-red/search-history
...
Add search history to main search box
2022-01-12 17:51:46 +00:00
Nick O'Leary
f3997128b9
Add wire-slice mode to delete wires with Ctrl-RHClick-Drag
2022-01-11 19:49:40 +00:00
Kazuhito Yokoi
ba794ba58c
Use clipboard.writeText() instead of execCommand("copy")
2022-01-07 11:49:26 +09:00
Nick O'Leary
dcea382b38
Change tab hide button icon to an eye and add search option
2021-12-01 17:54:17 +00:00
Nick O'Leary
9439cd0e3d
Merge pull request #3179 from kazuhitoyokoi/dev-addjpn
...
Add Japanese translations for Node-RED v2.1.0-beta.1
2021-11-22 23:25:33 +00:00
Mauricio Bonani
49a9376073
Change flow port label CSS variable
2021-11-22 16:24:14 -05:00
Nick O'Leary
a9b12e5172
Add search history to main search box
2021-11-15 23:24:57 +00:00