Releases: dominicstop/react-native-ios-context-menu
Releases · dominicstop/react-native-ios-context-menu
Release 1.8.0
- 💄 Minor Changes (8e0de36)
- 💫 WIP: Disable Aux Preview (0ab92d6)
- 📝 Docs: Update TODO (cdd9592)
- 🐞 Fix: Aux. Preview - Touch Event Conflict (d764364)
- 📝 Docs: Update TODO (4ae6664)
- 💫 Update:
RNIWrapperViewProps(368c532) - ↩️ Revert: Fix Aux. Preview - Touch Event Conflict (f5b9ddc)
- 🐞 Fix: Aux. Preview - Touch Event Conflict (0d5fd89)
- ↩️ Revert: Fix Aux. Preview - Touch Event Conflict (3543fa7)
- 🐞 Fix: Aux. Preview - Touch Event Conflict (3de1a0b)
- 🛁 Cleanup (c25fa22)
- 📝 Docs: Update TODO (8b309af)
- ↩️ Revert: Fix Aux. Preview - Touch Event Conflict (4a3d884)
- 🐞 Fix: Aux. Preview - Touch Event Conflict (447453b)
- 🐞 Fix: Re-Enable Cleanup for Context Menu Button (75e722e)
- 💫 Update: Example - Toggle
SharedEnv(46beee1) - 📝 Docs: Update TODO (1535f27)
- ⚙️ Chore: Example - Run
pod install(8a37d31) - 💄 Minor Changes (ce13c24)
- 💫 Update: Example -
ContextMenuViewExample19(a7e9f13) - 💫 Update: Example - Add
SharedEnv(5cb72f5) - 💫 Update: Example -
ContextMenuViewExample19(b463189) - 💫 Update: Example -
ContextMenuViewExample19(c74507d) - 💄 Minor Changes (83408c5)
- 💫 WIP: Aux. Preview - Update X Alignment (562672d)
- 💫 WIP: Aux. Preview - Width Adjustment (a9651e3)
- 💫 WIP: Aux. Preview - Width (22109e2)
- 🛠 Refactor: Aux. Preview - Constraints (8b25e6f)
- 💫 WIP: Aux. Preview - Infer Height (1432ce9)
- 🐞 Fix: Remove Duplicate Block (862254b)
- 💫 WIP: Aux. Preview - Make Height Optional (303cd6f)
- 💫 WIP: Remove
transitionConfigExit(9f682a1) - 💫 WIP: Re-Enable Aux Preview (65800ba)
Release 1.7.6
Version: 1.7.6
- (Commit:
0c7a91d) Test: Example — Add test for react navigation tabs - (Commit:
5092dab) Bugfix: Fix + re-enable cleanup logic - (Commit:
110dfe4) Refactor: Fix iOS 16 deprecations
Release 1.7.5
- ⚙️ Chore: Example - Run
pod install(ee16e39) - 🐞 Fix: Temp. Disable
cleanup(48f415a) - 💫 WIP: Context Menu Auxiliary Preview (a223edc)
- 💄 Example - Minor Changes (5e1f89e)
- ⭐️ Example - Impl.
DebugControls(bc77f8d) - 💫 Example - Update
ContextMenuViewExample19(d43ecad) - 💫 WIP: Context Menu Auxiliary Preview (38d3445)
- 💄 Minor Changes - Update Comments (6c16087)
- 💫 Update Aux. Prev. Exit Transition (7df59a6)
- 🛁 Cleanup: Remove Debug Print (20ee222)
- 📝 Docs: Update TODO (51b529a)
- 🐞 Fix: Context Menu Auxiliary Preview Sizing (cde5061)
- 💫 WIP: Context Menu Auxiliary Preview (54e1992)
- 🆕 Example - Add
ContextMenuViewExample19(6894819) - ❌ Remove:
OnAuxiliaryPreviewSizeRequestImpl. (f9fba6d) - ⭐️ Impl.
onAuxiliaryPreviewSizeRequestEvent (7996176) - ❌ Remove:
onRequestSizeOverrideImpl. (5850f3e) - 🐞 Fix: Rename
onRequestSizeOverrideEventObject(66f10d7) - 💄 Minor Changes (d63eb31)
- 🛠 Refactor: Update
RNIWrapperView.notifyForBoundsChange(41c4c17) - ⭐️ Impl.
RNIWrapperView.onRequestSizeOverrideEvent(f2b18e9) - 📝 Docs: Update TODO (2b26867)
- 📝 Docs: Update TODO (f2d2254)
- 📝 Docs: Update TODO (8306959)
- 💄 Style: Updated Comments (51e4c24)
- 💫 WIP: Context Menu Auxiliary Preview (4b286a0)
- 💫 WIP: Context Menu Auxiliary Preview (b1208de)
- 💫 WIP: Context Menu Auxiliary Preview (6f30a80)
- 💫 WIP: Context Menu Auxiliary Preview (73d558a)
- 💫 WIP: Context Menu Auxiliary Preview (f02d3dc)
- 💫 WIP: Context Menu Auxiliary Preview (b40a09f)
- ↩️ Revert "⭐️
MenuConfig: MakemenuTitleOptional" (8171dd4) - ⭐️
MenuConfig: MakemenuTitleOptional (0588f43) - 📝 README WIP: Minor Changes (8407a08)
Release 1.7.4
Release 1.7.3
Release 1.7.2
Version: 1.7.2
- Bugfix: Android error (importing/use of iOS-related native components on non-iOS platforms).
- (Commit:
ba00412) Revert platform-specific extensions forContextMenuView, andContextMenuButton. - (Commit:
5fe92e8) Use platform specific exports for native components (i.e.RNIContextMenuView,RNIContextMenuButton).
- (Commit:
- (Commit:
756514b) Implement: Impl.ContextMenuButton.dismissMenu.
Release 1.7.1
Version: 1.7.1
- Bugfix: Android error (importing/use of iOS-related native components on non-iOS platforms).
- (Commit:
e57aabe) RefactorContextMenuViewto use platform-specific extensions. - (Commit:
0acea05) RefactorContextMenuButtonto use platform-specific extensions.
- (Commit:
Release 1.7.1-0
- 🐞
RNIContextMenuView: Platform Specific Export (2a250d2) - 📝 README WIP: Examples (67d52b0)
- 💫 Example - Updated Example Components (6c11234)
- 📝 README WIP: Updated "Basic Usage" Section (1933687)
- 🆕 Examples - Added
BasicUsageExample01(e5f8a84) - 📝 README WIP: Examples (a33f630)
- 💫 Example - Updated Example/Test Components (6344ffd)
- 📝 README WIP: Examples (5b7898d)
- 💫 Example - Replace String "ContextMenuViewSimpleExample" (6efb794)
- 🖼 Copied Old Example Screenshots (54582f3)
- 💫 Update
packageScripts (f8d3afc) - 📝 Update
TODO(6622f67)
Release 1.7.0
- (Commit:
6b606da) Impl.ContextMenuView.isContextMenuEnabledprop.
Release 1.6.2
- 🛠 (Commit:
ce8dbac) Refactor: Add compiler directives to support building using Xcode 12.