Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hidden buttons don't process taps. #30

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

Commits on Jun 24, 2016

  1. Configuration menu
    Copy the full SHA
    4a7b79d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. Fix KVO crash

    Fix crash due to the KVO when we remove the superview instance, and create a new instance
    Richard Février committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    7663bc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Merge pull request #1 from fevrierR/master

    Fix KVO crash
    apozdeyev authored Jun 29, 2017
    Configuration menu
    Copy the full SHA
    4480a7a View commit details
    Browse the repository at this point in the history
  2. Updated podspec.

    apozdeyev committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    6046fca View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. New delegate's method for button touch down action.

    Version 1.1.3.
    apozdeyev committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    d0434d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. New method to get buttons frame.

    Version 1.1.4.
    apozdeyev committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    05c9506 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Additional buttons type animation with sliding from first button and …

    …with bigger bouncing.
    
    Pod version 1.1.5.
    apozdeyev committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    65b170d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. FAB is collapsed by outside swipe gesture.

    Pod version 1.1.6.
    apozdeyev committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    b058dae View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Make property isShowHideOnScroll read-write.

    Pod version 1.1.7.
    apozdeyev committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    050287a View commit details
    Browse the repository at this point in the history