Skip to content

feat(tree-item): restore selection icon to bullet when selection-mode='single'|'single-persist'|'children' - #13915

Merged
anveshmekala merged 3 commits into
devfrom
anveshmekala/13817-tree-item-revert-selection-icon-to-bullet-point
Feb 12, 2026
Merged

feat(tree-item): restore selection icon to bullet when selection-mode='single'|'single-persist'|'children'#13915
anveshmekala merged 3 commits into
devfrom
anveshmekala/13817-tree-item-revert-selection-icon-to-bullet-point

Conversation

@anveshmekala

@anveshmekala anveshmekala commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

Related Issue: #13817

Summary

Restores selection icon to bullet-point when selection-mode='single'|'single-persist'|'children'

BEGIN_COMMIT_OVERRIDE
feat(tree-item): restore selection icon to bullet when selection-mode='single'|'single-persist'|'children'
fix(tree-item): restore selection icon to bullet when selection-mode='single'|'single-persist'|'children'
END_COMMIT_OVERRIDE

@github-actions github-actions Bot added the enhancement Issues tied to a new feature or request. label Feb 11, 2026
@anveshmekala anveshmekala changed the title feat(tree-item): revert selection icon to bullet when selection-mode='single'|'single-persist'|'children' feat(tree-item): restore selection icon to bullet when selection-mode='single'|'single-persist'|'children' Feb 11, 2026
@anveshmekala
anveshmekala marked this pull request as ready for review February 11, 2026 17:59
@anveshmekala anveshmekala added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Feb 11, 2026
@anveshmekala anveshmekala added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Feb 11, 2026

@Elijbet Elijbet left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@jcfranco jcfranco left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨
✨🌳✨✨✨🌳✨✨🌳🌳✨✨🌳🌳🌳✨✨🌳🌳🌳✨🌳🌳🌳🌳✨🌳✨
✨🌳🌳✨✨🌳✨🌳✨✨🌳✨✨🌳✨✨🌳✨✨✨✨🌳✨✨✨✨🌳✨
✨🌳✨🌳✨🌳✨🌳✨✨🌳✨✨🌳✨✨🌳✨✨✨✨🌳🌳🌳✨✨🌳✨
✨🌳✨✨🌳🌳✨🌳✨✨🌳✨✨🌳✨✨🌳✨✨✨✨🌳✨✨✨✨✨✨
✨🌳✨✨✨🌳✨✨🌳🌳✨✨🌳🌳🌳✨✨🌳🌳🌳✨🌳🌳🌳🌳✨🌳✨
✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨

@ashetland ashetland left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

❤️❤️❤️

@anveshmekala
anveshmekala merged commit b0d28f4 into dev Feb 12, 2026
14 of 15 checks passed
@anveshmekala
anveshmekala deleted the anveshmekala/13817-tree-item-revert-selection-icon-to-bullet-point branch February 12, 2026 18:26
@github-actions github-actions Bot added this to the 2026-03-25 - Mar Milestone milestone Feb 12, 2026
@isaacbraun isaacbraun added bug Bug reports for broken functionality. Issues should include a reproduction of the bug. and removed enhancement Issues tied to a new feature or request. labels Feb 12, 2026
isaacbraun pushed a commit that referenced this pull request Feb 12, 2026
…e='single'|'single-persist'|'children'` (#13915)

**Related Issue:** #13817 

## Summary
Restores selection icon to bullet-point when
`selection-mode='single'|'single-persist'|'children'`
isaacbraun pushed a commit that referenced this pull request Feb 12, 2026
…='single'|'single-persist'|'children'` (#13915)

**Related Issue:** #13817

Restores selection icon to bullet-point when
`selection-mode='single'|'single-persist'|'children'`
isaacbraun pushed a commit that referenced this pull request Feb 12, 2026
🤖 I have created a release *beep* *boop*
---


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

##
[5.0.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@5.0.0...@esri/calcite-components@5.0.1)
(2026-02-12)


### Bug Fixes

* **dialog:** Honor `--calcite-dialog-offset-y` regardless of fullscreen
behavior
([#13903](#13903))
([b3a4215](b3a4215))
* **input-date-picker:** Allow configuring range calendar background
color via token
([#13873](#13873))
([41481c2](41481c2))
* **input-time-picker:** Emit change event when clearing meridiem
([#13836](#13836))
([c0b2fc5](c0b2fc5))
* **input-time-picker:** Sync popup value with input when directly
cleared
([#13875](#13875))
([611234a](611234a))
* **tab-title:** Switch order of preferred and deprecated icon color
variables
([#13889](#13889))
([1459c8c](1459c8c))
* **tree-item:** Restore selection icon to bullet when
`selection-mode='single'|'single-persist'|'children'`
([#13915](#13915))
([c8e6f4f](c8e6f4f))
</details>

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

##
[5.0.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@5.0.0...@esri/calcite-components-react@5.0.1)
(2026-02-12)


### Miscellaneous Chores

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


### Dependencies

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

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

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

[5.0.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@5.0.0...@esri/calcite-components@5.0.1)
(2026-02-12)

* **dialog:** Honor `--calcite-dialog-offset-y` regardless of fullscreen
behavior
([#13903](#13903))
([b3a4215](b3a4215))
* **input-date-picker:** Allow configuring range calendar background
color via token
([#13873](#13873))
([41481c2](41481c2))
* **input-time-picker:** Emit change event when clearing meridiem
([#13836](#13836))
([c0b2fc5](c0b2fc5))
* **input-time-picker:** Sync popup value with input when directly
cleared
([#13875](#13875))
([611234a](611234a))
* **tab-title:** Switch order of preferred and deprecated icon color
variables
([#13889](#13889))
([1459c8c](1459c8c))
* **tree-item:** Restore selection icon to bullet when
`selection-mode='single'|'single-persist'|'children'`
([#13915](#13915))
([c8e6f4f](c8e6f4f))
</details>

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

[5.0.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@5.0.0...@esri/calcite-components-react@5.0.1)
(2026-02-12)

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

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

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
isaacbraun added a commit that referenced this pull request Feb 12, 2026
🤖 I have created a release *beep* *boop*
---

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


[5.0.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@5.0.0...@esri/calcite-components@5.0.1)
(2026-02-12)

* **dialog:** Honor `--calcite-dialog-offset-y` regardless of fullscreen
behavior
([#13903](#13903))

([b3a4215](b3a4215))
* **input-date-picker:** Allow configuring range calendar background
color via token
([#13873](#13873))

([41481c2](41481c2))
* **input-time-picker:** Emit change event when clearing meridiem
([#13836](#13836))

([c0b2fc5](c0b2fc5))
* **input-time-picker:** Sync popup value with input when directly
cleared
([#13875](#13875))

([611234a](611234a))
* **tab-title:** Switch order of preferred and deprecated icon color
variables
([#13889](#13889))

([1459c8c](1459c8c))
* **tree-item:** Restore selection icon to bullet when
`selection-mode='single'|'single-persist'|'children'`
([#13915](#13915))

([c8e6f4f](c8e6f4f))
</details>

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


[5.0.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@5.0.0...@esri/calcite-components-react@5.0.1)
(2026-02-12)

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

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from 5.0.0 to 5.0.1
</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

bug Bug reports for broken functionality. Issues should include a reproduction of the bug. pr ready for visual snapshots Adding this label will run visual snapshot testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants