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

My Image Gallery #16

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

My Image Gallery #16

wants to merge 10 commits into from

Commits on Mar 10, 2015

  1. Added 2 Files

    Add the index for viewing the gallery and the JavaScript that will be my
    work horse.
    xZarisx committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    83d9527 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2015

  1. Placed JSON in JS

    I know that you can import and parse a JSON file but because the browser
    security issues I decided to put the JSON info into my JavaScript.
    xZarisx committed Mar 11, 2015
    Configuration menu
    Copy the full SHA
    fe4050f View commit details
    Browse the repository at this point in the history
  2. Add for loop

    xZarisx committed Mar 11, 2015
    Configuration menu
    Copy the full SHA
    709fdaf View commit details
    Browse the repository at this point in the history
  3. Fixed src index error

    xZarisx committed Mar 11, 2015
    Configuration menu
    Copy the full SHA
    39ed929 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2015

  1. Configuration menu
    Copy the full SHA
    d55912f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    956e2c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2015

  1. Merge remote-tracking branch 'origin/master'

    Conflicts:
    	imageGallery.js
    	index.html
    xZarisx committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    7bd8f48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae1165f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    936fbf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

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