You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: 🐛 [IOSSDKBUG-811] Tag component adjustment (SAP#1169)
* fix: 🐛 [IOSSDKBUG-811] Tag component adjustment
Adjust the tag's fiori style with a filled background color in gray as
default. Add a new outlined style with a border and clear background
color.
* fix: 🐛 [IOSSDKBUG-811] Tag component adjustment
Adjust the example code
---------
Co-authored-by: dyongxu <[email protected]>
@available(*, deprecated, message:"Use `tagStyle(_ style: some TagStyle)` or `tagStyle(@ViewBuilder content: @escaping (TagConfiguration) -> some View)` to customize the style. We will remove this in the future.")
0 commit comments