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
🧩 Added a new embedded picker option with SFSymbolPickerGrid, so apps can place the symbol grid directly in custom layouts.
🔎 Added SFSymbolCategoryFilter and SFSymbolCategoryFilterPicker to support embedded filtering UI.
⚙️ Adds .sfSymbolPickerVariableValue(_:), . sfSymbolPickerVariableValueMode(_:), and . sfSymbolPickerPreviewUsesVariableValue(_:) view modifiers to apply the variable value in the picker.
🐛 Fixes a bug where the horizontal scroll indicator would sometimes be shown in the category picker on macOS.
🌗 Adds menu in picker to choose between light and dark background.
🎨 Adds settings to configure the appearance of symbols in the picker.
🫰 Adds haptic feedback when selecting a symbol or a category.