Skip to content

Releases: c01nd01r/vue-bem-cn

v1.1.1

10 Aug 22:13
Compare
Choose a tag to compare

Changed

  • Fix version in package.json

v1.1.0

10 Aug 22:02
Compare
Choose a tag to compare

Added

v1.0.0

04 Jan 14:04
da5dadc
Compare
Choose a tag to compare

Added

  • 'hyphenate' option in settings - hyphenation the resulting class name
  • 'methodName' option in settings - name of the method for generating the class name

Changed

  • New build system with Rollup. Now, only two types of distributed files - ES6 module for modern build systems and UMD.
  • Reducing build size ( less than 1 KB with minification and gzip )
  • Changed the structure of the settings object (more in the API section)
  • Updated README.md. New "Default settings" section
  • Fixed typos in CHANGELOG.md

Removed

  • CommonJS module build

Fix building with UglifyJS

04 Jan 13:23
Compare
Choose a tag to compare

Added

  • CHANGELOG file

Removed

  • module in package.json from package.json (#2)

Initial release

26 Feb 16:24
Compare
Choose a tag to compare
0.1.0

init release