lion/packages/tabs/CHANGELOG.md
CircleCI b7ea11c767 chore: release new versions
- @lion/accordion@0.1.3
 - @lion/ajax@0.4.4
 - @lion/button@0.7.8
 - @lion/calendar@0.9.6
 - @lion/checkbox-group@0.11.5
 - @lion/core@0.8.0
 - @lion/dialog@0.7.10
 - @lion/fieldset@0.13.12
 - @lion/form-core@0.2.5
 - @lion/form-integrations@0.1.18
 - @lion/form@0.6.12
 - @lion/helpers@0.5.3
 - @lion/icon@0.6.5
 - @lion/input-amount@0.7.12
 - @lion/input-date@0.7.12
 - @lion/input-datepicker@0.14.15
 - @lion/input-email@0.8.12
 - @lion/input-iban@0.9.12
 - @lion/input-range@0.4.12
 - @lion/input@0.7.12
 - @lion/localize@0.13.1
 - @lion/overlays@0.16.10
 - providence-analytics@0.2.2
 - @lion/radio-group@0.11.5
 - @lion/select-rich@0.18.17
 - @lion/select@0.7.12
 - singleton-manager@1.1.1
 - @lion/steps@0.5.4
 - @lion/switch@0.10.13
 - @lion/tabs@0.5.0
 - @lion/textarea@0.7.12
 - @lion/tooltip@0.12.5
 - @lion/validate-messages@0.2.4
2020-07-13 09:47:50 +00:00

5.3 KiB

Change Log

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

0.5.0 (2020-07-13)

Features

  • tabs: fix types and export type definition files for tabs (0cf8a0c)

0.4.4 (2020-06-18)

Note: Version bump only for package @lion/tabs

0.4.3 (2020-06-10)

Note: Version bump only for package @lion/tabs

0.4.2 (2020-06-08)

Note: Version bump only for package @lion/tabs

0.4.1 (2020-06-03)

Bug Fixes

  • remove all stories folders from npm (1e04d06)

0.4.0 (2020-05-29)

Features

  • use markdown javascript (mdjs) for documentation (bcd074d)

0.3.1 (2020-05-27)

Bug Fixes

  • tabs: do not focus tabs when selectedIndex is set (#729) (e4ec227)

0.3.0 (2020-05-18)

Features

  • use singleton manager to support nested npm installations (e2eb0e0)

0.2.10 (2020-05-18)

Bug Fixes

  • tabs: tab keyboard navigation trap (fbbea36), closes #712

0.2.9 (2020-04-29)

Note: Version bump only for package @lion/tabs

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)