lion/packages/ui/components
2023-01-24 10:32:04 +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 fix(ui): type requestUpdate 2022-11-22 19:29:37 +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(ui): type requestUpdate 2022-11-22 19:29:37 +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 fix(ui): use scoped-elements version that exposes types 2022-11-28 13:28:39 +01:00
form-integrations/test chore: fix all form integrations tech debt 2022-12-09 15:54:28 +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 feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
input-date feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
input-datepicker fix(ui): prevent infinite tooltip loops 2022-12-15 16:52:02 +01:00
input-email feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
input-iban feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
input-range feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
input-stepper feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
input-tel fix(input-tel-dropddown): add translations for 'All countries' and 'Suggested countries' labels 2023-01-04 11:17:49 +01:00
input-tel-dropdown fix(input-tel-dropddown): add translations for 'All countries' and 'Suggested countries' labels 2023-01-04 11:17:49 +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 fix: correct msgLit return type 2023-01-24 10:32:04 +01:00
overlays fix(ui): [overlays]: enhance adoptStyles fallback and make testable 2023-01-12 11:35:01 +01:00
pagination feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
progress-indicator feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
radio-group feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
select feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
select-rich fix(select-rich): set focusableNode correctly so focused and focused-visible attributes are set when invoker gets focus 2023-01-16 10:06: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(ui): validate-messages without side effects 2022-12-01 16:42:21 +01:00