Skip to content

Releases: dominicstop/react-native-ios-context-menu

Release 1.15.0

13 Oct 11:03
Compare
Choose a tag to compare
  • 📝 Docs: Update TODO (29441f1)
  • 📝 Docs: Update TODO (6c22d9b)
  • 📝 Docs: Extract Old TODO to TODO-Archive (998acd1)
  • ⚙️ Chore: Example - Run pod install (78f578d)
  • ⚙️ Chore: Re-Add Files to Xcode Project (6226c37)
  • 🐞 Fix: Aux. Preview Edge Touch Events (684e1e1)
  • ↩️ Revert "🆕 Add: RNIWrapperViewConfiguring" (a8380c1)
  • 🆕 Add: RNIWrapperViewConfiguring (917731d)
  • 🛠 Refactor: Rename RNIWrapperView.delegate (08cca5e)
  • ↩️ Revert "💫 Update: RNIContextMenuView" (ecc51c4)
  • 💫 Update: RNIContextMenuView (c52029b)
  • ↩️ Revert "💫 Update: RNIContextMenuView" (b46f360)
  • 💫 Update: RNIContextMenuView (16c8790)
  • ↩️ Revert "💫 Update: RNIContextMenuView" (39af381)
  • 💫 Update: RNIContextMenuView (f8b84df)
  • 💫 Update: RNIUtilities (6498e27)
  • ⚙️ Chore: Re-Add Files to Xcode Project (08da2b0)
  • ⚙️ Chore: Example - Run pod install (1cdf04a)
  • 📝 Docs: README - Update TOC (f0cac9f)
  • 📝 Docs: README - Add ContextMenuViewExample27 (dc2897b)
  • 💄 Gloss: Example - Re-Arrange + Add Comments (3791682)
  • 🛠 Refactor: RNIImageRequireMaker (2192506)
  • 🛠 Refactor: Extract To RNIImageRequireMaker (b584d4b)
  • 💄 Gloss: Fix Spacing (53fd2fe)
  • 🆕 Add: Example - ContextMenuViewExample27 (a552828)
  • 🛁 Cleanup: RNIImageRemoteURLMaker (6c94258)
  • 💄 Gloss: Update Comments and Spacing (0b0b82c)
  • 🐞 Fix: RNIImageRemoteURLMaker (c6ad7f0)
  • 🛠 Refactor: RNIImageRemoteURLMaker (d6b6729)
  • ⭐️ Impl: ImageRemoteURLFallbackBehavior (306d049)
  • 💫 Update: RNIImageRemoteURLMaker (3176fbc)
  • ⭐️ Impl: ImageItemConfig.fallbackImage (1c90457)
  • 💫 Update: RNIImageRemoteURLMaker (78cedaa)
  • 📝 Docs: README - Minor Changes (334df22)
  • 📝 Docs: Update TODO (afe1d5a)
  • 💄 Gloss: Re-Arrange Properties (aaf5c67)
  • ✨ Minor Changes (0d354ec)
  • 💄 Gloss: Add Comment - TODO (fa0454f)
  • 🛠 Refactor: ImageDidLoadHandler (6165f7b)
  • 🛠 Refactor: Use ImageDidLoadHandler Typealias (721f88d)
  • ⭐️ Impl: shouldImmediatelyRetryLoading (056e95a)
  • ⭐️ Impl: maxRetryAttempts (5c4b33e)
  • ⭐️ Impl: ImageRemoteURLLoadingConfig (78a8b20)
  • 🛠 Refactor: Add RNIImageLoadingConfigurable (dbb8620)
  • 🛠 Refactor: RNIImageRemoteURLMaker (5b61820)
  • 🛠 Refactor: RNIContextMenuView (25721a9)
  • 💫 Update: Example - Test03Screen (7ca1481)
  • 💄 Gloss: Add Comments (0d3fdf3)
  • 🖼 Asset: Add Gif for ContextMenuViewExample26 (aa60cb3)
  • 💫 Update: RNIMenuActionItem (3a63640)
  • 💫 Update: Example - ContextMenuViewExample26 (41363b3)
  • 📝 Docs: README - Add ContextMenuViewExample26 (604e423)
  • 📝 Docs: README - Add Stubs to Docs Section (91bb907)

Release 1.14.0

27 Sep 19:51
Compare
Choose a tag to compare
  • ⚙️ Chore: Example - Run pod install (2cb9492)
  • 💫 Update: Example - ContextMenuViewExample26 (c9d7d92)
  • 💫 Update: RNIImageItem Tinting Logic (3d994fa)
  • 💫 Update: RNIImageItem - Add Constructor (001bdee)
  • ⭐️ Impl: RNIImageOptions (bed7ad9)

Release 1.13.0

27 Sep 12:28
Compare
Choose a tag to compare
  • ⚙️ Chore: Example - Run pod install (29acabf)
  • 🆕 Example - Add ContextMenuViewExample26 (a2a5b7a)
  • 💫 Update: RNIImageRemoteURLMaker (d68c263)
  • 💄 Gloss: Re-Arrange + Add Comments (f052d2f)
  • ⭐️ Impl: RNIImageRemoteURLMaker.isLoading (9bd0378)
  • ⭐️ Impl: RNIImageRemoteURLMaker.imageCache (a9fc267)
  • ⭐️ Impl: RNIMenuElementEventsNotifiable (592304f)
  • 🐞 Fix: RNIImageRemoteURLMaker.loadImage (bad0519)
  • 💫 Update: RNIImageRemoteURLMaker.image (a6b734a)
  • 🛠 Refactor: RNIImageLoadingConfig (83df19b)
  • ⭐️ Impl: RNIImageRemoteURLMaker (1643789)
  • 💄 Gloss: Add Comment (3d11223)
  • 🛠 Refactor: Remove sharedBridge Initialization (20f324d)
  • 🆕 Add: RNIUtilitiesModule (4adb6f7)
  • 🛠 Move RNIUtilities (11d36b0)
  • ⭐️ Impl: RNIUtilities.sharedBridge (37dec2e)
  • 💫 Update: RNIWrapperViewManager (654f8bb)
  • 💫 Update: Remove Extensions in RNIMenuElement (d7ab3dc)
  • ⭐️ Impl: RNIMenuElement.parent (68951e3)
  • 💄 Gloss: Re-Arrange + Add Comments (507b922)
  • 🐞 Fix: Potential Memory Leak (cd47721)
  • ⭐️ Impl: RNIImageLoadingConfig (c689671)
  • ✨ Minor Changes: Types - Export (f8a1669)
  • 💄 Gloss: Re-Arrange + Comments (bb7434a)
  • ⭐️ Impl: RNIImageItem.imageConfig (489c4d8)
  • 🛠 Refactor: Extract RNIImageItem.RNIImageType to File (211d8fe)
  • 🛠 Refactor: Rename RNIImageItem.ImageType (f9d3b44)
  • 🛠 Refactor: Extract RNIImageItem To Own Files (b0439ae)

Release 1.12.3

25 Sep 18:11
Compare
Choose a tag to compare

Release 1.12.2

24 Sep 13:59
Compare
Choose a tag to compare
  • ⚙️ Chore: Example - Run pod install (4f29436)
  • 📝 Docs: Update TODO (22e7024)
  • 📝 Docs: Update README (a8a33ea)
  • ⭐️ Impl.: RNIContextMenuButton.cleanupMode (8be50ac)
  • ⭐️ Impl.: RNIContextMenuView.cleanupMode. (19b12d8)
  • 📝 Docs: README - Update Preface (4da0cf2)
  • 📝 Docs: README - Update TOC (e53858c)
  • 📝 Docs: README - Fix Header Titles (36963b2)
  • 📝 Docs: Example - Add ContextMenuAuxPreviewExample15 (30ae437)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample15 (de3b827)
  • 🆕 Add: Example - ContextMenuAuxPreviewExample15 (799a9b5)

Release 1.12.1

