0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 07:29:08 -05:00
Commit graph

3648 commits

Author SHA1 Message Date
Andrés Moya
3b516aa139 🎉 Notify shared files clients for update 2020-09-23 11:03:45 +02:00
alonso.torres
494cd1e96c Review fixes 2020-09-23 10:51:06 +02:00
alonso.torres
cd151db5ee 🐛 Fixed problem with zoom and with value = 0 2020-09-23 10:51:06 +02:00
alonso.torres
d17c6d8fce 🐛 Problem with resize 0 2020-09-23 10:51:06 +02:00
alonso.torres
0545e7cb28 Fixed undo/redo for automatic text adjustments 2020-09-23 10:51:06 +02:00
alonso.torres
a227a0fe21 Allows paste plain text into worskpace 2020-09-23 10:51:06 +02:00
alonso.torres
bd31e5742f 🐛 Fixed problem with selrect 2020-09-23 10:51:06 +02:00
alonso.torres
df70cd5c50 Improvements over text shape 2020-09-23 10:51:06 +02:00
alonso.torres
62a2713c03 Calculate resize when a text property changes 2020-09-23 10:51:06 +02:00
alonso.torres
abdd4d68d5 Allows auto-width and auto-height for text layouts 2020-09-23 10:51:06 +02:00
Andrés Moya
9c61c52dc5 📚 Improve frontend debugging documentation 2020-09-23 09:40:30 +02:00
Andrey Antukh
55cfe10fd8 🐛 Fix fixtures loading. 2020-09-22 11:52:09 +02:00
Andrey Antukh
3e0b0ee069 ⬆️ Update dependencies and devenv. 2020-09-21 17:05:55 +02:00
Andrey Antukh
7d9fdc34be ♻️ Refactor email validations & tokens service. 2020-09-21 17:05:55 +02:00
Andrey Antukh
dda6a96407 ♻️ Refactor migrations. 2020-09-21 17:05:55 +02:00
Andrey Antukh
1b598e2f6d 🎉 Add save indicator.
And improve persistence loop error handling.
2020-09-18 09:06:05 +02:00
alonso.torres
9755516178 🐛 Improvements over grid precision 2020-09-17 18:44:59 +02:00
alonso.torres
3a1618451c 🐛 Fixes counters in libraries popup 2020-09-17 18:44:59 +02:00
alonso.torres
51697c63dd 🐛 Fixes zoom when left sidebar collapsed 2020-09-17 18:44:59 +02:00
alonso.torres
609eb4f342 🐛 Fixes dashboard file search 2020-09-17 16:12:04 +02:00
alonso.torres
558bcc07b2 🐛 Fixed problem when create a shape with click 2020-09-17 16:12:04 +02:00
alonso.torres
e860f9d62b 🐛 Minor typos in menu 2020-09-17 16:12:04 +02:00
alonso.torres
f3477fefa5 🐛 Fixed problems with preview 2020-09-17 16:12:04 +02:00
alonso.torres
432a139f35 🐛 Fixes problem with picker data 2020-09-17 16:12:04 +02:00
Andrey Antukh
d0f403e7df Reduce jvm heap usage on frontend and exporter. 2020-09-17 10:43:05 +02:00
alonso.torres
50ef7a8c73 :fix: Problem with opacity fill 2020-09-17 10:30:15 +02:00
Andrey Antukh
0f5ce3b836
Merge pull request #311 from uxbox/us/447/components
Us/447/components
2020-09-16 16:29:34 +02:00
alonso.torres
ff00550372 🐛 Fixes interactions in groups 2020-09-16 16:26:38 +02:00
alonso.torres
09c8920293 🐛 Fixes problem with left sidebar 2020-09-16 16:26:38 +02:00
Andrés Moya
e2dec81699 ♻️ Fix some comments 2020-09-16 16:23:48 +02:00
Andrés Moya
63c9e80ed4 🎉 Update relative position of shapes inside component 2020-09-16 16:09:42 +02:00
Andrés Moya
47a8da43dc 🎉 Display selection and controls in color for components 2020-09-16 16:09:42 +02:00
Andrés Moya
1ad9a7f82f 🎉 Link with components of other files 2020-09-16 16:09:42 +02:00
Andrés Moya
f837bad894 🎉 Update master component 2020-09-16 16:09:42 +02:00
Andrés Moya
917643489f 🎉 Synchronize page with a library 2020-09-16 16:09:41 +02:00
Andrés Moya
5e585201d3 🎉 Create reusable components 2020-09-16 16:09:41 +02:00
Andrey Antukh
8396357f36 💄 Cosmetic changes on snap-points ns. 2020-09-16 14:05:04 +02:00
Andrey Antukh
da1179f628 Minor performance changes on snap-distances ns. 2020-09-16 14:04:38 +02:00
Andrey Antukh
2976bc4e5c Minor cosmetic changes in ref definition. 2020-09-16 14:04:11 +02:00
alonso.torres
9bb3e68d05 🐛 Fixed performance problem 2020-09-16 13:54:15 +02:00
alonso.torres
2660e914fc 🐛 Fixes problem with picker 2020-09-16 13:54:15 +02:00
alonso.torres
8732407a7f 🐛 Fixes problem when picker is outside screen bounds 2020-09-16 13:54:15 +02:00
Andrey Antukh
43fccd17b4 🐛 Fix wrong limit handling on undo. 2020-09-16 12:17:00 +02:00
alonso.torres
0b5ae3632e Undo transactions to batch changes 2020-09-16 11:04:53 +02:00
alonso.torres
a70e4eeb01 🐛 Fixed problem with picker delay 2020-09-16 10:52:57 +02:00
Andrey Antukh
3a135c626d 🐛 Adapt file specs. 2020-09-16 10:51:11 +02:00
Andrey Antukh
bdefe0d04e ⬆️ Adapt some changes to latest version of buddy-hashers. 2020-09-16 10:51:11 +02:00
Andrey Antukh
d80c1f2bfb Set default email backend to console on devenv. 2020-09-16 10:51:11 +02:00
Andrey Antukh
b879860833 Normalize password derivation. 2020-09-16 10:51:11 +02:00
Andrey Antukh
7c068621cf ♻️ Replace internal crypto/pbkd with buddy. 2020-09-16 10:51:11 +02:00