lion/packages/ui/components
2023-10-17 14:52:53 +02:00
..
accordion fix(lion-accordion): make a copy when changing expanded (#2047) 2023-09-11 14:55:30 +02:00
button Revert "fix: create exports for test-suites and test-helpers (#2010)" (#2012) 2023-06-13 15:14:47 +02:00
calendar fix(lion-calendar): Make calendar buttons selectable on firefox through datepicker (#2080) 2023-10-17 14:52:53 +02:00
checkbox-group chore: add checkboxIndeterminate test suite (#2013) 2023-06-14 16:24:34 +02:00
collapsible feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
combobox fix(combobox): Fix search issues when modifying the middle of the input word (#2085) 2023-10-17 13:52:10 +02:00
core chore: SlotRerenderObject aligned with reactive cycle (docs + changelog) (#1999) 2023-06-07 09:16:28 +02:00
dialog chore(dialog): add focus tests 2023-05-16 12:01:18 +02:00
drawer fix: changed import in type definition from @lion/core to lit 2022-11-08 07:58:17 +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: enhance execution on empty api 2023-08-30 13:46:40 +02:00
form-integrations/test Feat/input file (#1881) 2023-06-06 11:30:43 +02:00
helpers feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
icon fix(icon): non-fatal console error for missing icons (#1884) 2023-01-23 12:37:18 +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 feat(@lion/ui): add _currencyDisplayNodeSlot to LionInputAmount (#1988) 2023-06-01 08:55:42 +02:00
input-date fix(LionInputDatePicker): remove endless loop on InvalidDate modelValue (#1984) 2023-05-24 11:51:26 +02:00
input-datepicker fix(input-datepicker): only disable dates if validator is of type error (#2076) 2023-09-12 15:10:43 +02: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 feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +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 fix(combobox): submit form on [Enter] (#2005) 2023-06-08 18:14:14 +02:00
localize fix(localize): fix type of localizeNameSpaces (#2073) 2023-09-11 16:45:16 +02:00
overlays fix(overlay): avoid calling push in iterable object to avoid error loading overlays (#2088) 2023-10-17 14:44:51 +02: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 feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
select chore: - added test to assert that modelValue of lion-select is updated when the value or text of one or more options are changed 2023-02-01 17:15:51 +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(switch): remove one of the two nested role="switch" 2023-03-15 11:31:43 +01:00
tabs feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
textarea feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
tooltip fix(ui): overlay fixes (responsive backdrop/select-rich/tooltip) 2022-12-16 08:47:48 +01:00
validate-messages feat(combobox): add requireOptionMatch flag and MatchesOption validator 2023-03-16 18:18:40 +01:00