Skip to content

Releases: EngageSoftware/DNN-JavaScript-Libraries

jQuery.easing v1.3.1

06 Jan 23:47

Choose a tag to compare

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

06 Jan 23:49

Choose a tag to compare

FlexSlider_2.2.0

Match package name to library name for FlexSlider

FlexSlider v2.1.0

06 Jan 23:50

Choose a tag to compare

FlexSlider_2.1.0

Match package name to library name for FlexSlider

jQuery.fancybox v1.3.4

06 Jan 23:54

Choose a tag to compare

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

06 Jan 23:56

Choose a tag to compare

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.