Skip to content

Releases: ing-bank/lion

providence-analytics@0.19.0

20 Mar 10:41
Compare
Choose a tag to compare

Minor Changes

  • 9827228: - use globby again
    • fix ast cache (prevent from endless expanding); expose amountOfCachedProjects

@lion/ui@0.11.2

19 Mar 09:43
Compare
Choose a tag to compare

Patch Changes

  • a181a03: [localize] Fix bug that accepted 3 digit year
  • 163af2e: prepared documentation for cross-compatibility rocket and astro

@lion/ui@0.11.1

06 Mar 10:07
593b753
Compare
Choose a tag to compare

Patch Changes

  • 22b8f24: [lion-checkbox-indeterminate] Fix bugs regarding disabled and pre-checked children
  • d86c1f7: [select-rich] block arrow key interaction when singleOption is set

providence-analytics@0.18.4

03 Feb 11:59
Compare
Choose a tag to compare

Patch Changes

  • 87ba78e: fix: provide right ast to oxcTraverse

providence-analytics@0.18.3

03 Feb 10:32
Compare
Choose a tag to compare

Patch Changes

  • 103df25: - pin oxc-parser for stability/predictability
    • fix export default edge cases in find-exports

providence-analytics@0.18.2

31 Jan 18:58
Compare
Choose a tag to compare

Patch Changes

@lion/ui@0.11.0

30 Jan 15:55
Compare
Choose a tag to compare

Minor Changes

  • 29b729e: [input-amount] make sure that previous locale is not used for parsing on user-edit with <= 2 decimals

Patch Changes

  • b983379: [validate-messages] updated translation of the MinNumber and MaxNumber validation error messages, so that endpoint is included.
  • 41fecd3: [select-rich] allow arrowLeft and arrowRight to change the value when navigateWithinInvoker is true and dropdown is closed

providence-analytics@0.18.1

29 Jan 09:35
Compare
Choose a tag to compare

Patch Changes

  • 0f0991c: [optimised-glob] use Array.concat for memory efficiency

@lion/ui@0.10.1

29 Jan 09:35
Compare
Choose a tag to compare

Patch Changes

  • dd59812: [dialog] add an option to set role="alertdialog" instead of the default role="dialog"
  • 5344fde: [core] rerender direct host child with right slot attr when root is switched
  • a1d6dd9: [button] set the 'aria-disabled' attribute to 'true' when disabled and remove it when not disabled
  • 81e2a1d: [calendar] add translations for an information message for screen reader users when a date is disabled
  • 795237d: [form-core] add aria-hidden=true to the graphic element of the choiceInput
  • 2155e45: [overlays] add tabindex="-1" to prevent tooltips get focus in Safari and Firefox

providence-analytics@0.18.0

15 Jan 15:41
Compare
Choose a tag to compare

Minor Changes

  • 71992cc: update version of oxc; cleanup; include .ts(x) and jsx by default