All Versions
11
Latest Version
Avg Release Cycle
74 days
Latest Release
1361 days ago

Changelog History
Page 1

  • v2.9.3 Changes

    July 27, 2020

    โž• Added: add classname for cloned slides #533 #559

    โž• Added: Add nonce option (CSP) #158 #528

    ๐Ÿ‘Œ Improved: Use epsilon insted of foFixed #464

    ๐Ÿ›  Fixed: Fix console error 'Cannot read property 'appendChild' of null' #429

    ๐Ÿ›  Fixed: Check image.complete in case image has been already loaded #436

    ๐Ÿ›  Fixed: Check if event is cancelable before calling preventDefault #437

    ๐Ÿ›  Fixed: Adds type="button" to all elements, preventing the default functionality of submit which mainly effects .NET Webform sites. #382

    ๐Ÿ›  Fixed: Issue with destroying slides with no nav container #383 #384

    ๐Ÿ›  Fixed: Fix an issue with responsiveness when page is resized below a breakpoint #361 #387

    ๐Ÿ›  Fixed: Fix an issue with lazyloadSelector

    ๐Ÿ›  Fixed: Dots nav doesn't display on resize if the page is loaded first on viewport where slider is disabled #375 #512

    ๐Ÿ›  Fixed: Fix mediaquerySupport helper #504 #570

    ๐Ÿ›  Fixed: Fix style checking with autoWidth slider when only 1 item is present

    ๐Ÿ›  Fixed: Fix getIndexMax() for autoWidth

    Others:
    โšก๏ธ Updated tiny-slider.d.ts; Fixed some typos.

  • v2.9.2

    April 05, 2019
  • v2.9.1 Changes

    December 17, 2018
    • ๐Ÿ›  Fixed: a nav issue with non loop slider
    • ๐Ÿ›  Fixed: a image loading issue when src attributes are not set
  • v2.9.0 Changes

    December 13, 2018

    โž• Added: option center #271

    โž• Added: live region to reflect page change

    ๐Ÿ‘Œ Improved: totally rebuild nav functions. nav is now static. #290

    ๐Ÿ”„ Changed: stop forcing outer slider autoHeight to be true

    ๐Ÿ”„ Changed: slidePositions now include the end edge of the last element

    ๐Ÿ›  Fixed: a function declaration issue in strict mode #332

    ๐Ÿ›  Fixed: an issue with lazyload which leaves images at opacity 0.6 #346

    ๐Ÿ›  Fixed: a viewport calculation error because of the scrollbar change after the slider initialization.

    ๐Ÿ›  Fixed: an issue with autoHeight in Edge browser #341

    ๐Ÿ›  Fixed: an issue that passive listener is not used when scrolling in cases it could be used #342

    ๐Ÿ›  Fixed: an issue which hides active nav item when customize nav is used

    ๐Ÿ›  Fixed: a possible QuotaExceededError #224

    โœ‚ Removed: key functions with keys up, down, pageup, pagedown, home and end to prevent conflict with other page actions

    โœ‚ Removed: unnecessary tabindex="0", type="button"

  • v2.8.8 Changes

    November 11, 2018

    โž• Added: new options preventScrollOnTouch (#324, #162), preventActionWhenRunning (#318), lazyloadSelector (#270), controlsPosition, navPosition, autoplayPosition (#314)

    โž• Added: displayIndex to info object #304

    โž• Added: eventName to the callback function of the custom events #280

    โž• Added: class "failed" to images failing to load when lazyload is on

    Imporved: stop autoplay on drag/touch #298

    ๐Ÿ›  Fixed: slide width in vertical sliders in some old browsers

    ๐Ÿ›  Fixed: an issue with customized controls

    ๐Ÿ›  Fixed: an issue when touch/drag start

    ๐Ÿ›  Fixed: getIndexMax() for fixedWidth

    ๐Ÿ›  Fixed: getClientWidth()

    ๐Ÿ›  Fixed: an touch issue in ios safari/chrome when autoWidth is on #315

    ๐Ÿ›  Fixed: class "loaded" is added when image fail to load #284

    ๐Ÿ›  Fixed: an issue in nav click event listener #316

    ๐Ÿ›  Fixed: an accessibility issue with nav because the using of aria-select #92

    ๐Ÿ›  Fixed: an edgePadding error in responsive field when its value is 0 #111

    ๐Ÿ›  Fixed: a gallery gutter issue

    ๐Ÿ›  Fixed: an issue in initTools() when use customized controls

    ๐Ÿ›  Fixed: the "Buttons must have discernible text" error for page buttons #308

    ๐Ÿ›  Fixed: lazyload on IE11 #306

    ๐Ÿ›  Fixed: left values of slides in gallery mode in some browsers

    ๐Ÿ›  Fixed: a controlsContainer issue #325

  • v2.8.7 Changes

    September 27, 2018
    • โž• Added: srcset support when lazy load images. #265 (Thanks @marcaj)
    • โž• Added: Embed TypeScript types. #263 (Thanks @openscript)
    • ๐Ÿ›  Fixed: removed unnecessary margin-left attribute on gallery slides.
  • v2.8.6 Changes

    August 28, 2018
    • ๐Ÿ›  Fixed: autoHeight on resize.
    • ๐Ÿ›  Fixed: customized elements still visiable when slides less than items. #259
    • ๐Ÿ›  Fixed: fix a container height issue in slider initialization in gallery mode by setting active sliders as relative positioned. #260
    • ๐Ÿ›  Fixed: startAutoplay() excute 2 times when set autoHeight: true. #258
    • ๐Ÿ›  Fixed: destroy(). #255
    • ๐Ÿ›  Fixed: reverse slide selector from tag to class in tiny-slider.scss. #256
    • ๐Ÿ‘Œ Improved: show/hide element functions.
    • ๐Ÿ‘Œ Improved: set more methods and properties to null in destroy().
  • v2.8.5 Changes

    August 13, 2018
    • ๐Ÿ›  Fixed: a vertical slider issue in initialization. #251
    • ๐Ÿ›  Fixed: an issue in destroy() when option container is an Object. #250
    • ๐Ÿ›  Fixed: a duration issue in transformCore().
  • v2.8.4 Changes

    August 08, 2018
    • โž• Added: version property to tns.
    • โž• Added: id attribute to outer wrapper. #249
    • ๐Ÿ›  Fixed: an issue on resize. #248
    • ๐Ÿ›  Fixed: wrong slidePositions in slider initialization when styles are not fully applied.
  • v2.8.3 Changes

    August 02, 2018
    • โž• Added: a method refresh to refresh vertical slider when it's switched from display: none to display: block #242
    • โž• Added: mobile tests
    • ๐Ÿ‘Œ Improved: optimize resizeTasks(), destroy()
    • ๐Ÿ‘Œ Improved: add resize event listener only when needed
    • ๐Ÿ‘Œ Improved: optimize destroy()
    • ๐Ÿ‘Œ Improved: some other small improvements
    • ๐Ÿ‘Œ Improved: update container height simultaneously with transform when autoHeight: true #235
    • ๐Ÿ›  Fixed: a fixedWidth slider issue when viewport is smaller than slide width
    • ๐Ÿ›  Fixed: an issue in rebuild()
    • ๐Ÿ›  Fixed: a localStorage related issue
    • ๐Ÿ›  Fixed: add tiny-slider.module.js back for compatibility
    • ๐Ÿ›  Fixed: a responsive issue by converting breakpoint strings to numbers in for-in loops #234