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

$(window).focus startAuto() when autoPaused #1162

Open
wants to merge 240 commits into
base: 4.0
Choose a base branch
from
Open

$(window).focus startAuto() when autoPaused #1162

wants to merge 240 commits into from

Commits on Feb 28, 2013

  1. new slide_width init

    Steven Wanderski committed Feb 28, 2013
    Configuration menu
    Copy the full SHA
    b1a709b View commit details
    Browse the repository at this point in the history
  2. complete slideWidth re-write

    Steven Wanderski committed Feb 28, 2013
    Configuration menu
    Copy the full SHA
    8174849 View commit details
    Browse the repository at this point in the history
  3. slideWidth parseInt

    Steven Wanderski committed Feb 28, 2013
    Configuration menu
    Copy the full SHA
    c462d33 View commit details
    Browse the repository at this point in the history
  4. log cleanup

    Steven Wanderski committed Feb 28, 2013
    1 Configuration menu
    Copy the full SHA
    9df40b6 View commit details
    Browse the repository at this point in the history
  5. version number comments update

    Steven Wanderski committed Feb 28, 2013
    Configuration menu
    Copy the full SHA
    a0aaf84 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2013

  1. disabled controls if only one page

    Steven Wanderski committed Mar 3, 2013
    Configuration menu
    Copy the full SHA
    f82a33b View commit details
    Browse the repository at this point in the history
  2. disabled controls if only one page - #49

    Steven Wanderski committed Mar 3, 2013
    1 Configuration menu
    Copy the full SHA
    e32daa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6263c34 View commit details
    Browse the repository at this point in the history
  4. added redrawSlider public method - #93

    Steven Wanderski committed Mar 3, 2013
    Configuration menu
    Copy the full SHA
    46919dc View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2013

  1. added license to readme

    Steven Wanderski committed Mar 11, 2013
    Configuration menu
    Copy the full SHA
    f4dc8e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2013

  1. Configuration menu
    Copy the full SHA
    17570c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6642aec View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2013

  1. fixed ticker mode - incorrect pager check

    Steven Wanderski committed Mar 23, 2013
    Configuration menu
    Copy the full SHA
    ed6a3dc View commit details
    Browse the repository at this point in the history
  2. removed log message

    Steven Wanderski committed Mar 23, 2013
    Configuration menu
    Copy the full SHA
    5976999 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #115 from pads/master

    bxSlider function should return jQuery object when selector does not match anything
    Steven Wanderski committed Mar 23, 2013
    Configuration menu
    Copy the full SHA
    56ef6e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2013

  1. Configuration menu
    Copy the full SHA
    44cefe3 View commit details
    Browse the repository at this point in the history
  2. Position error bugfix

    If the position doesn't exist (e.g. if you destroy the slider on a next click), this prevents it from throwing an error.
    jasonfarrell committed Mar 27, 2013
    Configuration menu
    Copy the full SHA
    1736884 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2013

  1. control visibility bug fix - #128

    Steven Wanderski committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    42aea2b View commit details
    Browse the repository at this point in the history
  2. minify setup

    Steven Wanderski committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    5a0381a View commit details
    Browse the repository at this point in the history
  3. minify setup revert

    Steven Wanderski committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    407e890 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #134 from UseAllFive/position_bugfix

    Position bugfix
    Steven Wanderski committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    b2d7e94 View commit details
    Browse the repository at this point in the history
  5. fixed merge formatting - #134

    Steven Wanderski committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    294211c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2013

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

Commits on Apr 9, 2013

  1. infinite loop now uses first level .bx-clone children to calculate ne…

    …xt slide
    Steven Wanderski committed Apr 9, 2013
    Configuration menu
    Copy the full SHA
    c0aa51d View commit details
    Browse the repository at this point in the history
  2. if only 1 page exist, next button movement direction is same as prev …

    …button. Just width probrem.
    s-isono committed Apr 9, 2013
    Configuration menu
    Copy the full SHA
    1f49e88 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2013

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

Commits on Jun 4, 2013

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

