Releases: ing-bank/lion
Releases · ing-bank/lion
providence-analytics@0.19.0
Minor Changes
- 9827228: - use globby again
- fix ast cache (prevent from endless expanding); expose amountOfCachedProjects
@lion/ui@0.11.2
@lion/ui@0.11.1
providence-analytics@0.18.4
Patch Changes
- 87ba78e: fix: provide right ast to oxcTraverse
providence-analytics@0.18.3
Patch Changes
- 103df25: - pin oxc-parser for stability/predictability
- fix export default edge cases in
find-exports
- fix export default edge cases in
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