Commit 09d74ae
fix(shell-center-row): ensure deprecation warning doesn’t show when using standalone
**Related Issue:** #10563
## Summary
Moves deprecation warnings to show when `shell-center-row` is added to
the DOM and initially loaded.
This warning was being shown due to
[bundling](https://github.com/Esri/calcite-design-system/blob/dev/packages/calcite-components/stencil.config.ts#L76).shell or shell-panel (#10561)1 parent 6704555 commit 09d74ae
File tree
1 file changed
+14
-6
lines changed- packages/calcite-components/src/components/shell-center-row
1 file changed
+14
-6
lines changedLines changed: 14 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 12 | | |
19 | 13 | | |
20 | 14 | | |
| |||
69 | 63 | | |
70 | 64 | | |
71 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
72 | 80 | | |
73 | 81 | | |
74 | 82 | | |
| |||
0 commit comments