Skip to content

Releases: rushisangani/RSSelectionMenu

Popover and UITableView Style Improvements

19 May 04:36
Compare
Choose a tag to compare

#110 Fix: onDismiss not called in iPad for Popover with Multi Select

09 Nov 13:04
Compare
Choose a tag to compare

Swift Package Manager Support

09 Nov 12:33
Compare
Choose a tag to compare
v7.1.1

New Version 7.1.1

v7.1.0 Bug Fixes and Improvements

07 Aug 07:44
Compare
Choose a tag to compare

Fixed: Done button not showing for Alert presentation type in iPad.
Added support for custom size in the Formsheet presentation type.

Equatable Conformance

18 Jun 20:05
Compare
Choose a tag to compare

Added support for the Equatable protocol for data models. Removed UniquePropertyDelegate.

Support added for custom class for UITableViewCell.

16 Dec 05:19
Compare
Choose a tag to compare

Fixed: Done button incorrectly shown in type bottomSheet

04 Dec 11:59
Compare
Choose a tag to compare
v6.0.8

Fixed: Done button incorrectly shown in BottomSheet

Fixed: Cancel button on action sheet.

26 Nov 04:50
Compare
Choose a tag to compare
v6.0.7

Fixed: Cancel button not showing in ActionSheet

Xcode 11 support and bug fixes.

18 Sep 17:59
Compare
Choose a tag to compare
6.0.6

Popover Bug fixed.

Bug fixes and Xcode 11 updates

18 Sep 11:47
Compare
Choose a tag to compare
  • BottomSheet option added to show menu from UIBarbuttonItem
  • Actionsheet frame in iPad as PopoverPresentationController updated.