lion/packages/core/CHANGELOG.md
CircleCI 33652e5e49 chore: release new versions
- @lion/ajax@0.1.16
 - @lion/button@0.2.0
 - @lion/calendar@0.1.45
 - @lion/checkbox-group@0.1.45
 - @lion/checkbox@0.1.41
 - @lion/choice-input@0.2.18
 - @lion/core@0.1.13
 - @lion/field@0.1.38
 - @lion/fieldset@0.1.40
 - @lion/form-system@0.0.47
 - @lion/form@0.1.44
 - @lion/icon@0.2.5
 - @lion/input-amount@0.1.41
 - @lion/input-date@0.1.40
 - @lion/input-datepicker@0.1.48
 - @lion/input-email@0.1.40
 - @lion/input-iban@0.1.41
 - @lion/input@0.1.40
 - @lion/localize@0.4.9
 - @lion/overlays@0.3.11
 - @lion/popup@0.2.25
 - @lion/radio-group@0.1.45
 - @lion/radio@0.1.41
 - @lion/select@0.1.38
 - @lion/steps@0.1.14
 - @lion/textarea@0.1.42
 - @lion/tooltip@0.2.25
 - @lion/validate@0.2.22
2019-07-25 14:15:32 +00:00

3.1 KiB

Change Log

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

0.1.13 (2019-07-25)

Bug Fixes

  • core: add DisabledMixin to manage disabled (0d64792)
  • core: add DisabledWithTabIndexMixin to manage disabled and tabindex (e5b174e)

0.1.12 (2019-07-24)

Note: Version bump only for package @lion/core

0.1.11 (2019-07-23)

Note: Version bump only for package @lion/core

0.1.10 (2019-07-23)

Note: Version bump only for package @lion/core

0.1.9 (2019-05-29)

Note: Version bump only for package @lion/core

0.1.8 (2019-05-24)

Bug Fixes

  • core: do not pin lit-html version and allow lit-element patches (28fa203)

0.1.7 (2019-05-22)

Note: Version bump only for package @lion/core

0.1.6 (2019-05-17)

Bug Fixes

  • core: remove type exports; use lit-element/html directly for types (b2e7b70)

0.1.5 (2019-05-16)

Bug Fixes

  • core: exposed property and PropertyDeclarations from lit-element (ef3ce64)

0.1.4 (2019-05-13)

Bug Fixes

  • add prepublish step to make links absolute for npm docs (9f2c4f6)

0.1.3 (2019-04-28)

Bug Fixes

  • update storybook/linting; adjust story labels, eslint ignores (8d96f84)

0.1.2 (2019-04-27)

Bug Fixes

  • add missing exports to core, input-iban, localize (f5fd18c)

0.1.1 (2019-04-26)

Bug Fixes

  • add missing files to npm packages (0e3ca17)

0.1.0 (2019-04-26)

Features

  • release inital public lion version (ec8da8f)