Skip to content

Releases: janmarkuslanger/tabby

3.1.1

03 Sep 17:57
Compare
Choose a tag to compare

3.1.0

21 Jun 05:40
8cb4e2f
Compare
Choose a tag to compare

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

06 Feb 14:33
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

Bugfix: #9

3.0.0-beta

17 Jan 20:37
Compare
Choose a tag to compare
3.0.0-beta Pre-release
Pre-release

Tabby comes with even smaller size and features. Check it out!

2.0.2

11 Nov 10:04
d904ffb
Compare
Choose a tag to compare

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

16 Sep 15:10
Compare
Choose a tag to compare

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

25 Aug 13:00
e64c424
Compare
Choose a tag to compare
  • Complete refactoring of the code.
  • works now with class
  • less markup
  • contains hooks

Fix main script in package.json

08 Aug 13:07
Compare
Choose a tag to compare
1.0.1

Fix main script in package.json

🎊🎉 Release 1.0.0

05 Aug 20:28
Compare
Choose a tag to compare
implement webpack / webpack-eslint / webpack-babel