Releases: janmarkuslanger/tabby
Releases · janmarkuslanger/tabby
3.1.1
3.1.0
The Tabby class is now public -> you can create tabby objects by yourself
New method myTabComp.next()
-> toggles the next element
New method myTabComp.previous()
-> toggles the previous element
3.0.0-beta.1
Bugfix: #9
3.0.0-beta
Tabby comes with even smaller size and features. Check it out!
2.0.2
Remove
- remove
nodeToArray
function in index.js - remove package
webpack-auto-inject-version
Changed
- package description
- main script to dist/tabby.js
- updated webpack.config.js
Added
- npm scripts
2.0.1
Changed
- Update devDependencies
Bugfix
- Tabs in Tabs didn´t work
- Tabby didnt work when Tabs did´t wok when no hooks was given
Release 2.0.0
- Complete refactoring of the code.
- works now with class
- less markup
- contains hooks
Fix main script in package.json
1.0.1 Fix main script in package.json
🎊🎉 Release 1.0.0
implement webpack / webpack-eslint / webpack-babel