Skip to content

Releases: jaydenseric/Skid

Version 4.0.0

Choose a tag to compare

@jaydenseric jaydenseric released this 23 Nov 07:50

Now compatible with Hurdler v4.

Version 3.0.0

Choose a tag to compare

@jaydenseric jaydenseric released this 23 Nov 06:56
  • Setup for publishing to NPM, with common.js main and ES6 module entrypoints.
  • Removing the demo as it needs to be rebuild for the latest version.
  • Removed licence file, mentioning the licence in the readme is sufficient.
  • Improved licence comment block.
  • Setup new build and linting tools to generate the dist files.
  • Source is now ES6 via Babel, although still pretty conservative.
  • Better automatic API docs tooling using documentation.js.
  • Added an .editorconfig file.
  • Updated browser support to browserslist query > 2%.
  • Git ignoring more junk files.
  • Hurdler is now a peer dependency, and a Hurdler instance is now a required parameter of the Slider constructor instead of being expected in global scope.
  • Optimized logo.
  • Readme logo hosted by RawGit, referencing the release tag in Git.
  • Lowercase readme filename.
  • Misc. tweaks and fixes.

Version 1.1.2

Choose a tag to compare

@jaydenseric jaydenseric released this 27 Sep 15:22
v1.1.2

Updated demo for Hurdler v2.0.0.