Releases: ing-bank/lion
Releases · ing-bank/lion
providence-analytics@0.18.2
Patch Changes
- 0d3b2fd: update oxc-parser
@lion/ui@0.11.0
Minor Changes
- 29b729e: [input-amount] make sure that previous locale is not used for parsing on user-edit with <= 2 decimals
Patch Changes
providence-analytics@0.18.1
Patch Changes
- 0f0991c: [optimised-glob] use Array.concat for memory efficiency
@lion/ui@0.10.1
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
Minor Changes
- 71992cc: update version of oxc; cleanup; include .ts(x) and jsx by default
@lion/ui@0.10.0
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
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
@lion/ui@0.9.0
@lion/ui@0.8.8
Patch Changes
- eac4312: [lion-pagination] announce current page