Skip to content

Releases: EngageSoftware/DNN-JavaScript-Libraries

jQuery.easing v1.3.1

Choose a tag to compare

@bdukes bdukes released this 06 Jan 23:47
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

Choose a tag to compare

@bdukes bdukes released this 06 Jan 23:49
FlexSlider_2.2.0

Match package name to library name for FlexSlider

FlexSlider v2.1.0

Choose a tag to compare

@bdukes bdukes released this 06 Jan 23:50
FlexSlider_2.1.0

Match package name to library name for FlexSlider

jQuery.fancybox v1.3.4

Choose a tag to compare

@bdukes bdukes released this 06 Jan 23:54
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

Choose a tag to compare

@bdukes bdukes released this 06 Jan 23:56
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.