Commits on Jun 5, 2013

  1. removed imagesLoaded library, and fixed iframe loading

    Steven Wanderski committed Jun 5, 2013
    Configuration menu
    Copy the full SHA
    47d0153 View commit details
    Browse the repository at this point in the history
  2. new min file

    Steven Wanderski committed Jun 5, 2013
    Configuration menu
    Copy the full SHA
    32b1f9d View commit details
    Browse the repository at this point in the history
  3. add datestamp to loading images

    Steven Wanderski committed Jun 5, 2013
    Configuration menu
    Copy the full SHA
    9712531 View commit details
    Browse the repository at this point in the history
  4. timestamp fix

    Steven Wanderski committed Jun 5, 2013
    Configuration menu
    Copy the full SHA
    d960568 View commit details
    Browse the repository at this point in the history
  5. updated readme

    Steven Wanderski committed Jun 5, 2013
    Configuration menu
    Copy the full SHA
    3aa6665 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #146 from sbouchex/master

    Fixed height issue on bx-wrapper when pager mode is disabled
    Steven Wanderski committed Jun 5, 2013
    Configuration menu
    Copy the full SHA
    7e081d0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #148 from k2o/master

    When mode = "horizontal" & only 1page exist, next button movement is opposite
    Steven Wanderski committed Jun 5, 2013
    Configuration menu
    Copy the full SHA
    374c3ae View commit details
    Browse the repository at this point in the history
  8. updated hideControlOnEnd docs - #160

    Steven Wanderski committed Jun 5, 2013
    Configuration menu
    Copy the full SHA
    a9906d5 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of github.com:wandoledzep/bxslider-4

    Steven Wanderski committed Jun 5, 2013
    Configuration menu
    Copy the full SHA
    4920236 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2013

  1. retain original style attr when using destroySlider - #168

    Steven Wanderski committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    f766856 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #175 from turboezh/master

    Caption should not be shown if title attribute is empty string
    Steven Wanderski committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    2d13d4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0601e49 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:wandoledzep/bxslider-4

    Steven Wanderski committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    30ca50c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #217 from b-abdelmajid/master

    Fixed bug 'pagerType: short' when we use maxSlides > 1
    Steven Wanderski committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    62b73a9 View commit details
    Browse the repository at this point in the history
  6. removed console log

    Steven Wanderski committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    ce8aac6 View commit details
    Browse the repository at this point in the history
  7. add a timestamp to all images within slider children

    Steven Wanderski committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    5f22844 View commit details
    Browse the repository at this point in the history
  8. added timeout chrome fix

    Steven Wanderski committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    99a9d5c View commit details
    Browse the repository at this point in the history
  9. tidy up chrome cached image load

    Steven Wanderski committed Jun 6, 2013
    3 Configuration menu
    Copy the full SHA
    1420cab View commit details
    Browse the repository at this point in the history
  10. Fix to loadElements

    Fixes loadElements to execute the callback and return immediately if the slider doesn't contain anything that needs loading. This stops it showing the loading screen indefinitely.
    postcasio committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    41b6214 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #220 from postcasio/patch-1

    Fix to loadElements
    Steven Wanderski committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    6242e94 View commit details
    Browse the repository at this point in the history
  12. new min file

    Steven Wanderski committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    1e91cc2 View commit details
    Browse the repository at this point in the history
  13. added responsive option - #153

    Steven Wanderski committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    2ea167e View commit details
    Browse the repository at this point in the history
  14. updated readme

    Steven Wanderski committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    f711e46 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c41ccac View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' of github.com:wandoledzep/bxslider-4

    Steven Wanderski committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    798eda1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2013

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

Commits on Jun 13, 2013

  1. round up pagerQty when moveSlides/infiniteLoop

    Dirk Holzapfel committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    ab1d56b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2013

  1. Fixes bx-viewport height issue when using `box-sizing:border-box|padd…

    …ing-box`
    GreenImp committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    61dc601 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2013

  1. Auto slide for single page

    For single page(image), the automatic transition will happen based on
    the "autoSlideForOnePage" boolean property.
    Default value for autoSlideForOnePage is false.
    abhishek-ak committed Jul 26, 2013
    Configuration menu
    Copy the full SHA
    2e746f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2013

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

