Skip to content

Latest commit

 

History

History
208 lines (60 loc) · 4.65 KB

CHANGELOG.md

File metadata and controls

208 lines (60 loc) · 4.65 KB

Change Log

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

0.4.2 (2020-01-20)

Note: Version bump only for package @lion/core

0.4.1 (2020-01-17)

Bug Fixes

  • update storybook and use main.js (e61e0b9)

0.4.0 (2020-01-13)

Bug Fixes

  • refactor slot selection (5999ea9)

Features

  • improved storybook demos (89b835a)

0.3.0 (2019-11-13)

Features

  • remove all deprecations from lion (66d3d39)

0.2.1 (2019-10-23)

Bug Fixes

  • core: export Part classes from lit-html (#340) (9a8f45b)

0.2.0 (2019-09-25)

Features

  • overlays: align Overlays API + add DynamicOverlay (224f794)

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)