0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-28 23:51:29 -05:00
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 Add minor improvements on frontend and exporter builds 2023-12-28 12:14:06 +01:00
src 🐛 Fix unexpected exception on consecutive delete files with shift key pressed 2024-01-24 11:56:57 +01:00
test/frontend_tests 💄 Format frontend code 2024-01-08 09:32:50 +01:00
translations 🐛 Disable import to v1 from v2 2024-01-15 10:10:13 +01:00
vendor/tubax ⬆️ Upgrade to beicon2 (part1) 2023-12-26 14:14:20 +01:00
.gitignore
.nvmrc
.prettierrc
deps.edn ⬆️ Update rumext (fix issues) 2024-01-16 09:35:49 +01:00
gulpfile.js 🐛 Fix gulp cache issue on recompiling transitive scss dependencies 2024-01-11 13:02:07 +01:00
package.json 🐛 Fix gulp cache issue on recompiling transitive scss dependencies 2024-01-11 13:02:07 +01:00
shadow-cljs.edn 🐛 Add missing configuration to shadow-cljs.edn file for release build 2023-12-29 17:22:30 +01:00
vite.config.js Add initial vitest test file template 2023-12-28 12:14:06 +01:00
yarn.lock 🐛 Fix gulp cache issue on recompiling transitive scss dependencies 2024-01-11 13:02:07 +01:00