Skip to content

fix(table-row): add deprecated background token as fallback#13025

Merged
isaacbraun merged 1 commit intodevfrom
isaacbraun/13024-fix-background-color
Oct 3, 2025
Merged

fix(table-row): add deprecated background token as fallback#13025
isaacbraun merged 1 commit intodevfrom
isaacbraun/13024-fix-background-color

Conversation

@isaacbraun
Copy link
Copy Markdown
Contributor

Related Issue: #13024

Summary

Adds back the deprecated --calcite-table-row-background token as a fallback until it is removed in a breaking change release.

@isaacbraun isaacbraun changed the title bug(table-row): add deprecated background token as fallback fix(table-row): add deprecated background token as fallback Oct 3, 2025
@isaacbraun isaacbraun added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Oct 3, 2025
@isaacbraun isaacbraun added this to the 3.3.2 Patch - 2025-10-03 milestone Oct 3, 2025
Copy link
Copy Markdown
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks for fixing! I think we can skip the screenshot test since we're removing this prop in 4.0.

@isaacbraun isaacbraun added skip visual snapshots Pull requests that do not need visual regression testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Oct 3, 2025
@isaacbraun isaacbraun merged commit adae123 into dev Oct 3, 2025
19 of 20 checks passed
@isaacbraun isaacbraun deleted the isaacbraun/13024-fix-background-color branch October 3, 2025 22:44
benelan pushed a commit that referenced this pull request Oct 3, 2025
**Related Issue:** #13024

## Summary
Adds back the deprecated `--calcite-table-row-background` token as a
fallback until it is removed in a breaking change release.
benelan pushed a commit that referenced this pull request Oct 3, 2025
**Related Issue:** #13024

## Summary
Adds back the deprecated `--calcite-table-row-background` token as a
fallback until it is removed in a breaking change release.
benelan pushed a commit that referenced this pull request Oct 3, 2025
🤖 I have created a release *beep* *boop*
---


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

##
[3.3.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@3.3.1...@esri/calcite-components@3.3.2)
(2025-10-03)


### Bug Fixes

* **button:** Ensure `--calcite-button-icon-color` is applied
([#13013](#13013))
([e1ee420](e1ee420))
* **dialog:** Exclude dialog content from keyboard focus
([#13015](#13015))
([fc5f0d7](fc5f0d7))
* **dropdown:** Fix scroller size when setting max-items
([#12967](#12967))
([9323d1c](9323d1c))
* **pagination, table:** Fix page number when page size &gt; total items
([#13007](#13007))
([c92883e](c92883e))
* **panel, dialog:** Calcite dialog header fails to wrap for the longer
text
([#13004](#13004))
([6521d9b](6521d9b))
* **table-row:** Add deprecated background token as fallback
([#13025](#13025))
([0b35fd4](0b35fd4))
</details>

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

##
[3.3.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.3.1...@esri/calcite-components-react@3.3.2)
(2025-10-03)


### Miscellaneous Chores

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


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from 3.3.1 to 3.3.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 3, 2025
🤖 I have created a release *beep* *boop*
---

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

[3.3.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@3.3.1...@esri/calcite-components@3.3.2)
(2025-10-03)

* **button:** Ensure `--calcite-button-icon-color` is applied
([#13013](#13013))
([e1ee420](e1ee420))
* **dialog:** Exclude dialog content from keyboard focus
([#13015](#13015))
([fc5f0d7](fc5f0d7))
* **dropdown:** Fix scroller size when setting max-items
([#12967](#12967))
([9323d1c](9323d1c))
* **pagination, table:** Fix page number when page size &gt; total items
([#13007](#13007))
([c92883e](c92883e))
* **panel, dialog:** Calcite dialog header fails to wrap for the longer
text
([#13004](#13004))
([6521d9b](6521d9b))
* **table-row:** Add deprecated background token as fallback
([#13025](#13025))
([0b35fd4](0b35fd4))
</details>

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

[3.3.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.3.1...@esri/calcite-components-react@3.3.2)
(2025-10-03)

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

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from 3.3.1 to 3.3.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 added a commit that referenced this pull request Oct 3, 2025
🤖 I have created a release *beep* *boop*
---

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


[3.3.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@3.3.1...@esri/calcite-components@3.3.2)
(2025-10-03)

* **button:** Ensure `--calcite-button-icon-color` is applied
([#13013](#13013))

([e1ee420](e1ee420))
* **dialog:** Exclude dialog content from keyboard focus
([#13015](#13015))

([fc5f0d7](fc5f0d7))
* **dropdown:** Fix scroller size when setting max-items
([#12967](#12967))

([9323d1c](9323d1c))
* **pagination, table:** Fix page number when page size &gt; total items
([#13007](#13007))

([c92883e](c92883e))
* **panel, dialog:** Calcite dialog header fails to wrap for the longer
text
([#13004](#13004))

([6521d9b](6521d9b))
* **table-row:** Add deprecated background token as fallback
([#13025](#13025))

([0b35fd4](0b35fd4))
</details>

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


[3.3.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.3.1...@esri/calcite-components-react@3.3.2)
(2025-10-03)

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

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from 3.3.1 to 3.3.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).

Co-authored-by: Calcite Admin <calcite-admin@esri.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants