Skip to content

Releases: kappys1/js-accordion

v1.0.3

27 Aug 13:11
Compare
Choose a tag to compare

1.0.3 (2019-08-27)

Bug Fixes

  • release: structure folders (053bd0b)

v1.0.2

27 Aug 12:59
Compare
Choose a tag to compare

1.0.2 (2019-08-27)

Bug Fixes

  • release: correct structure (9bd8020)
  • release: correct structure (8aec1af)
  • release: correct structure folders (b2d2a9d)

v1.0.1

27 Aug 11:52
Compare
Choose a tag to compare

1.0.1 (2019-08-27)

Bug Fixes

v1.0.0

26 Aug 23:10
0953cbf
Compare
Choose a tag to compare

1.0.0 (2019-08-26)

Bug Fixes

  • build: remove deprecated webpack OccurenceOrderPlugin (878d7c5)
  • build: watch index.html as well (006eeab), closes #14
  • CI: use npm run build as default task (a970e86)
  • gitignore: ignore build folder (86bde90)
  • package: update webpack-cli (962deb9), closes #13
  • webpack: remove options from CleanWebpackPlugin() (3c8f30d)

Features

  • component: add logic and theme config (d0a8c18)
  • config: config with transition, max-height and autoClose (6402a10)
  • first commit: is a first commit (5dcd729)
  • npm: first version nom (97ea9a6)
  • npm: first version npm (4647db0)
  • package: add .browserslistrc (99802d1)
  • package: add Travis CI support (8d3dd2c)
  • themes: add themes on example page (4b400b4)
  • update: accordion update content (5506cc9)
  • webpack: handle mjs files (f850d8e)