Skip to content

v1.0.0

Compare
Choose a tag to compare
@jeffchan jeffchan released this 12 Feb 04:03

Version 1.0.0

Bump to version 1.0 as the build process is a breaking changer

Changes

  • .gitignore ignore JetBrains files and OSX files
  • .editorconfig to be sure all contributors are using 2 spaces indentations
  • Use gulp instead of a makefile (crossplatform compatibility)
  • Update readme.md file
  • Use jquery as a npm dependency
  • Generate a dist folder with full and minified file

Bug fixes

Others:

  • Fix semantic and malformed DOM inside demo.html
  • Fix a jshint error in truncate.js

Major credit to @Tuizi