Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(shell-center-row): ensure deprecation warning doesn’t show when using standalone shell or shell-panel #10561

Merged

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Oct 18, 2024

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.

@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Oct 18, 2024
@jcfranco
Copy link
Member Author

I'll submit a follow-up PR to update other components accordingly.

@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label Oct 18, 2024
@jcfranco jcfranco changed the title chore(shell-center-row): ensure deprecation warning doesn’t show when using standalone shell fix(shell-center-row): ensure deprecation warning doesn’t show when using standalone shell or shell-panel Oct 21, 2024
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jcfranco jcfranco merged commit a456c22 into dev Oct 21, 2024
19 checks passed
@jcfranco jcfranco deleted the jcfranco/show-shell-center-row-deprecation-message-when-loading branch October 21, 2024 19:04
@github-actions github-actions bot added this to the 2.13.2 patch milestone Oct 21, 2024
benelan pushed a commit that referenced this pull request Oct 23, 2024
…sing standalone `shell` or `shell-panel` (#10561)

**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).
benelan pushed a commit that referenced this pull request Oct 24, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>@esri/calcite-components: 2.13.2</summary>

##
[2.13.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.13.1...@esri/calcite-components@2.13.2)
(2024-10-23)


### Bug Fixes

* **shell-center-row:** Ensure deprecation warning doesn’t show when
using standalone `shell` or `shell-panel`
([#10561](#10561))
([09d74ae](09d74ae))
</details>

<details><summary>@esri/calcite-components-angular: 2.13.2</summary>

##
[2.13.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.13.1...@esri/calcite-components-angular@2.13.2)
(2024-10-23)


### Miscellaneous Chores

* **@esri/calcite-components-angular:** Synchronize components versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from 2.13.1 to 2.13.2
</details>

<details><summary>@esri/calcite-components-react: 2.13.2</summary>

##
[2.13.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.13.1...@esri/calcite-components-react@2.13.2)
(2024-10-23)


### Miscellaneous Chores

* **@esri/calcite-components-react:** Synchronize components versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from 2.13.1 to 2.13.2
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
benelan pushed a commit that referenced this pull request Oct 24, 2024
🤖 I have created a release *beep* *boop*
---

<details><summary>@esri/calcite-components: 2.13.2</summary>

[2.13.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.13.1...@esri/calcite-components@2.13.2)
(2024-10-23)

* **shell-center-row:** Ensure deprecation warning doesn’t show when
using standalone `shell` or `shell-panel`
([#10561](#10561))
([09d74ae](09d74ae))
</details>

<details><summary>@esri/calcite-components-angular: 2.13.2</summary>

[2.13.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.13.1...@esri/calcite-components-angular@2.13.2)
(2024-10-23)

* **@esri/calcite-components-angular:** Synchronize components versions

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from 2.13.1 to 2.13.2
</details>

<details><summary>@esri/calcite-components-react: 2.13.2</summary>

[2.13.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.13.1...@esri/calcite-components-react@2.13.2)
(2024-10-23)

* **@esri/calcite-components-react:** Synchronize components versions

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from 2.13.1 to 2.13.2
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants