0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-11 01:10:28 -05:00
Commit graph

4001 commits

Author SHA1 Message Date
Andrey Antukh
b0fbc86ca7 🐛 Don't show pointer when no interactions on viewer. 2020-11-26 11:57:36 +01:00
Andrey Antukh
1d08bac493 Remove cl-format usage from cursors. 2020-11-26 11:57:36 +01:00
Andrey Antukh
5a17237015 📎 Minor cosmetic fixes on workspace shape wrapper component. 2020-11-26 11:57:36 +01:00
Andrey Antukh
76d8ca1e72 📎 Cosmetic changes on text shape component. 2020-11-26 11:57:36 +01:00
Andrey Antukh
6c07cfcd25 Reuse transducers on points->rect transformation. 2020-11-26 11:57:36 +01:00
Andrey Antukh
be24e1fb71 Improve specs usage on messages. 2020-11-26 11:57:36 +01:00
Andrey Antukh
81e909b961 Create frames in reverse order of other shapes. 2020-11-26 11:57:36 +01:00
Andrey Antukh
f314efdfdc 🐛 Fix shared token link creation. 2020-11-26 11:57:36 +01:00
alonso.torres
f8cf7103ca Improved opposite handler management 2020-11-26 11:34:32 +01:00
alonso.torres
89f0f24707 Fixed angle with shift in paths 2020-11-25 22:08:04 +01:00
alonso.torres
5c71601fcf Improves path drawing 2020-11-25 17:10:39 +01:00
Andrey Antukh
7ceb9b4009
Merge pull request #391 from penpot/737/add-or-remove-shapes-to-components
 Synchronize add/delete/move shapes in componentes
2020-11-25 14:09:54 +01:00
Andrés Moya
02b3c6ac28 🐛 Ignore touched when duplicating shape 2020-11-25 13:44:06 +01:00
Andrés Moya
6db1a907c8 Use touched flags when adding/deleting/moving shapes 2020-11-25 11:21:22 +01:00
Andrés Moya
830d932eec ♻️ Add more debugging traces 2020-11-25 11:21:22 +01:00
Andrés Moya
2582766a89 ♻️ Simplify container type management 2020-11-25 11:21:22 +01:00
Andrés Moya
ebb7410e5b Synchronize add/delete/move shapes in componentes 2020-11-25 11:21:22 +01:00
alonso.torres
912be76400 🐛 Fixed problem with divide by zero 2020-11-25 09:57:52 +01:00
alonso.torres
3543acbac7 🐛 Fixed schema for shapes 2020-11-24 18:01:50 +01:00
alonso.torres
d2806fd9ba 🐛 Fixes problem with schema and parameters 2020-11-24 17:31:22 +01:00
alonso.torres
0fcfd30535 🐛 Fixes problems with previous migration 2020-11-24 17:13:44 +01:00
Andrey Antukh
ef9b0062dd
Merge pull request #396 from penpot/feature/beziers
Bezier curves
2020-11-24 13:56:23 +01:00
alonso.torres
25fe4f1269 ♻️ Fixes after review 2020-11-24 13:52:59 +01:00
alonso.torres
b37ee0fcac Adds comments cursor 2020-11-24 08:35:01 +01:00
alonso.torres
b66b0cb431 Close paths and internals refactor 2020-11-24 08:15:54 +01:00
alonso.torres
f339f1ee98 Migrates model to the new paths 2020-11-23 17:44:02 +01:00
alonso.torres
e2593c2dad ♻️ Removed curves shapes 2020-11-23 17:44:02 +01:00
alonso.torres
55b71a111b 🐛 Fixes problems with transforms 2020-11-23 17:44:02 +01:00
alonso.torres
b1c786077b Path create-edit workflow 2020-11-23 17:44:02 +01:00
alonso.torres
8db7078ce8 Path edition mode 2020-11-23 17:44:01 +01:00
alonso.torres
275f6e3dc2 🎉 Improved reusability of drawing functions 2020-11-23 17:44:01 +01:00
alonso.torres
05366eac6f Snap for beziers 2020-11-23 17:44:01 +01:00
alonso.torres
d8ab3473bf Calculate selrect for bezier curves 2020-11-23 17:44:01 +01:00
alonso.torres
f3cce1904c First version drawing beziers 2020-11-23 17:44:01 +01:00
alonso.torres
af68c26aea ♻️ Refactor transforms 2020-11-23 17:44:01 +01:00
alonso.torres
2c50bb16dc ♻️ Refactor geom/shapes.cljc 2020-11-23 17:44:01 +01:00
alonso.torres
10a24d68c9 ♻️ Refactor drawing effects 2020-11-23 17:44:01 +01:00
alonso.torres
67ed1d89ac Adds path parser 2020-11-23 17:44:01 +01:00
alonso.torres
d25dbfb09b ♻️ Refactor drawing actions 2020-11-23 17:44:01 +01:00
Andrey Antukh
f170c7546b 🐛 Fix other unexpected memoization on viewer header. 2020-11-23 17:43:06 +01:00
Andrey Antukh
76df21083e 🐛 Fix unexpected memoization on viewer header. 2020-11-23 17:43:06 +01:00
Andrey Antukh
cc667d63cd 🐛 Add autofocus on comment creation input. 2020-11-23 17:43:06 +01:00
Andrey Antukh
061fdcd5bd 🐛 Fix many issues relted to comments on viewer. 2020-11-23 17:43:06 +01:00
Andrey Antukh
013c866137 Simplify users loading on dashboard and workspace.
And fix some issues on teams settings page.
2020-11-23 17:43:06 +01:00
Andrey Antukh
2dafbeddb0 📎 Minor code cleaning on workspace header components. 2020-11-23 17:43:06 +01:00
Andrey Antukh
45f17f78f3 🐛 Force persist operation on go-viewer clicked. 2020-11-23 17:43:06 +01:00
Andrey Antukh
686f96eb27 🐛 Properly pass users to comments component on workspace. 2020-11-23 17:43:06 +01:00
Andrey Antukh
9f9f146444 📎 Minor cosmetic changes on comments ui code. 2020-11-23 17:43:06 +01:00
Andrey Antukh
d862406b44 🐛 Don't show/allow update or delete comments to not owners. 2020-11-23 17:43:06 +01:00
Andrey Antukh
17de1414ef 🔥 Remove prn traces. 2020-11-23 17:43:06 +01:00