Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: usablica/intro.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jasuca/intro.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 6, 2013

  1. Improvements to work with responsive layout and viewports

    ScrollTo before putting the element visible, to compute the element position.
    Add scrollContainer property, for viewports.
    Add hide_on_width and show_on_width for responsive elements render.
    Add left-top and right-bottom positions
    Use jQuery to compute the position
    jasuca committed Oct 6, 2013
    Configuration menu
    Copy the full SHA
    101efe7 View commit details
    Browse the repository at this point in the history
  2. update package.json format

    jasuca committed Oct 6, 2013
    Configuration menu
    Copy the full SHA
    6c42a57 View commit details
    Browse the repository at this point in the history
Loading