Skip to content

Releases: ing-bank/lion

@lion/[email protected]

05 Nov 16:13

Choose a tag to compare

Patch Changes

  • 360641c: [overlays] no hiding of nested overlays having hideOnEsc configured
  • 03a9b33: revert es version in tsconfig (as it was breaking types)

@lion/[email protected]

31 Oct 11:15

Choose a tag to compare

Patch Changes

  • 2c38a91: [core] make scoped-elements ssr-compatible
  • da5ae67: [localize] make sure LocalizeManager does not crash with lit-ssr
  • 1626dbd: improve test experience in dev-mode by limiting verbose warnings
  • 7c2b469: [validation-feedback] do not display type of the validation feedback message, if there is no message

[email protected]

29 Oct 11:45

Choose a tag to compare

Minor Changes

  • 615472c: - use oxc for all analyzers (oxc is way smaller and more performant than swc, let alone babel)

    • make swcTraverse compatible with oxc
    • expand scope functionality of swcTraverse

    BREAKING:

    • make parsers peerDependencies (babel or swc should be loaded by external analyzers)
    • rename swcTraverse to oxcTraverse

Patch Changes

  • 6f3137c: fix normalization of native glob dirent.parentPath for optimisedGlob

@lion/[email protected]

29 Oct 11:45

Choose a tag to compare

Patch Changes

  • 2d4fb0e: [form-core] make _setFocusOnFirstErroneousFormElement work for checkbox-group, radio-group and nested fieldsets
  • 7baecb5: [localize] make LocalizeManager ssr-compatible

[email protected]

22 Oct 10:06

Choose a tag to compare

Patch Changes

  • 6ec74dc: support fullPath notation in optimisedGlob

[email protected]

21 Oct 10:22

Choose a tag to compare

Patch Changes

  • 2dbb1ca: - support ignore: string[] globs in optimisedGlob
    • experimental fs.glob support under the hood in optimisedGlob

[email protected]

16 Oct 12:46
370b357

Choose a tag to compare

Patch Changes

@lion/[email protected]

16 Oct 12:46
370b357

Choose a tag to compare

Minor Changes

  • 27af6be: [combobox] change mimicUserTyping test helper function async and use sendKeys() internally

Patch Changes

  • 5530eef: fix(ui/calendar): use correct firstUpdated type signature
  • dbb9640: [core] fix chromium detection
  • 96b09e5: [accordion] make accordion closeable again

@lion/[email protected]

07 Oct 06:41
577e05e

Choose a tag to compare

Patch Changes

  • 4696ad7: [accordion] new "exclusive" feature, allowing one opened collapsible at a time
  • 5ce7fee: [validate-messages] set correct fieldName to required select validation message.

@lion/[email protected]

18 Sep 09:18
b25478e

Choose a tag to compare

Patch Changes

  • 9f7935c: [input-datepicker] Fix a locale bug
  • bb1f347: [calendar] Now central date would be nearest enabled date if today is disabled