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

Remove @bentley/icons-generic from AppUI packages #1153

Merged
merged 8 commits into from
Dec 12, 2024

Conversation

GerardasB
Copy link
Collaborator

Changes

This PR resolves #798 by removing dependency on deprecated @bentley/icons-generic package.

Testing

N/A

@GerardasB GerardasB requested a review from a team as a code owner December 11, 2024 15:44
@GerardasB
Copy link
Collaborator Author

@Mergifyio backport release/5.0.x

Copy link
Contributor

mergify bot commented Dec 11, 2024

backport release/5.0.x

✅ Backports have been created

@GerardasB GerardasB self-assigned this Dec 12, 2024
@GerardasB GerardasB merged commit 594690c into master Dec 12, 2024
20 checks passed
@GerardasB GerardasB deleted the remove-icons-generic branch December 12, 2024 16:43
mergify bot pushed a commit that referenced this pull request Dec 12, 2024
* Remove unused icons-generic dependency

* Avoid icons-generic usage in SnapMode field.

* Remove icons-generic from appui-react

* rush change

* Remove leftover getIconNode

* Remove failing tests that test the DOM structure.

* Fix endIcon styling.

(cherry picked from commit 594690c)

# Conflicts:
#	common/config/rush/pnpm-lock.yaml
#	ui/appui-react/src/appui-react/statusfields/SnapMode.tsx
GerardasB added a commit that referenced this pull request Dec 12, 2024
…1155)

* Remove `@bentley/icons-generic` from AppUI packages (#1153)

* Remove unused icons-generic dependency

* Avoid icons-generic usage in SnapMode field.

* Remove icons-generic from appui-react

* rush change

* Remove leftover getIconNode

* Remove failing tests that test the DOM structure.

* Fix endIcon styling.

(cherry picked from commit 594690c)

# Conflicts:
#	common/config/rush/pnpm-lock.yaml
#	ui/appui-react/src/appui-react/statusfields/SnapMode.tsx

* Fix merge conflicts

---------

Co-authored-by: GerardasB <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove dependency on @bentley/icons-generic
2 participants