Skip to content

Conversation

@NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Aug 19, 2025

What is the current behavior?

TabViewItem's iconSource only supported paths which were res:// or an absolute path (eg. ~/assets/image.png).

What is the new behavior?

It now supports sys://... or font://... icons as well.

  • add docs pr to mention these additions

closes #10729

@NathanWalker NathanWalker added this to the 9.0 milestone Aug 19, 2025
@NathanWalker NathanWalker added the docs needed Additional documentation on this issue/PR is needed label Aug 19, 2025
@nx-cloud
Copy link

nx-cloud bot commented Aug 19, 2025

View your CI Pipeline Execution ↗ for commit ea6fda7

Command Status Duration Result
nx test apps-automated -c=android ✅ Succeeded 5m 28s View ↗
nx run-many --target=test --configuration=ci --... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-05 23:09:06 UTC

@NathanWalker NathanWalker changed the title Feat/tabs icon improvements feat(tabs): iconSource support for sys:// and font:// icons Aug 19, 2025
@NathanWalker NathanWalker merged commit af00e73 into main Nov 5, 2025
5 of 6 checks passed
@NathanWalker NathanWalker deleted the feat/tabs-icon-improvements branch November 5, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs needed Additional documentation on this issue/PR is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] TabView iconSource support font icons

2 participants