lion/packages/input/CHANGELOG.md
github-actions[bot] aafbeba2fd Version Packages
2021-03-11 17:45:46 +00:00

27 KiB

Change Log

0.11.5

Patch Changes

  • dbacafa5: Type static get properties as {any} since the real class fields are typed separately and lit properties are just "configuring". Remove expect error.
  • Updated dependencies [dbacafa5]
    • @lion/form-core@0.8.5

0.11.4

Patch Changes

  • Updated dependencies [6b91c92d]
  • Updated dependencies [701aadce]
    • @lion/form-core@0.8.4

0.11.3

Patch Changes

  • Updated dependencies [b2a1c1ef]
    • @lion/form-core@0.8.3

0.11.2

Patch Changes

  • Updated dependencies [d0b37e62]
    • @lion/form-core@0.8.2

0.11.1

Patch Changes

  • Updated dependencies [deb95d13]
    • @lion/form-core@0.8.1

0.11.0

Minor Changes

  • b2f981db: Add exports field in package.json

    Note that some tools can break with this change as long as they respect the exports field. If that is the case, check that you always access the elements included in the exports field, with the same name which they are exported. Any item not exported is considered private to the package and should not be accessed from the outside.

Patch Changes

  • Updated dependencies [b2f981db]
    • @lion/form-core@0.8.0

0.10.16

Patch Changes

  • Updated dependencies [a7b27502]
    • @lion/form-core@0.7.3

0.10.15

Patch Changes

0.10.14

Patch Changes

  • Updated dependencies [8fb7e7a1]
  • Updated dependencies [9112d243]
    • @lion/form-core@0.7.1

0.10.13

Patch Changes

  • 5302ec89: Minimise dependencies by removing integration demos to form-integrations and form-core packages.
  • 98f1bb7e: Ensure all lit imports are imported from @lion/core. Remove devDependencies in all subpackages and move to root package.json. Add demo dependencies as real dependencies for users that extend our docs/demos.
  • Updated dependencies [5302ec89]
  • Updated dependencies [98f1bb7e]
  • Updated dependencies [a8cf4215]
    • @lion/form-core@0.7.0

0.10.12

Patch Changes

  • Updated dependencies [9fba9007]
    • @lion/core@0.13.6
    • @lion/form-core@0.6.14

0.10.11

Patch Changes

  • Updated dependencies [41edf033]
    • @lion/core@0.13.5
    • @lion/form-core@0.6.13

0.10.10

Patch Changes

  • Updated dependencies [5553e43e]
    • @lion/form-core@0.6.12

0.10.9

Patch Changes

  • Updated dependencies [aa8ad0e6]
  • Updated dependencies [4bacc17b]
    • @lion/form-core@0.6.11

0.10.8

Patch Changes

  • Updated dependencies [c5c4d4ba]
    • @lion/form-core@0.6.10

0.10.7

Patch Changes

  • Updated dependencies [cf0967fe]
    • @lion/form-core@0.6.9

0.10.6

Patch Changes

  • Updated dependencies [b222fd78]
    • @lion/form-core@0.6.8

0.10.5

Patch Changes

  • Updated dependencies [cfbcccb5]
    • @lion/core@0.13.4
    • @lion/form-core@0.6.7

0.10.4

Patch Changes

  • Updated dependencies [e2e4deec]
    • @lion/core@0.13.3
    • @lion/form-core@0.6.6

0.10.3

Patch Changes

  • 618f2698: Run tests also on webkit
  • Updated dependencies [20ba0ca8]
  • Updated dependencies [618f2698]
    • @lion/core@0.13.2
    • @lion/form-core@0.6.5

0.10.2

Patch Changes

0.10.1

Patch Changes

  • 0aa4480e: Refactor of some fields to ensure that _inputNode has the right type. It starts as HTMLElement for LionField, and all HTMLInputElement, HTMLSelectElement and HTMLTextAreaElement logic, are moved to the right places.
  • Updated dependencies [d5faa459]
  • Updated dependencies [0aa4480e]
    • @lion/form-core@0.6.3

0.10.0

Minor Changes

  • 32202a88: Add types for LionInput component, including applying them in the tests.

Patch Changes

0.9.2

Patch Changes

  • Updated dependencies [75107a4b]
  • Updated dependencies [60d5d1d3]
    • @lion/core@0.12.0
    • @lion/form-core@0.6.1

0.9.1

Patch Changes

  • Updated dependencies [874ff483]
    • @lion/form-core@0.6.0
    • @lion/core@0.11.0

0.9.0

Minor Changes

  • 65ecd432: Update to lit-element 2.4.0, changed all uses of _requestUpdate into requestUpdateInterval

Patch Changes

  • Updated dependencies [65ecd432]
  • Updated dependencies [4dc621a0]
    • @lion/core@0.10.0
    • @lion/form-core@0.5.0

0.8.6

Patch Changes

  • Updated dependencies [c347fce4]
    • @lion/form-core@0.4.4

0.8.5

Patch Changes

  • Updated dependencies [4b3ac525]
    • @lion/core@0.9.1
    • @lion/form-core@0.4.3

