0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 15:39:50 -05:00
Commit graph

1480 commits

Author SHA1 Message Date
Andrés Moya
f63657509f 🐛 Add undo to set default grid options operation 2020-06-12 07:58:56 +02:00
Andrey Antukh
e25da8c6d3 🐛 Fix unexpected internal error on frame hidding.
Because of incorrect use of hooks.
2020-06-10 09:35:40 +02:00
Andrey Antukh
7fb897a7ad 🐛 Fix shape leaking on deletion when is grouped. 2020-06-10 08:29:13 +02:00
Andrey Antukh
2d4e76619f 🐛 Fix group and upgroup events naming. 2020-06-09 16:16:15 +02:00
Andrey Antukh
b8dab7253e 🐛 Properly setup group on creation. 2020-06-09 16:16:15 +02:00
Andrey Antukh
4bdaab637c 🐛 Remove leaks of selrect attrs in the root shape object. 2020-06-09 16:16:15 +02:00
Andrés Moya
60ec32f7cc 🎉 Add spanish language (and disable french) 2020-06-09 14:11:10 +02:00
Andrés Moya
b915ba51aa 🐛 Fix bug when uploading the same image twice 2020-06-09 11:30:57 +02:00
Andrés Moya
3e5f9a01ad 💄 Hide Teams tab in user settings 2020-06-09 10:43:21 +02:00
Andrés Moya
5f373df569 🐛 Fix viewport size when collapsing sidebar 2020-06-09 09:30:01 +02:00
Andrey Antukh
006bacfef0 🐛 Fix worker uri handling on release builds. 2020-06-08 19:07:13 +02:00
Andrés Moya
a4c7215fa8 Validate confirmation email 2020-06-08 12:23:18 +02:00
Andrés Moya
68798522af 🐛 Check data type when reading d&d data 2020-06-08 11:50:41 +02:00
alonso.torres
2ac8a32986 🐛 Fixes some issues with dynamic alignment 2020-06-05 15:33:00 +02:00
Andrey Antukh
69f0f16085 🐛 Add missing inline banner. 2020-06-05 14:15:30 +02:00
Andrey Antukh
5f9d3606f6 🐛 Restore css hot-reloading. 2020-06-05 14:15:30 +02:00
Andrés Moya
49beffa2c8 Add validations when updating profile photo 2020-06-05 13:53:20 +02:00
Andrés Moya
a6a57ec0bb 🐛 Fix message about confirmation password 2020-06-05 13:52:26 +02:00
alonso.torres
8cc97d181b 🐛 Fixes problem with snap imprecisions 2020-06-05 13:31:17 +02:00
Andrey Antukh
c19b289ac8 💄 Minor cosmetic fixes. 2020-06-04 22:35:26 +02:00
Andrés Moya
7efee0f0a9 🎉 Upload several images at once 2020-06-04 16:34:33 +02:00
alonso.torres
8d789a4d7d Selects all text when clicking in an input 2020-06-04 15:38:22 +02:00
alonso.torres
6e696f2fc2 🐛 Fixes style inconsistency 2020-06-04 15:25:15 +02:00
alonso.torres
9fb6744ee8 🐛 Fixes problem with outline and zoom 2020-06-04 15:24:56 +02:00
alonso.torres
1c6bdb5060 🐛 Fixes problems with paths 2020-06-04 15:07:43 +02:00
alonso.torres
6e8cdd764a 🐛 Fixes problem with closing paths 2020-06-04 13:33:22 +02:00
alonso.torres
e17ab24e66 🐛 Change absolute position to elements 2020-06-04 13:14:12 +02:00
alonso.torres
75f8b04fa8 🐛 Grid options disalignment 2020-06-04 13:14:00 +02:00
alonso.torres
353e86c49d 🎉 Adds feedback when dragging interactions 2020-06-04 12:43:39 +02:00
Andrey Antukh
3b0ea9b7fd 🐛 Fix unexpected internal error on password recovery request. 2020-06-04 11:57:15 +02:00
Andrés Moya
dfc938b804 🐛 Fix image paste in production build 2020-06-04 09:43:25 +02:00
alonso.torres
07ba79a64c 🐛 Improvements over snap distances 2020-06-04 08:38:17 +02:00
alonso.torres
f7e30aed8b 🐛 Fixes hover on shapes 2020-06-04 08:30:47 +02:00
alonso.torres
b441ac64d0 🎉 Allows user to change canvas background color 2020-06-04 07:08:34 +02:00
alonso.torres
67baeff5af 🎉 Make outline shows when selected 2020-06-03 15:46:28 +02:00
alonso.torres
e5619672d3 🎉 Hover feedback on shapes 2020-06-03 15:46:28 +02:00
Andrés Moya
1ecb7c9178 🐛 Fix error messages 2020-06-03 14:29:41 +02:00
Andrés Moya
bd2ee2fd11 🐛 Fix paste image in prod mode 2020-06-03 13:57:31 +02:00
Andrés Moya
a83c2ff669 ♻️ Move drawing events to data module 2020-06-03 11:05:03 +02:00
Andrés Moya
7bf06353ad 🎉 Copy & paste images onto the workspace 2020-06-03 11:05:03 +02:00
Andrés Moya
94959ffff8 🎉 Drag and drop images onto the workspace 2020-06-03 11:05:03 +02:00
Andrés Moya
f5f7607ce3 ♻️ Refactor drag'n drop code 2020-06-03 11:05:03 +02:00
Andrey Antukh
9901f0a52b Remove backend-uri from all the codebase. 2020-06-03 10:50:40 +02:00
alonso.torres
1f82c0f1e1 🐛 Fixed selection behaviour 2020-06-03 09:04:49 +02:00
alonso.torres
ccbe50b042 🐛 Fixed Firefox behaviour 2020-06-03 08:48:21 +02:00
alonso.torres
8077f2704e 🐛 Fixes scroll in dashboard sidebar 2020-06-03 08:25:28 +02:00
alonso.torres
7861c81538 🐛 Fixes issue with context menu 2020-06-03 07:57:14 +02:00
alonso.torres
2f79e79498 🐛 Shortcuts in context menu were wrong 2020-06-03 07:49:35 +02:00
alonso.torres
396a2b0e44 🐛 Makes autocomplete background white 2020-06-03 07:47:17 +02:00
Andrey Antukh
8c18e9bfbf Improve cache handling.
And make the devenv http server behave similar to a production
environment (related to cache handling).
2020-06-02 16:31:43 +02:00