Skip to content

Releases: ing-bank/lion

@lion/ui@0.15.2

30 Oct 12:40
014a136

Choose a tag to compare

Patch Changes

  • e6a8fa7: [input-amount-dropdown] add translations
  • abcc6fd: fix hidesOnEsc for nested overlays

providence-analytics@0.19.1

20 Oct 20:21
b74d312

Choose a tag to compare

Patch Changes

  • f7e73f8: enhance getSourceCodeFragmentOfDeclaration api

@lion/ui@0.15.1

08 Oct 06:52
bfc0ad1

Choose a tag to compare

Patch Changes

  • f8dda40: [listbox] fix rendering for lazy slottables

singleton-manager@1.8.0

17 Sep 07:26
4c077fb

Choose a tag to compare

Minor Changes

  • 6e0ed97: Add lazifyInstantiation method to singleton-manager. It will help create side-effect-free app setups, avoiding hosisting problems during bundling conflicts and/or long-winded, multi-file setup logic.

@lion/ui@0.15.0

17 Sep 07:26
4c077fb

Choose a tag to compare

Minor Changes

  • 6e0ed97: Make the manager singletons get instantiated and registered lazily.

Patch Changes

  • 02d0106: [input-stepper] make decrement and increment functions protected instead of private
  • Updated dependencies [6e0ed97]
    • singleton-manager@1.8.0

@lion/ui@0.14.3

03 Sep 13:43
b80c6f4

Choose a tag to compare

Patch Changes

  • 5360c5a: [select-rich] improve rendering by the lit cache function

@lion/ui@0.14.2

25 Aug 09:57
07f7ea6

Choose a tag to compare

Patch Changes

  • da22fdb: [overlays] allow the popup dialog to close when it is setup by lit cache

@lion/ui@0.14.1

21 Aug 12:12
9ac3fa4

Choose a tag to compare

Patch Changes

  • f6860c4: exports amount-dropdown types

@lion/ui@0.14.0

13 Aug 12:45
1437fdd

Choose a tag to compare

Minor Changes

  • 57800c4: adds the lion-input-amount-dropdown component

@lion/ui@0.13.1

08 Aug 13:56

Choose a tag to compare

Patch Changes

  • 63454c2: add @slot and @customElements meta data for custom-elements manifest
  • 63454c2: cleanup IE11 code in LionButton
  • 713429a: adds configuration options to the success message validation