v1.206.0
Feature
Add backIconDirection prop to navigation buttons
- Introduced backIconDirection prop to DefaultTranslationPanel, LockPinPanel, MyChurchPanel, and SquareButton components for customizable back button icon orientation.
- Updated relevant components to utilize the new prop, enhancing navigation flexibility in the UI.
- Adjusted MyPreferencesPanel to pass the backIconDirection prop to child components.
Feature
Add mobile nav dots with swipe gesture navigation
- Thread-scoped breadcrumb dots at the bottom of mobile thread/note
- pages. Tracks visited notes within a thread (sessionStorage-backed),
- supports horizontal swipe with peek-card reveal, dock auto-hide,
- directional resistance, and spring-back/slide-out animations.
