mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Some checks are pending
Commit Message Check / Check Commit Message (push) Waiting to run
* 🐛 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