penpot/frontend
Andrey Antukh 98cae9fe10 🐛 Fix unexpected exception on consecutive delete files with shift key pressed
If you select N files (using shift key), then delete them and continuing
pressing the shift select an other file and proceed to delete it an
exception is raised. This is happens because the previous selection is
not cleared. This commit fixes that.
2024-01-24 11:56:57 +01:00
..
.storybook
dev
resources 🐛 Fix alert text color 2024-01-23 12:15:55 +01:00
scripts
src 🐛 Fix unexpected exception on consecutive delete files with shift key pressed 2024-01-24 11:56:57 +01:00
test/frontend_tests
translations 🐛 Disable import to v1 from v2 2024-01-15 10:10:13 +01:00
vendor/tubax
.gitignore
.nvmrc
.prettierrc
deps.edn ⬆️ Update rumext (fix issues) 2024-01-16 09:35:49 +01:00
gulpfile.js
package.json
shadow-cljs.edn
vite.config.js
yarn.lock