lion/packages/ui/components/input-file
Danny Moerkerke 259e0dd468
Fix/remove file (#2018)
* fix: lion-selected-filelist, restored composed: true and bubbles: true for 'file-remove-requested' event, otherwise removing files for subclassers won't work

* fix: lion-selected-filelist, restored composed: true and bubbles: true for 'file-remove-requested' event, otherwise removing files for subclassers won't work

* fix: removed composed: true and bubbles: true and set eventlistener directly on lion-selected-file-list

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

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

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

* fix: fixed test

* Update packages/ui/components/input-file/test/lion-input-file.test.js

* chore: format

* fix

---------

Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2023-06-20 17:32:05 +02:00
..
src Fix/remove file (#2018) 2023-06-20 17:32:05 +02:00
test Fix/remove file (#2018) 2023-06-20 17:32:05 +02:00
translations Feat/input file (#1881) 2023-06-06 11:30:43 +02:00
types Fix/upload response (#2000) 2023-06-07 12:57:34 +02:00