lion/packages/ui/components
2023-03-11 00:05:23 +01:00
..
accordion fix: - rearranging invokers and content for a correct tab order is now implemented by changing the slot attributes of both instead of moving them 2023-01-16 09:57:24 +01:00
button feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
calendar chore(@lion/ui): all tests side effect free wrt localize 2023-02-01 16:06:30 +01:00
checkbox-group feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
collapsible feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
combobox fix(combobox): add translations 2023-02-28 15:03:55 +01:00
core chore: improve SlotMixin feedback 2022-12-09 15:54:28 +01:00
dialog fix(ui): prevent infinite tooltip loops 2022-12-15 16:52:02 +01: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(@lion/ui): all tests side effect free wrt localize 2023-02-01 16:06:30 +01:00
form-integrations/test chore: camelCase linting for properties 2023-02-08 20:22:26 +01: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 fix(ui): type requestUpdate 2022-11-22 19:29:37 +01:00
input-amount fix(localize): don't set modelValue to unparseable if date has a negative timezone 2023-02-01 17:42:19 +01:00
input-date fix(localize): don't set modelValue to unparseable if date has a negative timezone 2023-02-01 17:42:19 +01:00
input-datepicker feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01:00
input-email feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01:00
input-iban feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +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 feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01:00
input-tel-dropdown feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01:00
listbox fix(select-rich): solve case of having singleOption and hassNoDefaultSelected at the same time (#1863) 2022-12-29 10:37:40 +01:00
localize Feat/localize manager override data (#1900) 2023-02-02 17:04:49 +01:00
overlays fix(ui/overlays): set <dialog> wrapping el padding to 0 2023-03-11 00:05:23 +01:00
pagination feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01:00
progress-indicator feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01: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(ui): type requestUpdate 2022-11-22 19:29:37 +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(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01:00