Skip to content

Latest commit

 

History

History
799 lines (225 loc) · 18.6 KB

CHANGELOG.md

File metadata and controls

799 lines (225 loc) · 18.6 KB

Change Log

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

0.8.5 (2020-02-03)

Note: Version bump only for package @lion/field

0.8.4 (2020-01-23)

Note: Version bump only for package @lion/field

0.8.3 (2020-01-23)

Note: Version bump only for package @lion/field

0.8.2 (2020-01-20)

Note: Version bump only for package @lion/field

0.8.1 (2020-01-17)

Bug Fixes

  • update storybook and use main.js (e61e0b9)

0.8.0 (2020-01-13)

Features

  • improved storybook demos (89b835a)

0.7.1 (2020-01-08)

Note: Version bump only for package @lion/field

0.7.0 (2019-12-13)

Features

  • field: add wrappers to allow label left of input (5413ad1)

0.6.8 (2019-12-04)

Bug Fixes

  • field: support moving of a portal node (6a57e8a)

0.6.7 (2019-12-03)

Bug Fixes

  • let lerna publish fixed versions (bc7448c)

0.6.6 (2019-12-02)

Bug Fixes

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

0.6.5 (2019-12-01)

Bug Fixes

  • overlays: remove _contentNodeWrapper on teardown (0b31494)

0.6.4 (2019-11-28)

Bug Fixes

  • input-amount: handle user pasting of amounts heuristically (3d438fc)

0.6.3 (2019-11-27)

Note: Version bump only for package @lion/field

0.6.2 (2019-11-27)

Bug Fixes

  • field: getAriaElementsInRightDomOrder IE fix (76492af)

0.6.1 (2019-11-26)

Bug Fixes

  • field: aria ordering within a FormControl (73e9dc5)

0.6.0 (2019-11-22)

Features

  • field: order aria attributes based on nodes (95d553e)

0.5.0 (2019-11-18)

Features

  • finalize validation and adopt it everywhere (396deb2)

0.4.1 (2019-11-15)

Bug Fixes

  • refactor slot selection (5999ea9)

0.4.0 (2019-11-13)

Features

  • remove all deprecations from lion (66d3d39)

0.3.7 (2019-11-06)

Note: Version bump only for package @lion/field

0.3.6 (2019-11-01)

Bug Fixes

  • field: add form elements in the correct order (bda9042)
  • field: delegate autocomplete to inputElement for security (8a4dd7e)
  • fieldset: manage when to show error messages (c984a66)

0.3.5 (2019-10-25)

Bug Fixes

  • field: teardown registrarmanager listener on field after register (88e75a2)

0.3.4 (2019-10-23)

Note: Version bump only for package @lion/field

0.3.3 (2019-10-23)

Note: Version bump only for package @lion/field

0.3.2 (2019-10-21)

Note: Version bump only for package @lion/field

0.3.1 (2019-10-14)

Bug Fixes

  • form-registrar-mixin: call becomesReady on connectedCallback (75b3e2c)
  • form-registrar-mixin: ensure becomesReady called only once (991af25)
  • form-registrar-mixin: fix typo (2d45e65)

0.3.0 (2019-10-11)

Features

  • field: add aria-live attribute to feedback slot (158c070)

0.2.10 (2019-10-09)

Note: Version bump only for package @lion/field

0.2.9 (2019-10-07)

Note: Version bump only for package @lion/field

0.2.8 (2019-09-30)

Note: Version bump only for package @lion/field

0.2.7 (2019-09-27)

Note: Version bump only for package @lion/field

0.2.6 (2019-09-25)

Note: Version bump only for package @lion/field

0.2.5 (2019-09-20)

Note: Version bump only for package @lion/field

0.2.4 (2019-09-19)

Bug Fixes

  • field: style disabled only on inputs inside input-group (9e1678a)

0.2.3 (2019-09-13)

Bug Fixes

  • field: change FocusEvent to regular Event to support IE11 (fb25057)

0.2.2 (2019-08-23)

Bug Fixes

  • field: implement FormRegistrarPortalMixin (2cb6dee)

0.2.1 (2019-08-17)

Note: Version bump only for package @lion/field

0.2.0 (2019-08-15)

Bug Fixes

  • field: cleaned up old register code (95a9ce7)

Features

  • field: add reset method and capture inital model value (d2035e6)

0.1.44 (2019-08-15)

Note: Version bump only for package @lion/field

0.1.43 (2019-08-14)

