Skip to content

Releases: ing-bank/lion

[email protected]

16 Oct 12:46
370b357
Compare
Choose a tag to compare

Patch Changes

@lion/[email protected]

16 Oct 12:46
370b357
Compare
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
Compare
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
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