Releases: EngageSoftware/DNN-JavaScript-Libraries
Releases · EngageSoftware/DNN-JavaScript-Libraries
jQuery.easing v1.3.1
Change jQuery.easing to go in the page head Since jQuery easing's presence is detected and used automatically by many plugins, it makes sense to have it available throughout the lifecycle of the page.
FlexSlider v2.2.0
FlexSlider_2.2.0 Match package name to library name for FlexSlider
FlexSlider v2.1.0
FlexSlider_2.1.0 Match package name to library name for FlexSlider
jQuery.fancybox v1.3.4
Update how packages are created, so DNN will like them The other method (Write-Zip from PSCX) created zips that DNN's SharpZipLib couldn't read. Using System.IO.Compression.ZipFile.CreateFromDirectory creates working packages.
jQuery.cycle v2.1.0
Update how packages are created, so DNN will like them The other method (Write-Zip from PSCX) created zips that DNN's SharpZipLib couldn't read. Using System.IO.Compression.ZipFile.CreateFromDirectory creates working packages.