Commit 7dae890
authored
- Adding a generic widget-container class that can be used by any widget
- See deephaven/web-client-ui#2581 for the
web-client-ui updates
- Not removing the old class so it doesn't break in the interim
- Set up deephaven.ui to handle `.widget-container` correctly
1 parent ffad984 commit 7dae890
File tree
2 files changed
+2
-1
lines changed- plugins
- ag-grid/src/js/src/components
- ui/src/js/src
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments