lion/packages/ui/components
2025-04-08 15:07:42 +02:00
..
accordion chore: update/clean devDependencies for better security and perf 2024-10-16 14:14:26 +02:00
button Set aria-disabled to true or delete it (#2452) 2025-01-22 12:16:56 +01:00
calendar fix(calendar): add translations for disabled dates (#2450) 2025-01-21 09:35:42 +01:00
checkbox-group Fix indeterminate checkbox edge cases (#2458) 2025-02-04 11:08:57 +01:00
collapsible Fix/reuse UUID missing parent callback disabled property (#2090) 2023-11-27 14:07:18 +01:00
combobox fix(combobox): do not submit form if overlay of combobox is opened and ENTER is hit (#2481) 2025-04-08 15:07:42 +02:00
core fix(ui/core): rerender direct host child with right slot attr when root is switched 2025-01-21 10:39:52 +01:00
dialog feat(dialog): add is-alert-dialog option (#2445) 2025-01-21 09:21:34 +01: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 fix: make web-test-runner using documentOrShadowRoot.activeElement debuggable 2024-11-21 09:01:13 +01:00
form-core Fix indeterminate checkbox edge cases (#2458) 2025-02-04 11:08:57 +01:00
form-integrations/test chore: clean test logs 2025-01-07 09:39:29 +01:00
helpers update prettier 2024-05-17 21:43:23 +02:00
icon fix(ui): improve test experience in dev-mode 2024-10-30 15:51:55 +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(ui): [input-amount] make sure that previous locale is not used for parsing on user-edit with <= 2 decimals 2025-01-30 15:53:09 +01:00
input-date fix(localize): make use of formatDate locale option to parse the date correctly (#2270) 2024-04-23 14:42:00 +02:00
input-datepicker fix(input-datepicker): update spanish translation for openDatePickerLabel (#2433) 2024-12-18 15:16:24 +01:00
input-email feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01:00
input-file Remove test for no-longer supported feature 2024-09-03 14:42:40 +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(input-stepper): move role=spinbutton to input node (#2426) 2024-12-11 15:41:32 +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(ui/core): rerender direct host child with right slot attr when root is switched 2025-01-21 10:39:52 +01:00
listbox chore: update portal url 2024-10-29 12:15:39 +01:00
localize fix: bug that accepted 3 digit year (#2489) 2025-03-13 08:34:56 +01:00
overlays fix(overlays): add tabindex="-1" to prevent tooltips get focus in Safari and Firefox 2025-01-21 10:40:40 +01:00
pagination fix: announce current page for pagination (#2419) 2024-11-28 09:40:43 +01:00
progress-indicator fix(ui): improve test experience in dev-mode 2024-10-30 15:51:55 +01: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): block arrow key interaction when singleOption is set (#2474) 2025-02-13 14:35:52 +01:00
steps fix(ui): improve test experience in dev-mode 2024-10-30 15:51:55 +01:00
switch chore: add remaining internal usages of isActiveElement in tests 2024-11-28 17:19:16 +01:00
tabs chore: add remaining internal usages of isActiveElement in tests 2024-11-28 17:19:16 +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(ui): improve test experience in dev-mode 2024-10-30 15:51:55 +01:00
validate-messages Update polish translations for MinNumber and MaxNumber (#2459) 2025-01-29 11:14:47 +01:00