Skip to content

Releases: FluidGroup/FluidInterfaceKit

0.3.0

31 Mar 06:41
9b7a6b5
Compare
Choose a tag to compare

What's Changed

  • Update PiP by @shima11 in #58
  • Introduce protocol ViewControllerAssertionProhibitedPresentInFluidStack by @muukii in #59
  • Add throwing factory methods in transitions by @muukii in #60
  • FluidPopoverViewController by @muukii in #61
  • Rename .noAnimation to .disabled by @muukii in #62
  • Fix FluidStackController by @muukii in #63
  • Add ViewControllerLifecycleEvent by @muukii in #64
  • Add PresentationFluidStackController by @muukii in #66
  • Update Gesture view controller by @muukii in #69
  • Disable concurrency api by @muukii in #70
  • Save and restore the first responder in displaying view controller by @muukii in #71
  • FluidViewController - add a container view to wrap UINavigationBar for clipping. by @muukii in #72
  • Update docs and tests by @muukii in #73
  • Handling actions from Stack by @muukii in #68
  • Add willPush in StackAction by @muukii in #74
  • Add completion block by @muukii in #75
  • Docs by @muukii in #67
  • Rename properties in FluidStackController by @muukii in #76
  • Disable flexibility on standard style transition by @muukii in #77
  • Add FluidViewIdentifier by @muukii in #79
  • Update view finder by @muukii in #80
  • Fix offloading by @muukii in #81
  • Update transition by @muukii in #82
  • Update extensions by @muukii in #83
  • fluidPop supports to remove all view controllers from target by @muukii in #84

Full Changelog: 0.2.0...0.3.0

0.2.0

21 Feb 08:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

14 Jan 03:55
afc98c3
Compare
Choose a tag to compare
Update README.md