Skip to content

Releases: janmarkuslanger/tabby

3.1.1

03 Sep 17:57

Choose a tag to compare

3.1.0

21 Jun 05:40
8cb4e2f

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

Choose a tag to compare

3.0.0-beta.1 Pre-release
Pre-release

Bugfix: #9

3.0.0-beta

17 Jan 20:37

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

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

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

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

Choose a tag to compare

1.0.1

Fix main script in package.json

πŸŽŠπŸŽ‰ Release 1.0.0

05 Aug 20:28

Choose a tag to compare

implement webpack / webpack-eslint / webpack-babel