Bug Fixes

  • field: getter/setter for selectionStart/End instead of delegation (07eddb3)
  • field: move type property to input & add step property to input (5d893f3)
  • field: no delegate in FocusMixin; sync focused, redispatch events (88f5264)
  • field: sync name down instead of delegating (d2f4e3c)
  • field: sync type down instead of delegating (13b2740)
  • field: value delegation compatible with FormatMixin (3217c1a)

0.1.42 (2019-08-07)

Bug Fixes

  • field: added Date support to InteractionStateMixin (cfd78bd)

0.1.41 (2019-08-07)

Bug Fixes

  • form: add elements to Form Registrar Manager when connected (3d16dc7)
  • form: only splice 1 element (87bdc9a)
  • form: remove disconnected elements from Form Registrar Manager (a4f9465)
  • form: update test to be compatible with IE11 (92a548f)

0.1.40 (2019-07-30)

Note: Version bump only for package @lion/field

0.1.39 (2019-07-30)

Note: Version bump only for package @lion/field

0.1.38 (2019-07-25)

Note: Version bump only for package @lion/field

0.1.37 (2019-07-24)

Note: Version bump only for package @lion/field

0.1.36 (2019-07-23)

Note: Version bump only for package @lion/field

0.1.35 (2019-07-23)

Note: Version bump only for package @lion/field

0.1.34 (2019-07-23)

Note: Version bump only for package @lion/field

0.1.33 (2019-07-19)

Bug Fixes

  • field: make sure RegistrationSystem works well with ShadyDom (2a0d18b)

0.1.32 (2019-07-19)

Note: Version bump only for package @lion/field

0.1.31 (2019-07-18)

Note: Version bump only for package @lion/field

0.1.30 (2019-07-17)

Note: Version bump only for package @lion/field

0.1.29 (2019-07-16)

Note: Version bump only for package @lion/field

0.1.28 (2019-07-15)

Note: Version bump only for package @lion/field

0.1.27 (2019-07-15)

Bug Fixes

  • field: make InteractionState leaveEvent protected (3981985)
  • field: move FocusMixin out of InteractionStateMixin (b398f40)
  • field: no DomHelpers for FormControl and apply all needed mixins (bb1c702)
  • field: remove CssClassMixin from InteractionStateMixin (dcf8726)
  • field: remove unused EventMixin from FormatMixin (901fc8c)
  • field: the FormatMixin should work without an inputElement (2511bf6)

0.1.26 (2019-07-09)

Note: Version bump only for package @lion/field

0.1.25 (2019-07-04)

Note: Version bump only for package @lion/field

0.1.24 (2019-07-02)

Bug Fixes

  • field: don't return Unparseable on empty strings (6a85dbc)

0.1.23 (2019-07-02)

Bug Fixes

  • field: format conditionally on user input only (af8046c)

0.1.22 (2019-06-27)

Note: Version bump only for package @lion/field

0.1.21 (2019-06-20)

Note: Version bump only for package @lion/field

0.1.20 (2019-06-18)

Note: Version bump only for package @lion/field

0.1.19 (2019-06-06)

Note: Version bump only for package @lion/field

0.1.18 (2019-06-04)

Note: Version bump only for package @lion/field

0.1.17 (2019-05-31)

Bug Fixes

  • field: formats value after validation update (667eb81)

0.1.16 (2019-05-31)

Note: Version bump only for package @lion/field

0.1.15 (2019-05-29)

Bug Fixes

  • field: fix form registration in Edge (7e1a7ef)

0.1.14 (2019-05-29)

Note: Version bump only for package @lion/field

0.1.13 (2019-05-24)

Note: Version bump only for package @lion/field

0.1.12 (2019-05-22)

Note: Version bump only for package @lion/field

0.1.11 (2019-05-17)

Note: Version bump only for package @lion/field

0.1.10 (2019-05-16)

Note: Version bump only for package @lion/field

0.1.9 (2019-05-16)

Note: Version bump only for package @lion/field

0.1.8 (2019-05-13)

Note: Version bump only for package @lion/field

0.1.7 (2019-05-13)

Bug Fixes

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

0.1.6 (2019-05-08)

Note: Version bump only for package @lion/field

0.1.5 (2019-05-07)

Note: Version bump only for package @lion/field

0.1.4 (2019-04-29)

Note: Version bump only for package @lion/field

0.1.3 (2019-04-28)

Bug Fixes

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

0.1.2 (2019-04-27)

Note: Version bump only for package @lion/field

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)