lion/packages/ui/components
Alberto López-Barranco c80bca7c83
fix(overlay-controller): do not scroll to invoker if it is visible (#2155)
* fix(overlay-controller): do not scroll to invoker if it is visible on screen

When closing an overlay, srollIntoView forced the invoker element to be placed in the middle of the screen. This fix prevents the scroll if the invoker is already visible, but still scrolls it into view if needed.

* chore: changeset
2023-12-11 12:44:01 +01:00
..
accordion fix(lion-accordion): make a copy when changing expanded (#2047) 2023-09-11 14:55:30 +02:00
button Fix/reuse UUID missing parent callback disabled property (#2090) 2023-11-27 14:07:18 +01:00
calendar chore(ui): lint and types fixes 2023-11-08 19:08:54 +01:00
checkbox-group chore: add checkboxIndeterminate test suite (#2013) 2023-06-14 16:24:34 +02:00
collapsible Fix/reuse UUID missing parent callback disabled property (#2090) 2023-11-27 14:07:18 +01:00
combobox fix(ui): combobox a11y 2023-11-08 19:02:55 +01:00
core fix(ui): use traditional style on ios for adopt-styles 2023-11-24 12:02:06 +01:00
dialog chore(dialog): add focus tests 2023-05-16 12:01:18 +02:00
drawer Fix/reuse UUID missing parent callback disabled property (#2090) 2023-11-27 14:07:18 +01:00
fieldset chore: introduce a component src folder 2022-10-31 16:55:07 +01:00
form feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
form-core chore: test/lint/swc fixes + changeset providence 2023-11-09 11:38:39 +01:00
form-integrations/test Feat/input file (#1881) 2023-06-06 11:30:43 +02:00
helpers chore(ui): lint and types fixes 2023-11-08 19:08:54 +01:00
icon chore(ui): lint and types fixes 2023-11-08 19:08:54 +01:00
input Revert "fix: create exports for test-suites and test-helpers (#2010)" (#2012) 2023-06-13 15:14:47 +02:00
input-amount fix(input-amount): Link currency to label after setting currency from… (#2091) 2023-10-17 14:55:13 +02:00
input-date fix(LionInputDatePicker): remove endless loop on InvalidDate modelValue (#1984) 2023-05-24 11:51:26 +02:00
input-datepicker Fix/reuse UUID missing parent callback disabled property (#2090) 2023-11-27 14:07:18 +01:00
input-email feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01:00
input-file Feat/is dragging prop (#2025) 2023-06-27 09:18:41 +02:00
input-iban fix: more sensible default for German iban validator translation 2023-03-15 09:42:48 +01:00
input-range chore(ui): lint and types fixes 2023-11-08 19:08:54 +01:00
input-stepper feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
input-tel Revert "fix: create exports for test-suites and test-helpers (#2010)" (#2012) 2023-06-13 15:14:47 +02:00
input-tel-dropdown Revert "fix: create exports for test-suites and test-helpers (#2010)" (#2012) 2023-06-13 15:14:47 +02:00
listbox chore: test/lint/swc fixes + changeset providence 2023-11-09 11:38:39 +01:00
localize fix(localize): parseDate by default to 2000 instead of 1900 when date is below 49 (#2148) 2023-11-29 10:52:21 +01:00
overlays fix(overlay-controller): do not scroll to invoker if it is visible (#2155) 2023-12-11 12:44:01 +01:00
pagination feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01:00
progress-indicator fix(progress-indicator): accept 0 as a valid value (#2068) 2023-09-04 13:02:34 +02:00
radio-group Fix(lion-radio-group): Resetting a group containing options with formatters (#2101) 2023-10-18 17:10:26 +02:00
select chore(ui): lint and types fixes 2023-11-08 19:08:54 +01:00
select-rich fix(@lion/ui): [select-rich] listbox element always focused in overlay 2023-02-09 18:41:18 +01:00
steps feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
switch Fix/reuse UUID missing parent callback disabled property (#2090) 2023-11-27 14:07:18 +01:00
tabs fix(tabs): set selectedIndex only if differ from previous selectedIndex 2023-12-01 09:57:19 +01:00
textarea chore(ui): lint and types fixes 2023-11-08 19:08:54 +01:00
tooltip fix(tooltip): hide tooltip if the invoker gets disabled (#2154) 2023-12-06 13:37:23 +01:00
validate-messages chore: fix DE locale typo for validation messages (#2115) 2023-11-29 11:19:56 +01:00