Skip to content

Releases: github/tab-container-element

v3.0.1

Choose a tag to compare

@koddsson koddsson released this 12 Jun 14:59
75c68e9
  • default export the element 💀 ce475dd

v3.0.0...v3.0.1

v3.0.0

Choose a tag to compare

@koddsson koddsson released this 10 Jun 17:47
c1816b5
  • reorder events in documentation 098501f
  • rename post event to be verbed 3a97371
  • use github-lint binary as lint command b56aecb

v2.0.0...v3.0.0

v2.0.0

Choose a tag to compare

@koddsson koddsson released this 15 May 08:48
b607c36
  • Removed selectTab(..) from the public API
  • Add flow definition file for the element API

v1.0.0...v2.0.0

v0.2.0

Choose a tag to compare

@muan muan released this 05 Apr 21:31
0f987ed
  • Event rename tabcontainer:tabchange -> tab-container-change
  • Event now bubbles