Skip to content

Releases: ing-bank/lion

[email protected]

06 Nov 11:06
Compare
Choose a tag to compare

Patch Changes

  • cc2a646: optimisedGlob: allow providing cwd with trailing slash

@lion/[email protected]

06 Nov 11:06
Compare
Choose a tag to compare

Patch Changes

  • 0582868: expand script that corrects types after build
  • a4f654a: fix(ui/types): export FocusHost type from types/form-core.js

@lion/[email protected]

06 Nov 11:06
Compare
Choose a tag to compare

Minor Changes

  • 8d178a5: add interceptors for parsed response JSON objects

@lion/[email protected]

05 Nov 16:13
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Patch Changes

  • 6ec74dc: support fullPath notation in optimisedGlob

[email protected]

21 Oct 10:22
Compare
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
Compare
Choose a tag to compare

Patch Changes