ActionSheetPicker-3.0 v2.3.1 Release Notes

Release Date: 2019-12-08 // over 4 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ‘ not support dark mode on iOS 13 #424
    • ๐Ÿ›  fix iOS 13 popover layout (toolbar cut) #444 (Bino90)
    • ๐Ÿ›  Fix leaked memory when present Popoverview on iPad #404 (vinhtnk)

    Closed issues:

    • โž• Adding actionsheet date picker on uitableview cell class doesn't dismiss it when pressing done #419
    • ActionSheetStringPicker #418
    • close #402
    • Not able to set Arabic text on Cancel and Done Button of ActionSheetStringPicker #389
    • Crash if the parent becomes a zombie #388
    • How to add border to the UIToolbar #382
    • ๐Ÿš€ clang: error: -fobjc-weak is not supported on the current deployment target #380
    • iOS 10 custom cancel and done buttons do not appear #376
    • Customise rowHeightForComponent #374

    ๐Ÿ”€ Merged pull requests:

    • CLI allcontributors setup #442 (skywinder)
    • โšก๏ธ xcode updates with missing variables #434 (skywinder)
    • should use โ€œweakโ€ #429 (xiaoer371)
    • โž• Add iOS 13 support - Handle UIWindow for iOS 13 changes #425 (BubiDevs)
    • ๐Ÿ‘Œ Support iOS 13 Dark Mode #421 (arnoldxt)
    • ๐Ÿ›  Attributed strings can be used as picker rows. Fixed accessibility for picker title. #403 (xjki)
    • ๐Ÿ›  Fix run ActionSheetPickerTests on Xcode and Travis CI #393 (nowsprinting)