11 Aug 09:50
Compare
Choose a tag to compare
  • 📝 Docs: Update TODO (27aabe1)
  • 🐞 Fix: Aux. Preview - Layout Jank on Exit Transition (c7b24fa)
  • 🆕 Add: Example - ContextMenuAuxPreviewTest02 (6fd83d5)
  • ⚙️ Chore: Example - Run pod install (a53ab92)
  • 📝 Docs: README: Add Summary for Test Screen (e1334e6)
  • 💄 Gloss: Update Comment (2d4ff3b)
  • 🐞 Fix: ContextMenuView.onPressMenuItem Timeout (77d532a)
  • 🖼 Asset: Add Gif for Test03Screen (3df364d)
  • 💫 Update: Example - Test03Screen (8d450a7)
  • 📝 Docs: README - Add Summary for Tests (0bd1faf)
  • 🖼 Asset: Add Gif for Test02Screen (cd886ae)
  • 🖼 Asset: Add Gif for ContextMenuAuxPreviewTest01 (9e40601)
  • 🖼 Asset: Add Gif for ContextMenuViewTest10 (48197d0)
  • 🖼 Asset: Add Gif for ContextMenuViewTest09 (017b9f4)
  • 🖼 Asset: Add Gif for ContextMenuViewTest08 (77d91c8)
  • 🖼 Asset: Add Gif for ContextMenuViewTest07 (46b1ae6)
  • 🖼 Asset: Add Gif for ContextMenuViewTest06 (999415f)
  • 🖼 Asset: Add Gif for ContextMenuViewTest05 (be9e43c)
  • 🖼 Asset: Add Gif for ContextMenuViewTest04 (eb40c1c)
  • 🖼 Asset: Add Gif for ContextMenuViewTest03 (f3e459f)
  • 🖼 Asset: Add Gif for ContextMenuViewTest02 (f91bd09)
  • 🖼 Asset: Add Gif for ContextMenuViewTest01 (07f8766)
  • 💫 Update: Example - ContextMenuViewTest05 (3dae1d1)
  • 💫 Update: Example - ContextMenuViewTest03 (4cb401a)
  • 📝 Docs: README - Add Placeholders (1c5b17e)
  • 🆕 Add: Example - Test03Screen (5fe29d5)
  • 🆕 Add: Example - ContextMenuViewTest10 (9f420eb)

Release 1.12.0

24 Jul 13:41
Compare
Choose a tag to compare
  • 📝 Docs: Update TODO (f677058)
  • ⚙️ Chore: Example - Run pod install (ae2d3e3)
  • ⭐️ Impl: Add Support for Prev. Xcode Version (843f3fb)
  • ↩️ Revert: Minor Changes (983ec75)
  • 📝 Docs: Update TODO (697714d)
  • ↩️ Revert: Make RNIMenuItem.menuTitle Optional (030a716)
  • 📝 Docs: Update TODO (cccc3bb)
  • ✨ Minor Changes (8562755)
  • ⭐️ Impl: discoverabilityTitle Fallback (7c3fa85)
  • 💫 Update: RNIUtilities (a2e9faf)
  • 💄 Gloss: Group and Re-Arrange (5e834e1)
  • ⭐️ Impl: Make RNIMenuItem.menuTitle Optional (126ff58)
  • 📝 Docs: Update TODO (4392e87)
  • 📝 Docs: README - Add Stubs (171a49a)
  • 📝 Docs: Update TODO (d4fd146)
  • 💫 Update: Example - ContextMenuViewTest01 (5aad4cc)
  • ⭐️ Impl: menuSubtitle (ed32e8d)
  • 💄 Gloss: Spacing (2ffd61b)
  • 🖼 Asset: Add Image for ContextMenuViewExample25 (1ea50c1)
  • 🖼 Asset: Add Image for ContextMenuViewExample24 (df83826)
  • 🖼 Asset: Add Image for ContextMenuViewExample23 (9cc2ba5)
  • 🖼 Asset: Add Image for ContextMenuViewExample22 (7bacea3)
  • 🖼 Asset: Add Image for ContextMenuViewExample21 (76c1f40)
  • 📝 Docs: Update TODO (0fe8da7)
  • 📝 Docs: README - Add ContextMenuViewExample25 (3535e88)
  • 📝 Docs: README - Add ContextMenuViewExample24 (de92b52)
  • 📝 Docs: README - Add Examples (f13b400)
  • 📝 Docs: README - Add Doc Section Stubs (1ed3f1c)
  • 📝 Docs: Update TODO (b8afef5)
  • 📝 Docs: Update Example Asset (efb1655)
  • 📝 Docs: README - Add Doc Section Stubs (4454f49)
  • 💄 Gloss: Formatting (646c185)
  • 🆕 Add: Example - ContextMenuViewExample25 (82c3743)
  • 🐞 Fix: Types - paletteColors (4de15d2)
  • 💫 Update: Example - ContextMenuViewExample23 (634c834)
  • 🛠 Refactor: Rename RNIMenuItem.UIMenuOptions (8cb9a15)
  • 💫 Update: Examples - Description (3d5aab9)
  • 📝 Docs: Update TODO (71cf787)
  • ⭐️ Impl: Add Support for Prev. Xcode Version (34b64e6)
  • 🛠 Refactor: Move to UIMenu+Init (9a54373)
  • 📝 Docs: Update TODO (3066918)
  • 🆕 Add: Example - ContextMenuViewExample24 (77ecb00)
  • ⭐️ Implement: keepsMenuPresented (b1c048e)
  • 🆕 Add: Example - ContextMenuViewExample23 (67d5145)
  • 📝 Docs: Update TODO (dd5bf92)
  • 🆕 Add: Example - ContextMenuViewExample22 (7920970)
  • 🆕 Add: Example - ContextMenuViewExample21 (a657334)
  • 📝 Docs: Update TODO (188abff)
  • ⭐️ Impl: menuPreferredElementSize (b0a9cfb)
  • 📝 Docs: Update TODO - Version History (00d8ee5)

Release 1.11.0

20 Jul 04:56
Compare
Choose a tag to compare
  • ⚙️ Chore: Example - Run pod install (31622b7)
  • 📝 Docs: Update TODO - Complete Tasks (505d84e)
  • 📝 Docs: Update TODO (0024fd8)
  • 💫 Update: Example - ContextMenuButtonExample03 (623055e)
  • 📝 Docs: Update TODO (2fd152f)
  • ⭐️ Impl: cleanupOrphanedDeferredElements (8a1d6ae)
  • 🛠 Refactor: Rename Properties (97b750e)
  • ⭐️ Impl: Feature Flag (f103417)
  • 💄 Gloss: Re-arrange and Group (69f4338)
  • 📝 Docs: Update TODO (ca16f8d)
  • 🆕 Example - Add ContextMenuButtonExample03 (26526d0)
  • 📝 Docs: Update TODO (ec7f81d)
  • ⭐️ Impl: ContextMenuButton.onRequestDeferredElement (30a9179)
  • ⭐️ Impl: RNIContextMenuButton - provideDeferredElements (dda3e14)
  • 📝 Docs: Update TODO (0f196f2)
  • 🐞 Fix: Memory Leak - Retain Cycle (c77314a)
  • 🛠 Refactor: Extract to handleOnPressMenuActionItem (39c3455)
  • 🚫 Remove: RNIContextMenuButtonCommands (a7b71a3)
  • 🛠 Refactor: ContextMenuButton - Use Native Modules (de54124)
  • 🛠 Refactor: Fix Typo (1e37169)
  • ⭐️ Impl: RNIContextMenuButtonModule (5c02acf)
  • 🛠 Refactor: Types - Extract DeferredElementProvider (b58bc29)
  • 🛠 Refactor: Extract to updateContextMenu (073fd30)
  • 💄 Gloss: Example - Remove Lint Comments (2782b63)
  • 🛁 Cleanup: cleanupOrphanedDeferredElements (703d3d8)
  • 🛠 Refactor: cleanupOrphanedDeferredElements (5e2611c)
  • 💫 Update: cleanupOrphanedDeferredElements (003e585)
  • ⭐️ Impl: RNIMenuElement.recursivelyGetAllElements (c015098)
  • 🆕 Add: Example - ContextMenuViewTest09 (de709e4)
  • ⭐️ Impl: cleanupOrphanedDeferredElements (7593f37)
  • 💫 WIP: cleanupOrphanedDeferredElements (b561855)
  • 🛠 Refactor: Extract updateContextMenuIfVisible (2afa3c7)
  • 🖼 Asset: Add Gif for ContextMenuViewExample20 (aa55981)
  • 🖼 Asset: Add Image for ContextMenuViewExample20 (ec93003)
  • 📝 Docs: Update TODO (c944515)
  • 📝 Docs: README - Update ContextMenuViewExample19 (532c41b)
  • 📝 Docs: README - Add ContextMenuViewExample20 (72e48f7)
  • 🆕 Add: Example - ContextMenuViewExample20 (57f817a)
  • 📝 Docs: Update README (e801401)
  • 📝 Docs: Update TODO (c378eb1)
  • 💫 Update: Prop Default Value (a615073)
  • 📝 Docs: Update TODO (42f3bed)
  • 💄 Gloss: Update Comment (29bba6e)
  • ⭐️ Impl: shouldDelayAutoCleanupOnJSUnmount (2b86b47)
  • ⭐️ Impl: shouldEnableAggressiveCleanup (8be7831)
  • 📝 Docs: Update TODO (aa7a8a4)
  • 💫 Impl: RNIWrapperView.detachedViews (b7a2ece)
  • 🛁 Cleanup: Debug (884806b)
  • 🪳 Debug - Add Logs (ec3834e)
  • 📝 Docs: Update TODO (8a96a56)
  • 💄 Gloss: Re-Arrange and Group (343ab57)
  • ⭐️ Impl: RNIWrapperView.shouldAutoDetachSubviews (b56d516)
  • 💄 Gloss: Update Comment (91dcd66)
  • 💫 Update: RNIWrapperView.isDummyView (b18434a)
  • 📝 Docs: Update TODO (ba96799)
  • 🛁 Cleanup: RNIContextMenuButton (3a9b0db)
  • 🐞 Fix: Memory Leak - UIAction Retain Cycle (406362d)
  • 📝 Docs: Update TODO (e04dc30)
  • 🐞 Fix: Memory Leak - Property Animator Retain Cycle (5ab2e0f)
  • 💫 Update: RNIContextMenuView.clenaup (25ada43)
  • 🐞 Fix: Menu Preview - Enable Touch Events (9a4e99d)
  • 🐞 Fix: Aux. Preview - Enable Touch Events (85dd917)
  • 🛠 Refactor: Use RNIWrapperView.isDummyView (d472ae3)
  • ⭐️ Impl.: RNIWrapperView.isDummyView (3e2857b)
  • 💄 Gloss: Comments (1801b6d)
  • ⭐️ Impl.: shouldCreateTouchHandlerForParentView (d058bf4)
  • ⭐️ Impl.: shouldCreateTouchHandlerForSubviews (e505737)
  • 📝 Docs: Update TODO (5132176)
  • 🛠 Refactor: RNIWrapperView - Convert Config to React Props (13c5236)
  • 📝 Docs: Update TODO (6b18843)
  • 📝 Docs: Update TODO (7fbce2e)
  • 💄 Gloss: Remove Comment (2f46559)
  • 🐞 Fix: Cleanup Not Being Invoked (bac3096)
  • 📝 Docs: Update TODO (42fd187)
  • 💫 Update: RNIWrapperView Default Values (79a4be8)
  • 💄 Gloss: Re-Arrange RNIWrapperView (21cc17b)
  • 💫 Update: RNIWrapperView (68b068a)
  • 🛁 Cleanup: RNIWrapperView.didMoveToWindow (46f6509)
  • 🛠 Refactor: RNIWrapperView - Use isMovingToParent (ff165b8)
  • 🛠 Refactor: RNIWrapperView - Rename Properties (0dcff7a)
  • 🛠 Refactor: Rename RNIWrapperViewDelegate (62206a6)
  • 🛠 Refactor: Extract RNIWrapperViewDelegate (5bcac3a)
  • 🛁 Cleanup - attachContextMenuAuxiliaryPreviewIfAny (3b4a4ca)
  • 💄 Minor Changes (83bbb4c)
  • 🛁 Cleanup - RNIContextMenuView.didMoveToWindow (2673eef)
  • 🐞 Bug: Cleanup Old Aux. Previews (dfd6801)
  • 💄 Cleanup - Consolidate Aux. Preview (62fa28d)
  • 📝 Docs: Update TODO (80e5a99)
  • 🛠 Refactor: RNINavigationEventsNotifiable (821657d)
  • 🛠 Refactor: RNINavigationEventsReportingViewController (3133ed4)
  • 🛠 Refactor: RNINavigationEventsReportingViewController (b3095fc)
  • 🛠 Refactor: Rename RNIContextMenuViewController (82bcde4)
  • 🛠 Refactor: Rename RNIContextMenu (a6210ea)
  • 🛠 Refactor: Use RNICleanable (42653ae)
  • 📝 Docs: Update TODO (17e81cf)

