Skip to content

Releases: ing-bank/lion

providence-analytics@0.18.2

31 Jan 18:58

Choose a tag to compare

Patch Changes

@lion/ui@0.11.0

30 Jan 15:55

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

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

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

Choose a tag to compare

Minor Changes

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

@lion/ui@0.10.0

15 Jan 15:41

Choose a tag to compare

Minor Changes

  • 35e6605: [form-core] add "user-edited" mode to formatOptions while editing existing value of a form control
  • 8377e8d: [overlays]: rework setup and teardown logic of OverlayMixin (allow to reconnect offline dom nodes; allow moving dom nodes in performant way)

Patch Changes

  • 45f0666: [input-amount]: when an existing value is edited (preformatted), stick with the same heuristic for interpreting separators (commas, dots, spaces), namely: withLocale
  • e5ff2b0: [overlays]: overlayController teardown cleanup (removes logs in test files)
  • 8377e8d: [overlays]: allow Subclassers to teardown at the right moment
  • d5258d5: [form-core] enhance formatter and parser meta with viewValueStates

@lion/ui@0.9.1

19 Dec 08:22
9825cbf

Choose a tag to compare

Patch Changes

  • 67f5735: [input-stepper] move role="spinbutton" and relevant aria attributes to the inputNode
  • 0652492: [input-datepicker] replace spanish literal for openDatepickerLabel
  • a256f73: [input-tel-dropdown] remove the country telephone code from the modelValue on init, only have it as viewValue
  • e117884: show overlay based on overridden "_showOverlayCondition"

providence-analytics@0.17.3

09 Dec 14:06

Choose a tag to compare

Patch Changes

  • 7e25f3e: lfu and lru cache strategies for memoize
  • 344ffa9: make sure all cached asts are retrieved

@lion/ui@0.9.0

04 Dec 13:02
73ff119

Choose a tag to compare

Minor Changes

  • 5dc2205: [input-stepper] add aria-valuemin, aria-valuemax and an option to set aria-valuetext

Patch Changes

  • 3d49a41: prevent click on disabled elements
  • 382a9aa: make sure that voiceover + safari modals are accessible

@lion/ui@0.8.8

28 Nov 09:20
6d2e997

Choose a tag to compare

Patch Changes

  • eac4312: [lion-pagination] announce current page