Alexander Brown
|
874ef3ba0c
|
Lint: Add eslint import plugin (#5955)
## Summary
Adds the linter, turns on the recommended and a few extra rules, fixes
existing violations.
Doesn't prohibit `../../...` imports yet, that'll be it's own PR.
## Changes
- **What**: Consistent and fixable imports
- **Dependencies**: The plugin and parser
## Review Focus
How do you feel about the recommended rules?
What about the extra ones?
[Any
more](https://github.com/un-ts/eslint-plugin-import-x?tab=readme-ov-file#rules)
you'd want to turn on?
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-5955-Lint-Add-eslint-import-plugin-2856d73d3650819985c0fb9ca3fa94b0)
by [Unito](https://www.unito.io)
|
2025-10-07 20:31:00 -07:00 |
|
AustinMroz
|
9678a87846
|
Subgraph widget promotion - Part 2 (#5617)
Implements proxyWidget support on subgraph nodes. This registers a
special proxyWidgets property on subgraph nodes which is directly mapped
to the proxyWidgets displayed on the node. Each proxyWidget directly
maps to a real widget inside the subgraph.
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-5617-Subgraph-widget-promotion-Part-2-2716d73d3650813d8621fefdce6ae518)
by [Unito](https://www.unito.io)
---------
Co-authored-by: GitHub Action <action@github.com>
|
2025-09-26 10:24:55 -05:00 |
|
filtered
|
a7fb685290
|
Add Subgraphs (#3905)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-06-28 15:37:23 -07:00 |
|
filtered
|
7144ec54aa
|
Fix UI crash when selecting broken node + TS fixes (#3859)
|
2025-05-12 17:57:59 +10:00 |
|
Chenlei Hu
|
d41b8c4e83
|
[Refactor] Use single map to store dom widget and states (#3703)
|
2025-04-30 19:29:49 -04:00 |
|
Chenlei Hu
|
bcd76ba49b
|
Vue component multi-select widget (#2987)
|
2025-03-12 12:03:21 -04:00 |
|
Chenlei Hu
|
3a0b337d0c
|
Manage style of DOM widgets in Vue (#2946)
|
2025-03-09 16:51:42 -04:00 |
|
Chenlei Hu
|
f7be9157e0
|
Dom widget store (#2899)
|
2025-03-06 13:23:58 -05:00 |
|