Skip to content

Releases: tabpanelwidget/tabpanelwidget

Release 0.1.38

14 Nov 03:03
@tjk tjk
Compare
Choose a tag to compare
  • new heuristic for dynamic check (to fix issue from ff) (fd1fb32)

Release 0.1.37

10 Nov 03:31
@tjk tjk
Compare
Choose a tag to compare

Fix rules for `tpw-bar`

10 Nov 03:10
35b6264
Compare
Choose a tag to compare

Toggling tpw-tabpanel from the Widget should not change the layout of the tabs (which seems to break Firefox for some reason).

Release 0.1.35

10 Nov 00:39
@tjk tjk
Compare
Choose a tag to compare
  • dont remove tpw-selected from shadow (3482ea0)

Release 0.1.34

31 Oct 20:59
@tjk tjk
Compare
Choose a tag to compare
  • disable fouc protection if features are not supported (to not end up hidden without polyfill) (f3e6764)

Release 0.1.33

30 Oct 02:44
@tjk tjk
Compare
Choose a tag to compare
  • include ie10 in browserslist (dont think it changes much if anything) (91c315d)

Release 0.1.32

28 Oct 19:17
@tjk tjk
Compare
Choose a tag to compare
  • Added inline-block as a fallback for flex in IE10 (e039e06)

Release 0.1.31

27 Oct 04:10
@tjk tjk
Compare
Choose a tag to compare
  • check if tablist has parentNode (fd26482)

Release 0.1.30

27 Oct 03:51
@tjk tjk
Compare
Choose a tag to compare
  • remove() -> parentNode.removeChild(...) (bd585df)

Release 0.1.29

27 Oct 03:27
@tjk tjk
Compare
Choose a tag to compare
  • let buffered instead of const (0dffded)