lion/packages/ui/components
Danny Moerkerke 36bf8c6ff5
fix: uncommented a previously commented line since this is probably a mistake and breaks functionality
* fix: lion-selected-filelist, restored composed: true and bubbles: true for 'file-remove-requested' event, otherwise removing files for subclassers won't work

* fix: uncommented a previously commented line since this is probably a mistake and breaks functionality

* Update packages/ui/components/input-file/src/LionInputFile.js

Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2024-03-06 15:21:09 +01: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 fix(ui): use traditional style on ios for adopt-styles 2023-11-24 12:02:06 +01: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: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
form-core fix: migrate deprecated performUpdate api to scheduleUpdate 2024-02-21 23:36:53 +01:00
form-integrations/test Feat/input file (#1881) 2023-06-06 11:30:43 +02:00
helpers chore(ui): lint and types fixes 2023-11-08 19:08:54 +01: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): Link currency to label after setting currency from… (#2091) 2023-10-17 14:55:13 +02:00
input-date fix(LionInputDatePicker): remove endless loop on InvalidDate modelValue (#1984) 2023-05-24 11:51:26 +02:00
input-datepicker Fix/reuse UUID missing parent callback disabled property (#2090) 2023-11-27 14:07:18 +01:00
input-email feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01:00
input-file fix: uncommented a previously commented line since this is probably a mistake and breaks functionality 2024-03-06 15:21:09 +01:00
input-iban fix: more sensible default for German iban validator translation 2023-03-15 09:42:48 +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 feat(input-stepper): a11y enhancement & added translations (#2173) 2024-02-19 17:01: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 Revert "fix: create exports for test-suites and test-helpers (#2010)" (#2012) 2023-06-13 15:14:47 +02:00
listbox chore: test/lint/swc fixes + changeset providence 2023-11-09 11:38:39 +01:00
localize fix: migrate deprecated performUpdate api to scheduleUpdate 2024-02-21 23:36:53 +01:00
overlays fix(overlay-controller): do not scroll to invoker if it is visible (#2155) 2023-12-11 12:44:01 +01: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 chore(ui): lint and types fixes 2023-11-08 19:08:54 +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/reuse UUID missing parent callback disabled property (#2090) 2023-11-27 14:07:18 +01:00
tabs fix(tabs): set selectedIndex only if differ from previous selectedIndex 2023-12-01 09:57:19 +01:00
textarea chore(ui): lint and types fixes 2023-11-08 19:08:54 +01:00
tooltip fix(tooltip): hide tooltip if the invoker gets disabled (#2154) 2023-12-06 13:37:23 +01:00
validate-messages feat: split up validate-messages per entrypoint for smarter bundling 2024-02-13 11:58:37 +01:00