All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- SwiftMenu different Attributes.
- Support for SPM.
- Removed all
IBDesignable
from SwiftyMenu and changed the styling of the menu usingSwiftyMenuAttributes
.
- Arrow direction when multi selection enabled.
- UI issues.
- Update SnapKit version.
- Support RTL in SwiftyMenu.
- Allow Changing separator color.
- Allow Changing separator characters.
- Fix arrow rotation when open or close SwiftyMenu
- Add Unit Tests to SwiftMenu with Coverage of 57%.
- Restucture project code and add some Docs.
- Allow to add SwiftyMenu programmatically.
- Allow to toggle SwiftyMenu from Code.
- SwiftyMenu is now can adapt on number of items it contain when the scrolling is enabled.
- Remove support for Swift 4 and only focus on Swift 5 and above.
- Fix pre selected index in single selection didn't update label.
- Fix pre selected index in single selection didn't update label.
- Fix pre selected indices didn't update label.
- Fix pre selected indices didn't update label.
- Delete extra comma at the end when menu is multi selection.
- Fix title label truncate.
- Delete extra comma at the end when menu is multi selection.
- Fix title label truncate.
- Delete un expected animation while select option.
- Fix arrow space in different sizes.
- Delete un expected animation while select option.
- Fix arrow space in different sizes.
- Support to generic datasource.
- Support to generic datasource.
- Automate release new version to Cocoapods from Travis CI.
- Add CHANGELOG file for the project.
- Automate release new version to Cocoapods from Travis CI.
- Add CHANGELOG file for the project.