Skip to content

Releases: rechsteiner/Parchment

v1.6.0

03 Mar 15:55
492cda6
Compare
Choose a tag to compare
  • Forward appearance methods from EMPageViewController #306
  • Fix indicator insets with only one item #307
  • Add method for reloading menu #312

v1.5.0

18 Nov 17:03
Compare
Choose a tag to compare
  • Include vertical insets for indicator view #271
  • Remove development team from Parchment target #280
  • Update indicator and border views when changing options #245
  • Fix issue with width delegate not being called #244
  • Fix issue with invalidating collection view layout #240

v1.4.1

15 Aug 20:07
d151cb7
Compare
Choose a tag to compare

v1.4.0

11 Aug 13:07
74c1a79
Compare
Choose a tag to compare
  • Add support for Xcode 10 and Swift 4.2 #228
  • Add option for registering cells from NIB #227 (thanks @RealBonus!)

v1.3.0

19 May 13:28
44f4ebe
Compare
Choose a tag to compare
  • Add version checks to support Swift >=3.2 #190, #184
  • Fix issue with indicator/border class was not registered #191
  • Fix issue with reloading data when view controllers did not change #201

v1.2.0

15 Apr 13:02
3929da2
Compare
Choose a tag to compare
  • Upgrade to Swift 4.1 #171 (thanks @voyager163!)
  • Prevent unnecessary view controller initializations #160
  • Fix issues with reloading data #157
  • Fix issue with clearing all items in page view controller (a5759ba)
  • Fix issue where willScrollToItem delegate was not called #173
  • Fix layout bug with cell heights when using width delegate #155

v1.1.0

25 Mar 17:17
1785f5e
Compare
Choose a tag to compare
  • Add method for reloading data without passing initial item (8ebd931)
  • Add option for selected font #143 (thanks @cheebow!)
  • Fix issue with reloading data when using PagingViewControllerDataSource (07641e2)
  • Fix integer overflow causing crash in UnplashExample #140

v1.0.3

01 Mar 22:26
282eafe
Compare
Choose a tag to compare
  • Fix issue where size delegate was not called #135

v1.0.2

22 Feb 21:17
a66643d
Compare
Choose a tag to compare
  • Update default background color for menu items #131

v1.0.1

03 Feb 20:34
3c0d9b2
Compare
Choose a tag to compare
  • Fix issue with selecting items programatically #125
  • Fix wrong color on collection view background #126
  • Fix issue with menu items being clipped #127