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

New options breakpoint evaluation, debounce support #56

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

Commits on Aug 22, 2014

  1. New options to use parent or container element for breakpoint evaluat…

    …ion, debounce support.
    
    New options to either use the window object, the parent object or a
    custom container object as reference for breakpoint checks.
    
    Added support for jQuery extensions Debounce and Underscore debounce
    function for the resize event handler.
    
    Option to log resize events to console.
    odignal committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    901a3fd View commit details
    Browse the repository at this point in the history
  2. Revert "New options to use parent or container element for breakpoint…

    … evaluation, debounce support."
    
    This reverts commit 901a3fd.
    odignal committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    b4a172c View commit details
    Browse the repository at this point in the history
  3. New options breakpoint evaluation, debounce support

    New options to either use the window object, the parent object or a
    custom container object as reference for breakpoint checks.
    
    Added support for jQuery extensions Debounce and Underscore debounce
    function for the resize event handler.
    
    Option to log resize events to console.
    odignal committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    cefcf1c View commit details
    Browse the repository at this point in the history
  4. Documentation update

    odignal committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    46a6729 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2014

  1. Fixed folder names in README.md

    Path changed from files/1 and files/2 to files/1.9 and files/1.10
    odignal committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    310c77e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2014

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