Skip to content

Releases: ing-bank/lion

@lion/[email protected]

14 Sep 13:21
a447ad6
Compare
Choose a tag to compare

Patch Changes

  • a58d8ce: export more type definitions

@lion/[email protected]

14 Sep 13:21
a447ad6
Compare
Choose a tag to compare

Patch Changes

@lion/[email protected]

12 Sep 13:26
3c605b1
Compare
Choose a tag to compare

Minor Changes

  • a3738b5: Bypass the requirement to support export & import map to consume @lion/ui

Patch Changes

  • ebe13e1: fix: undefined document.body
  • b0a74f2: fix(progress-indicator): accept 0 as a valid value
  • b89d889: Render exactly 6 weeks in every months.
  • 9b9485d: [calendar] focusCentralDate function should only use buttons inside the dates table
  • d1f92a3: Make disabled date buttons not selectable via keyboard navigation in LionCalendar.
  • d597c07: [localize] with localizeNameSpaces type
  • 6ccfb27: [input-datepicker] only disable dates is the validator type is "error"
  • 4cc72b1: feat: allow Required validator on Fieldset and Form;
  • cecf5ed: lion-accordion now replaces expanded with a copy when it changes on click of an invoker button.
  • 857d47a: Handle focusin event in invokers in LionAccordion. Fix tabbing issues.

@lion/[email protected]

12 Sep 13:26
3c605b1
Compare
Choose a tag to compare

Patch Changes

  • 275f49e: Preserve error name and enrich it with the response status

@lion/[email protected]

22 Aug 13:28
Compare
Choose a tag to compare

@lion/nodejs-helpers

@lion/[email protected]

22 Aug 14:52
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • Bypass the requirement to support export & import map to consume @lion/ui

@lion/[email protected]

01 Aug 09:01
3a652d6
Compare
Choose a tag to compare

Patch Changes

  • 9cdac8e: Clone response before reading and parsing the body.

@lion/[email protected]

25 Jul 18:02
16d95c6
Compare
Choose a tag to compare

Patch Changes

  • 5eafa1f: hide overlay arrow from screen readers

@lion/[email protected]

25 Jul 18:02
16d95c6
Compare
Choose a tag to compare

Minor Changes

  • 7a875ef: Parses response body automatically for fetchJson failed responses. Add test for reading out the response body in cases of a failed response in regular fetch call.

@lion/[email protected]

06 Jul 11:04
b340fd7
Compare
Choose a tag to compare

Patch Changes

  • fd93cc0: fix: avoid JSON.parsing empty responses