Commit Graph

226 Commits

Author SHA1 Message Date
Alexey Savin bba3fcecc4 Contacted, expanded properties exposed 2016-04-19 14:13:57 +03:00
Alexey Savin 31dbd543ad Added expand completion 2016-03-16 20:17:20 +03:00
Alexey Savin b7beb2f8c8 Hidden status bar height fix 2016-03-16 20:01:16 +03:00
Alexey Savin e2bce07b36 Minor fix 2016-03-16 19:55:49 +03:00
Alexey Savin a24bd2f297 Minor fix 2016-03-16 19:50:10 +03:00
Alexey Savin 1bf3376157 Status bar additional handling 2016-03-16 19:39:45 +03:00
Alexey Savin 3ef37fc24f Minor fix 2016-03-16 17:05:23 +03:00
Alexey Savin 3ad2556f55 Expand method
Delegate fix
2016-03-16 16:54:20 +03:00
Maz Jaleel 537bce6c30 Merge pull request #122 from szweier/fix-refresh
Fix refresh
2016-02-29 23:07:44 +09:00
Maz Jaleel 6cd994afa7 Merge pull request #123 from szweier/fix-navigation-controller-is-jumping-unexpectedly
Fix constraints to make demo work correctly
2016-02-24 09:05:24 +09:00
Steven Zweier a117fc058f fix default values 2016-02-23 11:31:32 -05:00
Steven Zweier 39302de4ba Fix constraints to make demo work correctly 2016-02-23 11:21:56 -05:00
Steven Zweier 48b0eafe5f add line break 2016-02-23 09:52:50 -05:00
Steven Zweier 3a138c4207 add line break 2016-02-23 09:51:32 -05:00
Steven Zweier 58a2d1b31c adjust alignment 2016-02-23 09:50:29 -05:00
Steven Zweier c41c5bd3ad fix refresh issue 2016-02-23 09:49:40 -05:00
Maz Jaleel d16780e8a5 Merge pull request #121 from szweier/set-specific-viewcontroller-on-manager
Allow specific view controller to be set if needed
2016-02-23 22:41:31 +09:00
Steven Zweier 15bd513774 Fix refresh control 2016-02-22 16:33:09 -05:00
Steven Zweier 192075bf3d Allow specific view controller to be set if needed 2016-02-22 14:02:29 -05:00
Maz Jaleel b0eacc80bf Merge pull request #118 from gfzabarino/feature/queryForAssociationToViewController
Added method to query if a TLYShyNavBarManager instance is associated with a UIViewController without triggering its creation
2016-01-30 22:43:10 +09:00
Maz Jaleel a1c57da65f Merge pull request #117 from gfzabarino/master
Scroll view started with wrong content offset on some occasions
2016-01-30 20:14:56 +09:00
Gian Franco Zabarino 47f9b081bf - Added method to query for the existence of an associated TLYShyNavBarManager instance without triggering its creation and association. 2016-01-29 23:17:28 -03:00
Maz Jaleel fb95964272 Merge pull request #114 from bbreier/master
Fix issue #113
2016-01-30 10:22:07 +09:00
Gian Franco Zabarino b8b32c597f Merge branch 'upstreamMaster' 2016-01-29 22:04:59 -03:00
Gian Franco Zabarino e1fba0efa7 - Fixed bug in which the bounds / contentOffset of the scroll view wasn't being updated on some occasions. 2016-01-29 22:04:14 -03:00
Benjamin Breier 2bca45f16d Fix bug that could alter frame of UICollectionViews on first hiding of nav bar 2016-01-15 17:21:14 -08:00
Maz Jaleel fa4b25e4bf Merge pull request #106 from gfzabarino/master
Added delegate to TLYShyNavBarManager
2015-12-20 23:01:05 -08:00
Gian Franco Zabarino fc2108e238 Changed typeof statement to __typeof. 2015-12-21 01:28:59 -03:00
Gian Franco Zabarino 71f03b9195 Added delegate to latest code in the original repository. 2015-12-11 18:13:43 -03:00
Gian Franco Zabarino 53cf176916 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	TLYShyNavBar/TLYShyNavBarManager.h
#	TLYShyNavBar/TLYShyNavBarManager.m
2015-12-11 18:08:05 -03:00
Maz Jaleel 7e52e3a427 Update README.md
better shield link
2015-11-22 23:07:41 -08:00
Maz Jaleel a4d91870aa Update README.md 2015-11-19 02:20:42 -08:00
Maz Jaleel 07ac754965 Update README.md 2015-11-19 02:17:54 -08:00
Maz Jaleel 70a1ff03c6 Merge pull request #98 from bradleyayers/master
Add support for carthage
2015-11-19 02:17:00 -08:00
Bradley Ayers 8f40de0fc0 Update README to include Carthage instructions 2015-11-19 21:10:52 +11:00
Bradley Ayers 03427bccbe #73 Share the default TLYShyNavBar scheme so it is built by carthage. 2015-11-19 21:02:38 +11:00
Bradley Ayers 4484d0747a Add an xcodeproj for #73. 2015-11-19 20:58:03 +11:00
Maz Jaleel 49f88bcf46 update pod 2015-11-14 19:36:48 -08:00
Maz Jaleel 57a2be058b Merge pull request #97 from telly/develop
v1.0
2015-11-14 19:35:37 -08:00
Maz Jaleel da990c1b7f v1.0 prova 2015-11-14 19:17:04 -08:00
Maz Jaleel e7dcca4d20 enhance demo a bit 2015-11-14 19:15:27 -08:00
Maz Jaleel 679d5caef1 Minor fixes for different setups 2015-11-14 19:14:56 -08:00
Maz Jaleel ab74d0360c import and code cleanup 2015-11-14 18:37:50 -08:00
Maz Jaleel 879898fbb4 cleanup swift demo 2015-11-14 18:35:46 -08:00
Maz Jaleel 87cbb39008 That covers all the features! 2015-11-14 16:33:05 -08:00
Maz Jaleel b676a02026 Semi-working opaque bars, table view header 2015-11-13 23:52:59 -08:00
Maz Jaleel 06195c9c16 Cleanups for v1.0.0!
Simplify code and reorganize project
2015-11-13 19:52:42 -08:00
Maz Jaleel 630032648b Added TableView in demo. Time to fix it! 2015-11-13 18:23:38 -08:00
Maz Jaleel 97ef8b6276 Fixed demo on larger iPhone sizes
Fixed all constraints issues
2015-11-13 18:01:42 -08:00
Maz Jaleel 61f48e5ef1 Merge pull request #94 from DagAgren/master
FIx include paths in TLYShyNavBarManager
2015-10-28 08:59:37 -07:00