Commits on Aug 26, 2013

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

Commits on Aug 27, 2013

  1. Ignore links without data-slide-index inside slides

    This link must scroll to slide:
    <a data-slide-index="1" href="">Slide #2</a>
    
    This link must go to URL:
    <a href="http://google.com">Google</a>
    Olegacy committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    4e5db74 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2013

  1. removed timestamp from images

    Steven Wanderski committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    ef3b3a2 View commit details
    Browse the repository at this point in the history
  2. new zip generate

    Steven Wanderski committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    1b3e585 View commit details
    Browse the repository at this point in the history
  3. new zip generate2

    Steven Wanderski committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    a9a02a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2013

  1. changed to MIT license

    Steven Wanderski committed Sep 18, 2013
    1 Configuration menu
    Copy the full SHA
    8b3d6e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2013

  1. fixed bug for calculating last child width. It was not taking padding…

    … & border into consideration
    dodozhang21 committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    e176926 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2013

  1. [FIX] bad getPagerQty() when moveSlides and infiniteLoop options are …

    …on (can be a non integer value)
    intsimoa committed Sep 26, 2013
    Configuration menu
    Copy the full SHA
    6deda35 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2013

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

Commits on Oct 23, 2013

  1. Added the ablility to change wrapper.

    You can change the wrapper class using the wrapperClass setting.
    Defaults to bx-wrapper.
    Nicholas Dobie committed Oct 23, 2013
    Configuration menu
    Copy the full SHA
    9ebd4fc View commit details
    Browse the repository at this point in the history
  2. Updated README.md

    Nicholas Dobie committed Oct 23, 2013
    Configuration menu
    Copy the full SHA
    051d839 View commit details
    Browse the repository at this point in the history
  3. Fix invalid css

    The existing css does not compile because the properties are in an invalid order.  I discovered this while compiling bxslider into my site css with the recess compile.
    nikolawannabe committed Oct 23, 2013
    Configuration menu
    Copy the full SHA
    6422b31 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2013

  1. Replace .delegate with .on

    geertclerx committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    38c8ec5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2013

  1. Configuration menu
    Copy the full SHA
    99aec30 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    anderssonola committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    64ed933 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    753f4b0 View commit details
    Browse the repository at this point in the history
  4. changed option-name

    anderssonola committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    6b42ec2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2013

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

Commits on Jan 22, 2014

  1. Added onSliderResize callback

    The `onSliderResize` callback is executed immediately after the slider
    is resized
    danbettles committed Jan 22, 2014
    Configuration menu
    Copy the full SHA
    7e19f9c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2014

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

