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: jonom/jquery-focuspoint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jonom/jquery-focuspoint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v-2-dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 30 files changed
  • 2 contributors

Commits on Apr 1, 2020

  1. Less jittery window resizing

    Made images strech instead of move out of focus in between focus adjustments
    jonom committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    8c18f32 View commit details
    Browse the repository at this point in the history
  2. Added landscape test case

    jonom committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    26a2869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a5c0fc View commit details
    Browse the repository at this point in the history
  4. Refactor

    Refactored code and added support for min cropping region
    jonom committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    95c1ee2 View commit details
    Browse the repository at this point in the history
  5. Updated docs, tweaked settings

    jonom committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    a04304f View commit details
    Browse the repository at this point in the history
  6. Tweaking docs

    jonom committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    8e66d62 View commit details
    Browse the repository at this point in the history
  7. uncontroversial cumulative optimizations to adjustFocus

    most from Pull #47
    Tom Byrer authored and jonom committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    2e7ec16 View commit details
    Browse the repository at this point in the history
  8. img optimizations

    1,685,206 vs 1,572,014 bytes thanks to ImageAlpha & ImageOptim
    Tom Byrer authored and jonom committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    415a007 View commit details
    Browse the repository at this point in the history
  9. License notes

    jonom committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    e30c1cd View commit details
    Browse the repository at this point in the history
  10. Video support

    jonom committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    289052b View commit details
    Browse the repository at this point in the history
  11. Framerate for resize

    jonom committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    4feeafc View commit details
    Browse the repository at this point in the history
  12. Support requestAnimationFrame for resize event

    with 15fps fallback
    jonom committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    cc92c9f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba550a8 View commit details
    Browse the repository at this point in the history
Loading