Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

new changes have been pulled to my repo #119

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

Commits on Jul 19, 2017

  1. Configuration menu
    Copy the full SHA
    7ec4c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2425c72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b924eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f720e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6a40bf View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

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

Commits on Jul 24, 2017

  1. 1) removed the calculation of "topDistance" outside of the loop

    2) used a more specific query selector for grabbing all the elements having class 'mover'
    3) reduced the no of pizzas to be generated to display in the background to 20 from 200
    madhuni committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    dea375d View commit details
    Browse the repository at this point in the history
  2. taking the 'sin' function calculation out of the loop and been iterated

    only for 5 times to get the unique values in an array
    madhuni committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    c80e6ca View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Configuration menu
    Copy the full SHA
    356d91e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    403fa52 View commit details
    Browse the repository at this point in the history
  3. transform property is used instead of defining the 'left' property for

    all the pizzas in the 'updatePizza' function.
    madhuni committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    6b15659 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d0c339 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5ce978 View commit details
    Browse the repository at this point in the history
  6. Modified the function to change the size of the pizza. Time taken to

    change the size of the pizza is now reduced to around ~2ms
    madhuni committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    537b690 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edefd0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    856d39c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    152ebbd View commit details
    Browse the repository at this point in the history
  10. updated README file

    madhuni committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    121e3a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    86772b3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fde0947 View commit details
    Browse the repository at this point in the history
  13. removed unwanted files

    madhuni committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    491461d View commit details
    Browse the repository at this point in the history
  14. update README

    madhuni committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    ea163f3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cbfd0ca View commit details
    Browse the repository at this point in the history