Commits on Mar 6, 2014

  1. adds bower.json

    Jev Zelenkov committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    4ab75da View commit details
    Browse the repository at this point in the history
  2. updates year in copyright segment

    Jev Zelenkov committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    8d5018f View commit details
    Browse the repository at this point in the history
  3. Bump up version number

    bower requires tagged releases in github
    Jev Zelenkov committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    0a02cb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2014

  1. on destroy, only kill the pager if this plugin added it

    if you are providing your own controls, destroySlider shouldn't remove them from the page.
    gavinblair committed Mar 10, 2014
    Configuration menu
    Copy the full SHA
    c66e410 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2014

  1. Update jquery.bxslider.css

    When a slide is running, some elements further in the page are moving at the same time (on chrome).
    Some elements with percent on (width, margin, padding) are affected when a slide is running.
    
    To fix that. I add this css to .bx-viewport div.
    
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    jonathantsilva committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    6e25c97 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2014

  1. added min

    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    c1f5d7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #486 from jonathantsilva/patch-1

    Update jquery.bxslider.css
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    c3efd97 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #477 from gavinblair/master

    on destroy, only kill the pager if this plugin added it
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    1f7f93b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #474 from kallisto-consulting/master

    adds bower support
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    b5505fb View commit details
    Browse the repository at this point in the history
  5. added min

    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    48aca98 View commit details
    Browse the repository at this point in the history
  6. min conflict

    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    f0d4766 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #416 from maurobender/master

    Added a new method to return the current slide element.
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    f67072d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #402 from anderssonola/z-index-option

    Slide  z-index configurable by option
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    ac05a4d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #396 from gclx/master

    Replace .delegate with .on
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    1f7b3c3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #364 from nikolawannabe/patch-1

    Fix invalid css
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    dc7da75 View commit details
    Browse the repository at this point in the history
  11. min add

    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    084e4a0 View commit details
    Browse the repository at this point in the history
  12. conflict fix

    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    df9258d View commit details
    Browse the repository at this point in the history
  13. Merge branch 'master' of github.com:wandoledzep/bxslider-4

    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    08b8013 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #356 from bsthomsen/patch-1

    Fixes resize bug where li's new width would not be set.
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    785f338 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #336 from RBSWebFactory/master

    [FIX] bad getPagerQty() when moveSlides and infiniteLoop options are on ...
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    f82df0e View commit details
    Browse the repository at this point in the history
  16. Merge pull request #329 from dodozhang21/master

    fixed bug for calculating last child width.
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    66e8a0a View commit details
    Browse the repository at this point in the history
  17. Merge pull request #314 from Olegacy/patch-1

    Ignore links without data-slide-index inside slides
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    a489df4 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #306 from idflood/destroyStyles

    Prevent resize from running if slider is destroyed (styles reset issue)
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    b25427c View commit details
    Browse the repository at this point in the history
  19. Merge pull request #291 from freakycue/master

    Consider slide margin in getNumberSlideShowing
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    608091b View commit details
    Browse the repository at this point in the history
  20. removed extra semicolons

    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    6798bbf View commit details
    Browse the repository at this point in the history
  21. conflict fix

    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    d754d6b View commit details
    Browse the repository at this point in the history
  22. Merge pull request #253 from GreenImp/master

    Fixes bx-viewport height issues
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    101b80c View commit details
    Browse the repository at this point in the history
  23. Merge pull request #232 from bitcrowd/master

    fix pagerQty when moveSlides/infiniteLoop. could have been a float
    Steven Wanderski committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    c962ca6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2014

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

