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

WIP Adding logic fallback for image/picture/jumbotron #351

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

Commits on Oct 20, 2019

  1. adding FallBack tags logic

    haricot authored Oct 20, 2019
    Configuration menu
    Copy the full SHA
    56bbb16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2fb51d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2ddaf5 View commit details
    Browse the repository at this point in the history
  4. Update image.html

    haricot authored Oct 20, 2019
    Configuration menu
    Copy the full SHA
    e913165 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff1106f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ddd05f View commit details
    Browse the repository at this point in the history
  7. Update fallback_light.svg

    haricot authored Oct 20, 2019
    Configuration menu
    Copy the full SHA
    04941a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bab2428 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e4dcba View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    5ee5d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b2532b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. rename _image_properties to image_properties

    Django template don't accepts key with underscore.
    haricot authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    71cc729 View commit details
    Browse the repository at this point in the history
  2. rename _image_properties to image_properties

    Django template don't accepts key with a underscore.
    haricot authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    5a997cc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Accurate Fallback image

    haricot committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    2c2383d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    641d567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55e055c View commit details
    Browse the repository at this point in the history
  4. Update image.py

    haricot authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    de4338d View commit details
    Browse the repository at this point in the history
  5. Update cascade_tags.py

    remove logic color ramdom_svg
    haricot authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    eb38159 View commit details
    Browse the repository at this point in the history
  6. added fallback logic picture

    haricot authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    f2eec8f View commit details
    Browse the repository at this point in the history
  7. Create picture.html

    Create picture.html fallback
    haricot authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    7314c5c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7566b73 View commit details
    Browse the repository at this point in the history
  9. reduce x y random

    haricot authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    cccf0c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Acurate fallback picutre

    haricot authored Oct 26, 2019
    Configuration menu
    Copy the full SHA
    77ab8c3 View commit details
    Browse the repository at this point in the history