lion/packages/ui/components
Kristján Oddsson c8093bd55b
Update eslint proper (#2254)
* update eslint

* Fix ESLint violations

* just ignore the rules for now
2024-04-23 10:31:22 +02: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 fix(checkbox-group): add role=list and role=listitem to checkbox-indeterminate and its children 2024-02-19 17:51:09 +01: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 feat(ui): [core] allow browserDetection to be run in ssr context 2024-04-10 12:12:40 +02: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(form): set focus to the first erroneous form element on submit 2024-03-27 18:02:16 +01:00
form-core chore: update eslint-plugin-lit-a11y version (#2259) 2024-04-16 15:16:40 +02:00
form-integrations/test Feat/input file (#1881) 2023-06-06 11:30:43 +02:00
helpers Update eslint proper (#2254) 2024-04-23 10:31:22 +02: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): returns Unparseable as a modelValue if a wrong value has been entered (#2242) 2024-04-10 11:20:48 +02:00
input-date fix(LionInputDatePicker): remove endless loop on InvalidDate modelValue (#1984) 2023-05-24 11:51:26 +02:00
input-datepicker feat(ui): adopt @open-wc/scoped-elements mixin v3 2024-03-27 18:02:15 +01:00
input-email feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01:00
input-file feat(ui): [SlotMixin] allow to (re)render scoped elements as direct light dom child 2024-04-02 16:40:03 +02:00
input-iban chore: update to lit3 and other dependencies 2024-03-27 18:00:34 +01:00
input-range fix(input-range): add screen-reader labels for minimum and maximum value 2024-02-19 15:59:56 +01:00
input-stepper fix(ui): LionInputStepper focus issue 2024-03-27 18:02:16 +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 fix: optimize the way we focus the input field for LionInputTelDropdown 2024-04-15 11:18:37 +02:00
listbox feat(ui): adopt @open-wc/scoped-elements mixin v3 2024-03-27 18:02:15 +01:00
localize fix(input-amount): returns Unparseable as a modelValue if a wrong value has been entered (#2242) 2024-04-10 11:20:48 +02:00
overlays chore: update eslint-plugin-lit-a11y version (#2259) 2024-04-16 15:16:40 +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 Fix(lion-radio-group): Resetting a group containing options with formatters (#2101) 2023-10-18 17:10:26 +02:00
select feat(form-core): add select and upload specific required messages 2024-03-06 15:52:36 +01:00
select-rich Fix select rich key interaction not setting correct isTriggeredByUser value (#2262) 2024-04-23 10:27:17 +02:00
steps feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
switch feat(ui): adopt @open-wc/scoped-elements mixin v3 2024-03-27 18:02:15 +01:00
tabs fix(tabs): set selectedIndex only if differ from previous selectedIndex 2023-12-01 09:57:19 +01:00
textarea fix(textarea): fix box-sizing inside tests to make it work cross browser (#2210) 2024-03-27 18:02:16 +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 failing test with switching locale 2024-03-06 15:52:36 +01:00