lion/packages/ui
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
..
_legacy-changelogs feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
components Fix/remove file (#2018) 2023-06-20 17:32:05 +02:00
exports chore: add checkboxIndeterminate test suite (#2013) 2023-06-14 16:24:34 +02:00
scripts Fix/docs on prepublish (#2002) 2023-06-08 10:00:01 +02:00
.gitignore feat: expose vscode custom-data 2023-06-08 17:22:58 +02:00
CHANGELOG.md Version Packages (#2008) 2023-06-19 11:55:23 +02:00
custom-elements-manifest.config.js feat: expose vscode custom-data 2023-06-08 17:22:58 +02:00
package.json Version Packages (#2008) 2023-06-19 11:55:23 +02:00
README.md chore: add README for lion/ui package 2023-02-28 15:18:09 +01:00
tsconfig-check-only.json chore: apply types-correct in ui pkg 2022-11-23 16:14:18 +01:00
tsconfig.json feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00