0.8.4

Patch Changes

  • Updated dependencies [dd021e43]
  • Updated dependencies [07c598fd]
    • @lion/form-core@0.4.2

0.8.3

Patch Changes

  • Updated dependencies [fb236975]
    • @lion/form-core@0.4.1

0.8.2

Patch Changes

  • Updated dependencies [3c61fd29]
  • Updated dependencies [9ecab4d5]
    • @lion/form-core@0.4.0
    • @lion/core@0.9.0

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

0.8.1 (2020-07-28)

Note: Version bump only for package @lion/input

0.8.0 (2020-07-27)

Features

  • synchronous form registration system (8698f73)

0.7.13 (2020-07-16)

Note: Version bump only for package @lion/input

0.7.12 (2020-07-13)

Note: Version bump only for package @lion/input

0.7.11 (2020-07-09)

Note: Version bump only for package @lion/input

0.7.10 (2020-07-09)

Note: Version bump only for package @lion/input

0.7.9 (2020-07-09)

Note: Version bump only for package @lion/input

0.7.8 (2020-07-07)

Note: Version bump only for package @lion/input

0.7.7 (2020-07-06)

Note: Version bump only for package @lion/input

0.7.6 (2020-06-18)

Note: Version bump only for package @lion/input

0.7.5 (2020-06-10)

Note: Version bump only for package @lion/input

0.7.4 (2020-06-09)

Note: Version bump only for package @lion/input

0.7.3 (2020-06-08)

Note: Version bump only for package @lion/input

0.7.2 (2020-06-08)

Note: Version bump only for package @lion/input

0.7.1 (2020-06-03)

Bug Fixes

  • remove all stories folders from npm (1e04d06)

0.7.0 (2020-05-29)

Features

  • merge field/validate/choice-input/form-group into @lion/form-core (6170374)
  • use markdown javascript (mdjs) for documentation (bcd074d)

0.6.1 (2020-05-27)

Note: Version bump only for package @lion/input

0.6.0 (2020-05-18)

Features

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

0.5.22 (2020-04-29)

Note: Version bump only for package @lion/input

0.5.21 (2020-04-02)

Note: Version bump only for package @lion/input

0.5.20 (2020-03-25)

Note: Version bump only for package @lion/input

0.5.19 (2020-03-19)

Note: Version bump only for package @lion/input

0.5.18 (2020-03-05)

Note: Version bump only for package @lion/input

0.5.17 (2020-03-04)

Note: Version bump only for package @lion/input

0.5.16 (2020-03-02)

Note: Version bump only for package @lion/input

0.5.15 (2020-03-01)

Note: Version bump only for package @lion/input

0.5.14 (2020-02-26)

Note: Version bump only for package @lion/input

0.5.13 (2020-02-20)

Bug Fixes

  • rearrange/cleanup mixin duties (cb7120e)

0.5.12 (2020-02-19)

Bug Fixes

  • reduce storybook chunck sizes for more performance (9fc5606)

0.5.11 (2020-02-10)

Note: Version bump only for package @lion/input

0.5.10 (2020-02-06)

Note: Version bump only for package @lion/input

0.5.9 (2020-02-06)

Note: Version bump only for package @lion/input

0.5.8 (2020-02-06)

Note: Version bump only for package @lion/input

0.5.7 (2020-02-05)

Note: Version bump only for package @lion/input

0.5.6 (2020-02-05)

Note: Version bump only for package @lion/input

0.5.5 (2020-02-03)

Note: Version bump only for package @lion/input

0.5.4 (2020-01-23)

Bug Fixes

  • update links in stories (0c53b1d)

0.5.3 (2020-01-23)

Note: Version bump only for package @lion/input

0.5.2 (2020-01-20)

Note: Version bump only for package @lion/input

0.5.1 (2020-01-17)

Bug Fixes

  • update storybook and use main.js (e61e0b9)

0.5.0 (2020-01-13)

Features

  • improved storybook demos (89b835a)

0.4.2 (2020-01-08)

Note: Version bump only for package @lion/input

0.4.1 (2019-12-13)

Note: Version bump only for package @lion/input

0.4.0 (2019-12-04)

Features

  • integrate and pass automated a11y testing (e1a417b)

0.3.8 (2019-12-03)

Bug Fixes

  • let lerna publish fixed versions (bc7448c)

0.3.7 (2019-12-02)

Bug Fixes

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

0.3.6 (2019-12-01)

Note: Version bump only for package @lion/input

0.3.5 (2019-11-28)

Note: Version bump only for package @lion/input

0.3.4 (2019-11-27)

Note: Version bump only for package @lion/input

0.3.3 (2019-11-27)

Note: Version bump only for package @lion/input

0.3.2 (2019-11-26)

Note: Version bump only for package @lion/input

0.3.1 (2019-11-22)

Note: Version bump only for package @lion/input

0.3.0 (2019-11-18)

Features

  • finalize validation and adopt it everywhere (396deb2)

0.2.1 (2019-11-15)

Note: Version bump only for package @lion/input

0.2.0 (2019-11-13)

