- Update for Swift 4
- Update for Swift 3
- Update for Swift 2.2
- Added
shouldDismissMenuOnDrag
option, menu would be dismissed on drag if this option is enabled - Modified the sample project with an example using
UITableView
. - Added gesture handler for the menu.
- Extract config struct to a separate file
- Update readme.
- Added
itemImagePosition
option, now can configure the icon position. - Changed icon sets and its corresponding location in the sample project.
- Modified sample project's appearance a little bit.
- Modified sample project's structure.
- Added CHANGELOG.md
- Names used in code's license block are made consistent.
- Update readme
- Now can use icons in the menu.
- Added configuration options:
menuSeparatorColor
,itemFont
- Now can configure item's background color while tapped