v1.29.4
Fix
Refine haptic feedback handling for space buttons
- Updated conditions for medium haptic feedback to specifically target space switcher toggle buttons and space buttons within the space-switcher-anchor context.
- Ensured that navigation elements are checked after space button conditions to maintain consistent user interaction experience.
Fix
Refine haptic feedback handling for space switcher and general space buttons
- Updated conditions for medium and light haptic feedback to include specific space button elements within the space switcher context.
- Enhanced feedback for space buttons outside of the switcher to ensure consistent user interaction experience.
Fix
Enhance haptic feedback for space switcher elements
- Updated haptic feedback handling to include the space switcher main trigger and dropdown items.
- Adjusted conditions for medium and light haptic feedback to improve user interaction experience.
Feature
Add noteType prop to components and update menu options
- Introduced noteType prop in MobileAdditional, SquareButton, and related components for enhanced functionality.
- Updated getMenuOptions to conditionally include scripture-specific options based on noteType.
- Enhanced Menu component to handle new note actions and improve user experience with note details.
