lion/packages/tabs/CHANGELOG.md
CircleCI b58aa65377 chore: release new versions
- @lion/ajax@0.2.9
 - @lion/button@0.5.11
 - @lion/calendar@0.7.1
 - @lion/checkbox-group@0.8.7
 - @lion/choice-input@0.8.1
 - @lion/core@0.5.1
 - @lion/dialog@0.4.14
 - @lion/field@0.12.1
 - @lion/fieldset@0.10.1
 - @lion/form-system@0.7.2
 - @lion/form@0.4.22
 - @lion/helpers@0.3.5
 - @lion/icon@0.4.3
 - @lion/input-amount@0.5.21
 - @lion/input-date@0.5.22
 - @lion/input-datepicker@0.11.2
 - @lion/input-email@0.6.6
 - @lion/input-iban@0.7.1
 - @lion/input-range@0.2.21
 - @lion/input@0.5.21
 - @lion/localize@0.9.1
 - @lion/overlays@0.12.9
 - @lion/radio-group@0.8.7
 - @lion/select-rich@0.14.1
 - @lion/select@0.5.21
 - @lion/steps@0.3.8
 - @lion/switch@0.8.1
 - @lion/tabs@0.2.8
 - @lion/textarea@0.5.22
 - @lion/tooltip@0.8.9
 - @lion/validate@0.9.1
2020-04-02 14:28:44 +00:00

3 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.8 (2020-04-02)

Note: Version bump only for package @lion/tabs

0.2.7 (2020-03-25)

Note: Version bump only for package @lion/tabs

0.2.6 (2020-03-05)

Note: Version bump only for package @lion/tabs

0.2.5 (2020-03-04)

Bug Fixes

  • tabs: prevent scrolling when initially focussing a tab (e3bbc3e)

0.2.4 (2020-02-19)

Bug Fixes

  • tab: remove scroll while navigating the tabs using up/down arrows (#592) (9c6eaf8)
  • reduce storybook chunck sizes for more performance (9fc5606)

0.2.3 (2020-02-06)

Note: Version bump only for package @lion/tabs

0.2.2 (2020-01-20)

Note: Version bump only for package @lion/tabs

0.2.1 (2020-01-17)

Bug Fixes

  • update storybook and use main.js (e61e0b9)

0.2.0 (2020-01-13)

Features

  • improved storybook demos (89b835a)

0.1.3 (2019-12-02)

Bug Fixes

  • use strict versions to get correct deps on older versions (8645c13)

0.1.2 (2019-11-15)

Bug Fixes

  • refactor slot selection (5999ea9)

0.1.1 (2019-11-13)

Note: Version bump only for package @lion/tabs

0.1.0 (2019-10-31)

Features

  • tabs: create tabs component (7a562a6)