Commits on May 23, 2014

  1. Fixed typos

    pborreli committed May 23, 2014
    Configuration menu
    Copy the full SHA
    6412582 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2014

  1. Remove vendor prefix for translateZ(0)

    Doesn't need all the vendor prefixes as this is a fix for Chrome, so only `-webkit` is required
    Hugo Darby-Brown committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    c008ac5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2015

  1. Indentation fix: #578

    Eric Wafford committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    873f8d5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'patch-1' of https://github.com/dhmskrn/bxslider-4 into …

    …development
    Eric Wafford committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    2110d79 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'accessibility-fixes' of https://github.com/RedTurtle/bx…

    …slider-4 into development
    Eric Wafford committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    22be2e7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'patch-1' of https://github.com/DarbyBrown/bxslider-4 in…

    …to development
    Eric Wafford committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    f3a24dc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'typos' of https://github.com/pborreli/bxslider-4 into d…

    …evelopment
    Eric Wafford committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    b823ea6 View commit details
    Browse the repository at this point in the history
  6. Fix: wrongly removing custom pager in destroySlider #610

    Eric Wafford committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    110768d View commit details
    Browse the repository at this point in the history
  7. pager: false bugfix #682

    Eric Wafford committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    e28e84b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35ad259 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58381b9 View commit details
    Browse the repository at this point in the history
  10. https://github.com/stevenwanderski/bxslider-4/pull/714

    Eric Wafford committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    0a8197c View commit details
    Browse the repository at this point in the history
  11. 2 Configuration menu
    Copy the full SHA
    ae9ddb2 View commit details
    Browse the repository at this point in the history
  12. update version and changelog

    Eric Wafford committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    016d24e View commit details
    Browse the repository at this point in the history
  13. update minified version

    Eric Wafford committed Jan 21, 2015
    1 Configuration menu
    Copy the full SHA
    49a5949 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2015

  1. Structure rework

    Eric Wafford committed Jan 22, 2015
    Configuration menu
    Copy the full SHA
    8c1746c View commit details
    Browse the repository at this point in the history
  2. add node_modules to .gitignore

    Eric Wafford committed Jan 22, 2015
    Configuration menu
    Copy the full SHA
    cb463a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2015

  1. gulp build, examples started

    Eric Wafford committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    29a166f View commit details
    Browse the repository at this point in the history
  2. fix bad commit from pager fix

    Eric Wafford committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    d5581ff View commit details
    Browse the repository at this point in the history
  3. Reverse pull #682, bad PR, fixes issue #720

    Eric Wafford committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    1e6b1e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2015

  1. prep for 4.2

    Eric Wafford committed Feb 3, 2015
    Configuration menu
    Copy the full SHA
    4cafbf8 View commit details
    Browse the repository at this point in the history
  2. 4.2.0 adjustments

    Eric Wafford committed Feb 3, 2015
    Configuration menu
    Copy the full SHA
    1b95eae View commit details
    Browse the repository at this point in the history
  3. 4.2.0 update

    Eric Wafford committed Feb 3, 2015
    Configuration menu
    Copy the full SHA
    578cb9b View commit details
    Browse the repository at this point in the history
  4. fix merge conflicts, update bower.

    Eric Wafford committed Feb 3, 2015
    1 Configuration menu
    Copy the full SHA
    84d18b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2015

  1. Fix for updateAfterSlideTransition not called (#704), Fix for slider …

    …auto stopping on blur focus (#702), Fix for slider not calling back on broken image (#560)
    Eric Wafford committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    ec4a9b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7554951 View commit details
    Browse the repository at this point in the history
  3. remove unused variable (#733)

    Eric Wafford committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    1643322 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    744a7ad View commit details
    Browse the repository at this point in the history
  5. fixes issues with resizeWindow killing bind and then not firing updat…

    …eSlideAfterTransition, locking slider.working. (#169)
    Eric Wafford committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    cf831d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8496f98 View commit details
    Browse the repository at this point in the history
  7. Fix margin when controls=true and pager=false #647

    Eric Wafford committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    9c3f267 View commit details
    Browse the repository at this point in the history
  8. Add useCss based tickerHover

    Eric Wafford committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    523dbfa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3225a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2015

  1. Fix issue where slider.carousel would be set to false

    Eric Wafford committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    f5b3064 View commit details
    Browse the repository at this point in the history
  2. add keyboard support, add isOnScreen to check if slider is visible on…

    … keypress if multiple sliders present
    Eric Wafford committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    c93f419 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2015

  1. bxSlider 4.1.2 freezes on touch devices #540

    Eric Wafford committed Feb 8, 2015
    1 Configuration menu
    Copy the full SHA
    7e0ba16 View commit details
    Browse the repository at this point in the history
  2. Accessing bxslider's slider object inside its “onSliderLoad” callback…

    … returns undefined #475
    Eric Wafford committed Feb 8, 2015
    Configuration menu
    Copy the full SHA
    4f56d19 View commit details
    Browse the repository at this point in the history
  3. update file versions

    Eric Wafford committed Feb 8, 2015
    Configuration menu
    Copy the full SHA
    44af6b1 View commit details
    Browse the repository at this point in the history
  4. adjustment for load error

    Eric Wafford committed Feb 8, 2015
    Configuration menu
    Copy the full SHA
    fc90b12 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2015

  1. 4.2.3 minor bug fix

    Eric Wafford committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    77a1db0 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

  1. fixing readme step3

    Orlando Del Aguila committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    5e51bec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #788 from orlando/bug/fixing-readme

    fixing readme step3
    Eric Wafford committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    494ded5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

  1. update .gitigonre

    Eric Wafford committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    feef45f View commit details
    Browse the repository at this point in the history
  2. update .gitigonre

    Eric Wafford committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    4f6faf3 View commit details
    Browse the repository at this point in the history
  3. 4.2.4 development commit

    Eric Wafford committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    2f351b8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2015

  1. Specify HTTPS and update jQuery library version

    Put HTTPS in the script source for added security (and as is officially recommended by Google on their Hosted Libraries page). Also, update the jQuery version to the latest and most recent version of jQuery 1.x hosted by Google's Hosted Libraries CDN.
    Daniel Fernandez committed May 14, 2015
    Configuration menu
    Copy the full SHA
    4a38ec2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #812 from danfern-simi/patch-1

    Specify HTTPS and update jQuery library version in ready
    Eric Wafford committed May 14, 2015
    Configuration menu
    Copy the full SHA
    f597cef View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2015

  1. Configuration menu
    Copy the full SHA
    43a3c0f View commit details
    Browse the repository at this point in the history
  2. Update readme. adjust data attributes

    Eric Wafford committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    5de5494 View commit details
    Browse the repository at this point in the history
  3. Update readme

    Eric Wafford committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    20ef8e3 View commit details
    Browse the repository at this point in the history
  4. modifiy readme. Update dist.

    Eric Wafford committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    0699c6f View commit details
    Browse the repository at this point in the history
  5. fix merge conflict

    Eric Wafford committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    30c05d9 View commit details
    Browse the repository at this point in the history
  6. update readme

    Eric Wafford committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    23cc578 View commit details
    Browse the repository at this point in the history
  7. fix iterators

    Eric Wafford committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    730d057 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2015

  1. fix index issue closes #835

    ppowalowski committed Jun 7, 2015
    Configuration menu
    Copy the full SHA
    e048128 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2015

  1. Merge pull request #836 from ppowalowski/slide-index-fix

    fix index issue - forbids going to undefined index | closes #835
    Eric Wafford committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    473363c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

  1. 4.2.5 Commit

    Eric Wafford committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    fd0b8d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2015

  1. Configuration menu
    Copy the full SHA
    8795fa0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #857 from pwalsh/feature/npm-publish

    Remove private flag from package.json
    Eric Wafford committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    d163613 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. Update CONTRIBUTING.md

    Eric Wafford committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    6b77223 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2015

  1. fix error pagerqty

    Maxime Guilloreau authored and Ronan Le Bris committed Jul 29, 2015
    Configuration menu
    Copy the full SHA
    837cf64 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2015

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

Commits on Sep 25, 2015

  1. Configuration menu
    Copy the full SHA
    1f2264a View commit details
    Browse the repository at this point in the history
  2. Fix typo

    manfe committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    fc4cdcb View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2016

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

Commits on May 2, 2016

  1. Format the license in package.json to match the SPDX standard

    As documented on the NPM documentation (https://docs.npmjs.com/files/package.json#license). The license field has to comply with the SPDX specification for communicating the licenses and copyrights associated with a software package. This commit changes the license to a valid SPDX value (MIT)
    dcohenb authored and Daniel Cohen committed May 2, 2016
    Configuration menu
    Copy the full SHA
    08c4f91 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2016

  1. Stop using deprecated .load() method

    James Harris committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    0ec917b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

  1. Allow using newer node engines.

    I am trying to install this package with `yarn` using node 4 LTS. `yarn` will not install this package before of this engine restriction. Is this restriction rally necessary?
    tamalsaha authored Oct 22, 2016
    Configuration menu
    Copy the full SHA
    9a74d6b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Merge pull request #1024 from DawnPaladin/jquery-3-compat

    jQuery 3 compatibility
    stevenwanderski authored Feb 14, 2017
    Configuration menu
    Copy the full SHA
    f3350fe View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    stevenwanderski authored Feb 14, 2017
    Configuration menu
    Copy the full SHA
    da8738a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8be4640 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff7ab2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca21abd View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Bumps to v4.2.7

    stevenwanderski committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    bdf9d7f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Fix division by 0

    lissod committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    3057bab View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. Configuration menu
    Copy the full SHA
    d169c65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1104 from stevenwanderski/theme-remove-margin-center

    Removes auto center from theme - v4.2.8
    stevenwanderski authored Feb 24, 2017
    Configuration menu
    Copy the full SHA
    d68b261 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Merge pull request #1058 from TamalSaha/patch-1

    Allow using newer node engines.
    stevenwanderski authored Feb 27, 2017
    Configuration menu
    Copy the full SHA
    a00b6b2 View commit details
    Browse the repository at this point in the history
  2. Bump to v4.2.9

    stevenwanderski committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    f942436 View commit details
    Browse the repository at this point in the history
  3. Bumps all to v4.2.10

    stevenwanderski committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    9a7cea0 View commit details
    Browse the repository at this point in the history
  4. Update readme version

    stevenwanderski committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    7f1782c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Configuration menu
    Copy the full SHA
    70a8434 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1109 from stevenwanderski/remove-auto-centering

    Removes auto-centering when no pager or controls - v4.2.11
    stevenwanderski authored Mar 8, 2017
    Configuration menu
    Copy the full SHA
    1dbcd4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    090b9e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. Cleanup and fix formatting issues.

    Last week, Github implemented a strict standard for .md files. As a result, this document was adversely affected. Went in and fixed the formatting. For more information on Github's change: https://github.com/blog/2333-a-formal-spec-for-github-flavored-markdown
    xdega authored Mar 20, 2017
    Configuration menu
    Copy the full SHA
    63cf2f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2017

  1. Merge pull request #1115 from xdega/patch-1

    Cleanup and fix formatting issues.
    sekmenhuseyin authored Mar 25, 2017
    Configuration menu
    Copy the full SHA
    0c960b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1003 from dcohenb/license_format_fix

    Format the license in package.json to match the SPDX standard
    sekmenhuseyin authored Mar 25, 2017
    Configuration menu
    Copy the full SHA
    46408a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #882 from bein-sports/fix-pager-counter

    Fix #881 Problem with getPagerQty
    sekmenhuseyin authored Mar 25, 2017
    Configuration menu
    Copy the full SHA
    e5b576c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #919 from manfe/fix_compatibility_with_compressors

    Fix compatibility with compressors (YUI Compressor)
    sekmenhuseyin authored Mar 25, 2017
    Configuration menu
    Copy the full SHA
    2a26057 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #915 from mattbrundage/patch-1

    Update jquery.bxslider.css
    sekmenhuseyin authored Mar 25, 2017
    Configuration menu
    Copy the full SHA
    ba83b9f View commit details
    Browse the repository at this point in the history
  6. fix merge conflicts

    sekmenhuseyin committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    9a823bd View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2017

  1. fix #1107

    sekmenhuseyin committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    62dd3db View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Fix #1118

    Ensure that `slider.working` is set to false at the end of `goToSlide()`, regardless of what happened with `position`.
    waissbluth authored Mar 30, 2017
    Configuration menu
    Copy the full SHA
    be74abd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Configuration menu
    Copy the full SHA
    e67c6e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1102 from lissod/fix-division-by-0

    Fix division by 0
    sekmenhuseyin authored Apr 4, 2017
    Configuration menu
    Copy the full SHA
    0239167 View commit details
    Browse the repository at this point in the history
  3. Fix #1112

    sekmenhuseyin committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    cb40ef3 View commit details
    Browse the repository at this point in the history
  4. added example page

    sekmenhuseyin committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    d02f175 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d40e00 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. Fix #256

    sekmenhuseyin committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    c307058 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

  1. remove unnecessary / duplicate boolean setting

    The explicit setting to `true` or `false` is unnecessary. If the purpose of having it there is to be easier for humans, then I'd suggest wrapping the `or` in parentheses.
    
    (Note: thank PhpStorm for this suggestion, not me.)
    cliffordp authored Jul 7, 2017
    Configuration menu
    Copy the full SHA
    acf275f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. FIX calling API method stopAuto()

    FIX calling API method stopAuto() when slider is hovered
    digitv authored Oct 19, 2017
    Configuration menu
    Copy the full SHA
    b3fa7d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. InvalidPointerId on Android 6

    durr04 authored Dec 12, 2017
    Configuration menu
    Copy the full SHA
    fa0fc90 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from durr04/durr04-patch-1

    InvalidPointerId on Android 6
    durr04 authored Dec 12, 2017
    Configuration menu
    Copy the full SHA
    b053a7d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. first fix for firefox 59

    danila-dev committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    9daaac4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Configuration menu
    Copy the full SHA
    716d596 View commit details
    Browse the repository at this point in the history
  2. fix for middle mouse click

    danila-dev committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    91c23b8 View commit details
    Browse the repository at this point in the history
  3. code formatting

    danila-dev committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    2fc9d82 View commit details
    Browse the repository at this point in the history
  4. rollback to touch support

    danila-dev committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    897d7ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b75a6dd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Merge pull request #1191 from Danila1985/fix/firefox59

    Fix for Firefox59 issue #1188
    sekmenhuseyin authored Apr 9, 2018
    Configuration menu
    Copy the full SHA
    441b85e View commit details
    Browse the repository at this point in the history
  2. distribution updated

    sekmenhuseyin committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    193a6eb View commit details
    Browse the repository at this point in the history
  3. readme version update

    sekmenhuseyin committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    b9713f8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1148 from cliffordp/patch-2

    remove unnecessary / duplicate boolean setting
    sekmenhuseyin authored Apr 9, 2018
    Configuration menu
    Copy the full SHA
    ceecb98 View commit details
    Browse the repository at this point in the history
  5. fix ==

    sekmenhuseyin committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    dc15d1f View commit details
    Browse the repository at this point in the history
  6. update dist

    sekmenhuseyin committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    d1efb55 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1176 from durr04/master

    InvalidPointerId on Android 6
    sekmenhuseyin authored Apr 9, 2018
    Configuration menu
    Copy the full SHA
    cc6a863 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1171 from digitv/master

    FIX external call to method .stopAuto()
    sekmenhuseyin authored Apr 9, 2018
    Configuration menu
    Copy the full SHA
    80d1189 View commit details
    Browse the repository at this point in the history
  9. updated dist

    sekmenhuseyin committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    d91897c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e3f846c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01a4a4a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #967 from narek-t/fixFlickering

    Fixing flickering (on -webkit)
    sekmenhuseyin authored Apr 9, 2018
    Configuration menu
    Copy the full SHA
    e4ce704 View commit details
    Browse the repository at this point in the history
  13. update dist

    sekmenhuseyin committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    761de30 View commit details
    Browse the repository at this point in the history
  14. v4.2.14 update

    sekmenhuseyin committed Apr 9, 2018
    2 Configuration menu
    Copy the full SHA
    6380794 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Configuration menu
    Copy the full SHA
    c4f8b67 View commit details
    Browse the repository at this point in the history
  2. run gulp build

    axe-me committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    92ee796 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Merge pull request #1201 from ShaneXie/bugfix/fix-event-target-restore

    restore original event target correctly
    sekmenhuseyin authored Apr 30, 2018
    Configuration menu
    Copy the full SHA
    a26c6d9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

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

Commits on May 25, 2018

  1. Merge pull request #1205 from rozzilla/patch-1

    Update readme with CDN resources
    tbaltrushaitis authored May 25, 2018
    Configuration menu
    Copy the full SHA
    8c2c787 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Updates package.json

    stevenwanderski committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    80b5a47 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    89da106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dd20dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f2630d View commit details
    Browse the repository at this point in the history
  4. Bumps to v4.2.17

    stevenwanderski committed May 22, 2024
    Configuration menu
    Copy the full SHA
    eb2e4d3 View commit details
    Browse the repository at this point in the history
  5. Removes old doc site

    stevenwanderski committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ed3ac54 View commit details
    Browse the repository at this point in the history