Releases: kappys1/js-accordion
Releases · kappys1/js-accordion
v1.0.3
v1.0.2
v1.0.1
v1.0.0
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)