Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 416 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 416 Bytes

version 2.0.0

  • Since this version, buttonElement should be next sibling element of tablistElement

  • Now tablistElement and buttonElement can have margin and padding without any issue

version 1.0.1

fix typing issue

version 1.0.0

  • Adding tablistElement option

  • Since this version, buttonElement can be previous or next sibling element of tablist element

version 0.1.1

First release