Skip to content

Releases: kingsic/SGPagingView

2.1.0

17 Dec 16:35
Compare
Choose a tag to compare
  • 兼容 Objective-C 语义
  • SGPagingTitleViewConfigure 新增 IndicatorLocation 属性
  • SGPagingTitleView 重置选中标题的下标值由属性 resetIndex 改为函数 reset(index:)
  • SGPagingTitleView 新增根据标题下标值设置标题背景图片函数 setBackgroundImage(name:selectedName:index)

升级为 Swift 编程语言

10 Dec 17:29
Compare
Choose a tag to compare
  • Swift 编程语言
  • 设计理念的升级
    • 新增 PagingContentViewDelegate 类,统一代理方法相关 API
    • 新增 PagingContentView 抽象类,统一管理子类相关属性和方法

1.7.2

05 May 05:34
Compare
Choose a tag to compare
  • 新增 SGPageTitleView 左右内边距属性

1.7.1

05 Jan 12:07
Compare
Choose a tag to compare
  • 修复 #208 问题

1.7.0

22 Dec 12:38
Compare
Choose a tag to compare
  • 移除标题文字支持换行,极端情况下才会出现的

1.6.9

01 Nov 03:10
Compare
Choose a tag to compare
  • 支持加载网络图片
  • Badge 新增配置属性并支持文字
  • 解决指示器为NO滚动内容视图时标题文字不切换的问题

1.6.8

17 Jul 14:04
Compare
Choose a tag to compare
  • SGPageTitleViewConfigure 新增 bounce 属性

1.6.7

27 Jul 10:15
Compare
Choose a tag to compare
  • 支持标题文字换行样式
  • 修复 titleGradientEffect 属性与 resetTitleColor:titleSelectedColor: 方法的兼容性

1.6.6

22 Jul 14:38
Compare
Choose a tag to compare
  • SGPageTitleViewConfigure 新增 equivalence 属性支持静止样式下标题从左到右自动布局
  • 标题按钮创建代码简化处理

1.6.5

20 Jul 04:34
Compare
Choose a tag to compare
  • 滚动样式下 titleTextZoom 属性支持指示器下划线及遮盖样式下的滚动