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

Responsive background images #108

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

Responsive background images #108

wants to merge 8 commits into from

Commits on Oct 27, 2014

  1. cssBackground: Documentation and example.

    oncletom authored and thom4parisot committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    efe8560 View commit details
    Browse the repository at this point in the history
  2. Imager.getClosestValue tests

    oncletom authored and thom4parisot committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    8319edd View commit details
    Browse the repository at this point in the history
  3. Rename methods.

    - replaceImagesBasedOnScreenDimensions -> updateElement
    - changeImageSrcToUseNewImageDimensions -> filterUrl
    - removed determineAppropriateResolution (getClosestValue does the job)
    oncletom authored and thom4parisot committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    e947829 View commit details
    Browse the repository at this point in the history
  4. ImageElementStrategy and BackgroundImageStrategy to deal with CSS bac…

    …kgrounds
    oncletom authored and thom4parisot committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    011abc2 View commit details
    Browse the repository at this point in the history
  5. More JSDoc please.

    oncletom authored and thom4parisot committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    9ff1934 View commit details
    Browse the repository at this point in the history
  6. JSHint compliance and one-time build of availableWidths.

    oncletom authored and thom4parisot committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    9e0f4d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2014

  1. Allow data-class attribute to be copied from responsive placeholder w…

    …hen replacing background image
    albertfdp committed Dec 2, 2014
    Configuration menu
    Copy the full SHA
    bae7d1b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2015

  1. Merge pull request #115 from albertfdp/feature-88-classes-fix

    Allow data-class attribute to be copied when replacing background image
    Thomas Parisot committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    5ae0f6a View commit details
    Browse the repository at this point in the history