Release 1.10.1

16 Jul 21:39
Compare
Choose a tag to compare
  • 🐞 Fix: Deferred Elements - Memory Leak (ea55555)
  • ⚙️ Chore: Example - Run pod install (8f0c45d)
  • 💄 Minor Changes (9d66f9d)
  • 📝 Docs: Update TODO (0f9abbc)
  • 🐞 Fix: Aux. Preview Exit Transition (ffae806)
  • 📝 Docs: Update TODO (df7d756)
  • 🐞 Fix: Layout Bug - Aux. Preview Margin (3451290)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample14 (7894bda)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample13 (960fd22)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample12 (f14c6bb)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample11 (4e545e9)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample10 (7c170ee)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample09 (e304561)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample08 (3878358)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample07 (8b45e15)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample06 (a15269a)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample05 (61b31b7)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample04 (fa200fc)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample03 (a263f0f)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample02 (47d1355)
  • 🖼 Asset: Add Image for ContextMenuAuxPreviewExample01 (c67c594)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample14 (eef20bd)
  • 💄 Example - Minor Changes (36d1854)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample13 (6d51790)
  • 💄 Example - Minor Changes (873b853)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample12 (7758054)
  • 💄 Example - Minor Changes (ec7cee1)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample11 (14247a0)
  • 💄 Example - Minor Changes (ae38fa1)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample10 (06363aa)
  • 💄 Example - Minor Changes (d0bb873)
  • 🐞 Fix: Types - MenuAuxiliaryPreviewTransitionConfig (cecf70c)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample09 (2972dfb)
  • 💄 Example - Minor Changes (024be1f)
  • 📝 Docs: Update README - Spelling/Grammar (8603a78)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample08 (b3d3e82)
  • 💄 Example - Minor Changes (02370f2)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample07 (8435d88)
  • 💄 Example - Minor Changes (6840ac0)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample06 (b98f88f)
  • 💄 Example - Minor Changes (c941032)
  • 📝 Docs: README - Add Placeholder Images (4fcdcbd)
  • 📝 Docs: Update README - ContextMenuViewExample19 (f67d3e4)
  • 🖼 Asset: Add ContextMenuViewExample19.jpg (8cdb0ca)
  • 🖼 Asset: Add ContextMenuViewExample19.gif (6e5b9b4)
  • 💄 Example - Minor Changes (46bf44d)
  • 📝 Docs: Update README - Example Summary (d1bb9be)
  • 📝 Docs: Update README - Table of Contents (5cc7868)
  • 📝 Docs: Update README - ContextMenuViewExample19 (f90f760)
  • 📝 Docs: Update README - ContextMenuViewExample18 (5761416)
  • 💄 Example - Minor Changes (30d35d6)
  • 📝 Docs: Update README - ContextMenuViewExample02 (2593b88)
  • 📝 Docs: Update README - ContextMenuViewExample01 (b29c946)
  • 📝 Docs: Update README - ContextMenuViewExample17 (9677823)
  • 💄 Example - Minor Changes (2d86193)
  • 📝 Docs: Update README - ContextMenuViewExample16 (7dc51c9)
  • 💄 Example - Minor Changes (74fa68f)
  • 📝 Docs: Update README - ContextMenuViewExample15 (00e14d7)
  • 💄 Example - Minor Changes (4592b36)
  • 📝 Docs: Update README - ContextMenuViewExample14 (3f3349b)
  • 💄 Example - Minor Changes (5e4b69f)
  • 📝 Docs: README - Minor Changes (8d1fc4e)
  • 📝 Docs: Update README - ContextMenuViewExample13 (cc64680)
  • 💄 Example - Minor Changes (be0762a)
  • 📝 Docs: Update README - ContextMenuViewExample12 (c0908c4)
  • 💄 Example - Minor Changes (d80b813)
  • 📝 Docs: Update README - ContextMenuViewExample11 (39ee29b)
  • 📝 Docs: Update README - ContextMenuViewExample10 (4a9d4d5)
  • 💄 Example - Minor Changes (0b28302)
  • 📝 Docs: Update README - Example Placeholders (392669c)
  • 💄 Example - Minor Changes (91e48f6)
  • 📝 Docs: Update README - ContextMenuViewExample09 (ffa688f)
  • 💄 Example - Minor Changes (53979ef)
  • 📝 Docs: Update README - ContextMenuViewExample08 (58cd1c6)
  • 💄 Example - Minor Changes (b85bbf9)
  • 📝 Docs: Update README - ContextMenuViewExample07 (7a56407)
  • 💄 Example - Minor Changes (ee8c728)
  • 📝 Docs: Update README - ContextMenuViewExample06 (337cdcb)
  • 📝 Docs: Update README - ContextMenuViewExample05 (2338a3e)
  • 💄 Example - Minor Changes (7533442)
  • 📝 Docs: Update README - ContextMenuViewExample04 (993cf2d)
  • 📝 Docs: Update README - Grammar/Spelling (869980e)
  • 📝 Docs: Update README - ContextMenuViewExample03 (8bb911c)
  • 📝 Docs: Update README - ContextMenuViewExample02 (9710b16)
  • 📝 Docs: Update README - Grammar/Spelling (02d818d)
  • 📝 Docs: README - Add Section (36cddbd)
  • 📝 Docs: Update README - Cleanup TOC (fc26fb2)
  • 📝 Docs: Update README - Table of Contents (b7bd1da)
  • 📝 Docs: README - Add Section (132251c)
  • 💫 Update: Types - MenuAuxiliaryPreviewConfig (ec91af0)
  • 📝 Docs: Update README - Table of Contents (e16e36b)
  • 📝 Docs: Update README - Section Titles (00102cb)
  • 📝 Docs: README - Add Table of Contents (3fa4a9a)
  • 📝 Docs: Update README - Section Titles (1c4b31c)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample05 (6fb9c36)
  • 💫 Update: Examples - ContextMenuAuxPreviewExample05 (d57cc0f)
  • 📝 Docs: Update README - Examples (cea7a74)
  • 📝 Docs: Update README - ContextMenuViewExample01 (70569b8)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample04 (d1a5462)
  • 💫 Update: Examples - ContextMenuAuxPreviewExample04 (e5045be)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample03 (ed4fd27)
  • 💫 Update: Examples - ContextMenuAuxPreviewExample03 (66a16a7)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample02 (9b8b966)
  • 💫 Update: Examples - ContextMenuAuxPreviewExample02 (fc2433e)
  • 📝 Docs: Update README - ContextMenuAuxPreviewExample01 (235cb51)
  • 📝 Docs: Update README - ContextMenuViewExample19 (a963545)
  • 📝 Docs: Update README (984c4ac)
  • 💫 Update: Examples - ContextMenuViewExample19 (f75c468)

Release 1.10.0

24 Jun 22:48
Compare
Choose a tag to compare
  • ⚙️ Chore: Example - Run pod install (be1a521)
  • 🐞 Fix: Types - ActionSheetFallback (2bd479a)
  • 📝 Docs: Update README (64828fd)
  • 📝 Docs: Update README - Add Placeholders (33dd7aa)
  • 🆕 Add: Example - ContextMenuViewExample19 (f19a47f)
  • 💄 Minor Changes (083437b)
  • ⭐️ Impl.: Deferred Element - shouldCache (8a8febb)
  • ⭐️ Impl.: ContextMenuView - Deferred Element (d2b4013)
  • 🛁 Cleanup: Examples (7e1dfd1)
  • 📝 Docs: Minor Changes (dc566ad)