penpot/frontend/src/app
Andrey Antukh 86bcd1b681
🐛 Fix issue on shortcuts restore operation (#6462)
* 🐛 Fix issue on shortcuts restore operation

Happens when the order of shortcuts pop events is inconsistent with
push events. Using less strictly order policy for pop operations
allows relax this and make it eventually consistent.

* 💄 Add cosmetic changes on shortcuts hooks on colorpicker and    wport

* 📎 Update changelog

* 📎 Add PR feedback changes
2025-05-12 15:08:14 +02:00
..
libs Sanitize uuid on the rest of code 2025-04-14 09:23:29 +02:00
main 🐛 Fix issue on shortcuts restore operation (#6462) 2025-05-12 15:08:14 +02:00
plugins Merge remote-tracking branch 'origin/staging' into develop 2025-04-23 08:59:33 +02:00
render_wasm Add dynamic properties modifiers to WASM 2025-04-25 15:03:24 +02:00
util Merge remote-tracking branch 'origin/staging' into develop 2025-04-23 08:59:33 +02:00
worker 🐛 Properly propagate export errors from worker to main thread 2025-05-09 11:15:04 +02:00
config.cljs
main.cljs Make feature resolved on team load 2025-04-07 07:50:40 +02:00
plugins.cljs
rasterizer.cljs
render.cljs 🐛 Fix error when an external user tries to export a shape on viewer (#6252) 2025-04-09 16:48:49 +02:00
render_wasm.cljs
worker.cljs Send version and build data to worker configuration 2025-04-07 07:10:40 +02:00