Skip to content

Releases: ing-bank/lion

@lion/[email protected]

18 Sep 09:18
b25478e
Compare
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

@lion/[email protected]

11 Sep 06:24
a59d362
Compare
Choose a tag to compare

Patch Changes

  • bca25bc: fix: [overlays] avoid growing margin when using preventsScroll: false
  • 02a9427: [combobox] reset listbox options on click/enter for multiple-choice
  • ac9d16b: [input-file] fix the bug that accept attribute in the input field didn't work properly
  • e0ef676: opened-changed event detail exposes opened state
  • 61bf8cb: [select-rich] sets and removes the button role and aria attributes on change of singleOption
  • 719991f: add "aria-expanded" attribute only for the non-modal dialogs

@lion/[email protected]

07 Aug 10:03
e6f2e59
Compare
Choose a tag to compare

Patch Changes

  • 58796de: improve deep-contains function so it works correctly with slots
  • f9ba215: [overlays] prevent closing of a modal dialog on pressing Esc and hidesOnEsc is set to false
  • cdf0a9e: [input-stepper] add parseNumber and formatNumber to format the value based on locale

@lion/[email protected]

24 Jul 08:30
b15d2aa
Compare
Choose a tag to compare

Patch Changes

  • 1dce98d: fix focus first erroneous for listbox

[email protected]

10 Jul 20:32
856c265
Compare
Choose a tag to compare

Patch Changes

  • 4ee62c3: export MatchSubclassesAnalyzer for external usage

@lion/[email protected]

27 Jun 12:18
15a9d70
Compare
Choose a tag to compare

Patch Changes

  • 3dbee0c: [FeedbackValidation] add a translation of the validation feedback type to the beginning of the validation message
  • 08a1cb1: [tabs] make tab panels focusable
  • 57597bb: [form-core] Updated behavior of name attribute in FormRegisteringMixin to convert values to string type
  • 58d56b2: [input-file] add files more than once doesn't overwrite model value anymore
  • b2d7d9b: [input-file] improve a11y labels
  • b50b960: [combobox] update the code to when show and hide the overlay, to be more robust

[email protected]

21 May 14:24
3829e2d
Compare
Choose a tag to compare

Patch Changes

  • bdebc8f: - expose types; improve logging and formatting
    • apply memoisation in optimised-glob
    • add perf logs to LogService
    • allow to clear cache of memoized function

@lion/[email protected]

21 May 14:24
3829e2d
Compare
Choose a tag to compare

Patch Changes

  • 08d13e1: Now prints console error when shadowRoot is not found

@lion/[email protected]

17 May 19:47
ca08d89
Compare
Choose a tag to compare

Minor Changes

  • c7c83d1: Update underlying code-formatter prettier to major version 3 and updated the prettify API accordingly.

    Consumers of this package need to make sure to await any calls to prettify as the function now returns a promise.

[email protected]

16 May 20:07
1df3854
Compare
Choose a tag to compare

Patch Changes

  • 9f8826a: resolve scoped packages outside node_modules