Features

  • remove all deprecations from lion (66d3d39)

0.1.66 (2019-11-12)

Bug Fixes

  • added placeholder attribute for input (07f5fc4)

0.1.65 (2019-11-06)

Note: Version bump only for package @lion/input

0.1.64 (2019-11-01)

Note: Version bump only for package @lion/input

0.1.63 (2019-10-25)

Bug Fixes

  • input: ensure readOnly is reflected to the readonly attribute (d25b2d4)

0.1.62 (2019-10-23)

Note: Version bump only for package @lion/input

0.1.61 (2019-10-23)

Note: Version bump only for package @lion/input

0.1.60 (2019-10-21)

Note: Version bump only for package @lion/input

0.1.59 (2019-10-14)

Note: Version bump only for package @lion/input

0.1.58 (2019-10-11)

Note: Version bump only for package @lion/input

0.1.57 (2019-10-09)

Note: Version bump only for package @lion/input

0.1.56 (2019-10-07)

Note: Version bump only for package @lion/input

0.1.55 (2019-09-30)

Note: Version bump only for package @lion/input

0.1.54 (2019-09-27)

Note: Version bump only for package @lion/input

0.1.53 (2019-09-25)

Note: Version bump only for package @lion/input

0.1.52 (2019-09-20)

Note: Version bump only for package @lion/input

0.1.51 (2019-09-19)

Note: Version bump only for package @lion/input

0.1.50 (2019-09-13)

Note: Version bump only for package @lion/input

0.1.49 (2019-08-23)

Note: Version bump only for package @lion/input

0.1.48 (2019-08-17)

Note: Version bump only for package @lion/input

0.1.47 (2019-08-15)

Note: Version bump only for package @lion/input

0.1.46 (2019-08-15)

Note: Version bump only for package @lion/input

0.1.45 (2019-08-14)

Bug Fixes

  • field: move type property to input & add step property to input (5d893f3)

0.1.44 (2019-08-07)

Note: Version bump only for package @lion/input

0.1.43 (2019-08-07)

Note: Version bump only for package @lion/input

0.1.42 (2019-07-30)

Note: Version bump only for package @lion/input

0.1.41 (2019-07-30)

Note: Version bump only for package @lion/input

0.1.40 (2019-07-25)

Note: Version bump only for package @lion/input

0.1.39 (2019-07-24)

Note: Version bump only for package @lion/input

0.1.38 (2019-07-23)

Note: Version bump only for package @lion/input

0.1.37 (2019-07-23)

Note: Version bump only for package @lion/input

0.1.36 (2019-07-23)

Note: Version bump only for package @lion/input

0.1.35 (2019-07-19)

Note: Version bump only for package @lion/input

0.1.34 (2019-07-19)

Note: Version bump only for package @lion/input

0.1.33 (2019-07-18)

Note: Version bump only for package @lion/input

0.1.32 (2019-07-17)

Bug Fixes

  • support Chinese language (a0ebd2d)

0.1.31 (2019-07-16)

Bug Fixes

  • input: delegate "step" attribute (2740f17)

0.1.30 (2019-07-16)

Note: Version bump only for package @lion/input

0.1.29 (2019-07-15)

Note: Version bump only for package @lion/input

0.1.28 (2019-07-15)

Note: Version bump only for package @lion/input

0.1.27 (2019-07-09)

Note: Version bump only for package @lion/input

0.1.26 (2019-07-04)

Note: Version bump only for package @lion/input

0.1.25 (2019-07-02)

Note: Version bump only for package @lion/input

0.1.24 (2019-07-02)

Note: Version bump only for package @lion/input

0.1.23 (2019-06-27)

Note: Version bump only for package @lion/input

0.1.22 (2019-06-24)

Bug Fixes

  • input-datepicker: disable invoker when readonly (5cd9452)

0.1.21 (2019-06-20)

Note: Version bump only for package @lion/input

0.1.20 (2019-06-18)

Note: Version bump only for package @lion/input

0.1.19 (2019-06-06)

Note: Version bump only for package @lion/input

0.1.18 (2019-06-04)

Note: Version bump only for package @lion/input

0.1.17 (2019-05-31)

Note: Version bump only for package @lion/input

0.1.16 (2019-05-31)

Note: Version bump only for package @lion/input

0.1.15 (2019-05-29)

Note: Version bump only for package @lion/input

0.1.14 (2019-05-29)

Note: Version bump only for package @lion/input

0.1.13 (2019-05-24)

Note: Version bump only for package @lion/input

0.1.12 (2019-05-22)

Note: Version bump only for package @lion/input

0.1.11 (2019-05-17)

Note: Version bump only for package @lion/input

0.1.10 (2019-05-16)

Note: Version bump only for package @lion/input

0.1.9 (2019-05-16)

Note: Version bump only for package @lion/input

0.1.8 (2019-05-13)

Note: Version bump only for package @lion/input

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/input

0.1.5 (2019-05-07)

Bug Fixes

  • import from entry points so stories can be extended (49f18a4)

0.1.4 (2019-04-29)

Note: Version bump only for package @lion/input

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/input

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)