23 Commits

Author SHA1 Message Date
hackiftekhar
b5418b41e8 Explicitly disabled for UIAlertController class. Fixed #667 2016-11-05 16:03:08 +05:30
hackiftekhar
95e1812def Tried to fix travis ci compilation issue. 2016-10-24 00:02:55 +05:30
hackiftekhar
29760ae845 - Fixed #580 an issue where keyboard was dismissing by UIWebView and layout doesn't change and user see blank area.
- Added Popover example (There are some issues with the popover)
2016-10-18 23:24:45 +05:30
hackiftekhar
b4a34642c9 Replaced shouldHideTitle name to shouldHidePlaceholderText 2016-06-23 20:42:10 +05:30
hackiftekhar
bbde149cb9 Updated iOS Keyboard Notification mechanism documentation
Added UISearchController example
2016-06-17 20:52:25 +05:30
hackiftekhar
4212fe21b9 - Converted Swift demo with Autolayout 2016-05-23 20:45:40 +05:30
hackiftekhar
45c16c9f89 Fixed demo compilation issue 2016-05-23 13:58:52 +05:30
hackiftekhar
6becc06ca3 - Converted Obj-C demo with Autolayout
- Enhanced demo project and added various examples demonstrating almost all properties of library.
- Enhanced library Settings Controller.
- Moved some contents of README.md file to other files.
2016-05-22 23:13:04 +05:30
hackiftekhar
598420ebda Implemented a new option to treat toolbar title as button 2016-05-20 00:26:01 +05:30
hackiftekhar
34634225fd Fixed an issue where scrollView isn't enabled but library was still scrolling scrollView. 2016-05-16 17:40:11 +05:30
hackiftekhar
2d27f52e02 Adopted subscript syntax 2016-04-22 18:01:04 +05:30
hackiftekhar
88c4e8f2ed Added a default IQPreviousNextView 2016-04-04 12:50:18 +05:30
hackiftekhar
6a3153f3c1 Fixed #458
Fixed a demo project issue
2016-03-26 11:43:10 +05:30
hackiftekhar
c7dd0cf6d8 Upgraded swift to 2.2 (Xcode 7.3
Modify class level methods behaviours
2016-03-26 01:25:59 +05:30
hackiftekhar
4e5ce942ac Added reloadInputViews method to change toolbar button states on the fly. Fixed #434 2016-02-18 00:52:23 +05:30
hackiftekhar
d5acc56387 Implemented toolbar done button support, This implementation close #209, close #411, fixed #376.
Fixed an issue where scrollIndicatorInsets assigned with wrong value fixed #407.
Fixed swift project compilation issue fixed #413
2016-01-20 02:31:44 +05:30
hackiftekhar
c4c3f6bfc8 Added toolbarTintColor new property.
Moved shouldRestoreScrollViewContentOffset to a new scrollView category
2016-02-09 23:02:50 +05:30
hackiftekhar
6a202f9880 Fixed #347. 2015-12-31 02:41:32 +05:30
hackiftekhar
e405ed32bd Fixed #303 2015-10-22 18:09:21 +05:30
hackiftekhar
903c70532e Fixed a compilation issue, Dropped support for iOS5 2015-10-13 18:14:18 +05:30
hackiftekhar
ac6cbcb0ae Done some changes related to objective-c code to swift support by adding nullable and nonnull. Fixed #277 2015-10-12 13:58:44 +05:30
hackiftekhar
b88779a7f7 Now checking shouldHideTitle before updating title on UIToolbar, fixed #272 2015-08-25 23:12:00 +05:30
hackiftekhar
61116fa8a4 Restructure prject files for Carthage Support 2015-08-22 12:27:19 +05:30