Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Apply Various patches #104

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 10, 2015

  1. Can now lower the tab bar location through the ViewpagerOptions

    migue1s authored and Helmut Januschka committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    c9e8e5c View commit details
    Browse the repository at this point in the history
  2. Can now use the views to calculate the tabs width

    migue1s authored and Helmut Januschka committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    894fb98 View commit details
    Browse the repository at this point in the history
  3. Updated the example

    migue1s authored and Helmut Januschka committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    7e2ff42 View commit details
    Browse the repository at this point in the history
  4. Fix crashes when tab on tab during scrolling tabview

    Oliver Bridgman authored and Helmut Januschka committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    905cef4 View commit details
    Browse the repository at this point in the history
  5. Remove the borders

    Oliver Bridgman authored and Helmut Januschka committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    af5d423 View commit details
    Browse the repository at this point in the history
  6. Translucent Noooooooo (For ios7)

    Oliver Bridgman authored and Helmut Januschka committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    f68a227 View commit details
    Browse the repository at this point in the history
  7. * tabbar bottom offset -> beyond the stroke

    Helmut Januschka committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    fd0f9ef View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2015

  1. add option ViewPagerOptionScrollBounce to disable bouncing of tabbar …

    …and pagerview (e.g.: if we only have one page)
    Helmut Januschka committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    6857f1a View commit details
    Browse the repository at this point in the history
  2. add option to hide tabbar (e.g. if only one page)

    Helmut Januschka committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    8a1fa39 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2015

  1. Configuration menu
    Copy the full SHA
    153e564 View commit details
    Browse the repository at this point in the history
  2. disable NSLog + fix warnings

    Helmut Januschka committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    de8595b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2015

  1. fix view height if no tabbar

    Helmut Januschka committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    81fa574 View commit details
    Browse the repository at this point in the history