Andrey Antukh
|
6f64053dd5
|
✨ Discard wrong queued change if back fails.
|
2020-12-01 10:39:06 +01:00 |
|
Andrey Antukh
|
3db9907c25
|
✨ Prevent leave stream broken on spec failed on commit-changes.
|
2020-12-01 10:39:06 +01:00 |
|
Andrey Antukh
|
8ae6176242
|
✨ Add better default for messages timeout.
|
2020-12-01 10:39:06 +01:00 |
|
Andrey Antukh
|
4a7b5618ff
|
🐛 Fix unauthorized error on handoff on share-link.
|
2020-11-30 13:44:40 +01:00 |
|
Andrés Moya
|
6390af0827
|
✨ Change tool names and shortcuts
|
2020-11-30 13:17:13 +01:00 |
|
Andrés Moya
|
df95bd7010
|
🎉 Select all elements tool and shortcut
|
2020-11-30 13:16:21 +01:00 |
|
Andrey Antukh
|
420d98c0f9
|
🐛 Fix unauthorized error handling on viewer with token.
|
2020-11-27 16:19:15 +01:00 |
|
Andrey Antukh
|
a976a826a5
|
🐛 Fix inconsistences on messages specs.
|
2020-11-27 16:19:04 +01:00 |
|
Andrey Antukh
|
b4341cba18
|
🔥 Temporary comment undo validation.
|
2020-11-27 16:15:44 +01:00 |
|
alonso.torres
|
2a17f0e507
|
♻️ Refactor the text size calculations
|
2020-11-27 12:28:49 +01:00 |
|
Andrés Moya
|
1f92237b19
|
🔥 Remove some unused code
|
2020-11-27 07:55:54 +01:00 |
|
Andrés Moya
|
ddf0e75a11
|
✨ Open artboard at the sidebar when dropping shapes into it
|
2020-11-26 15:38:24 +01:00 |
|
Andrés Moya
|
40240d294a
|
🐛 Fix synchronization of geometry changes
|
2020-11-26 14:16:10 +01:00 |
|
Andrey Antukh
|
24ea6a63c6
|
Merge pull request #399 from penpot/bezier-fixes
Bezier improvements
|
2020-11-26 14:12:19 +01:00 |
|
Andrey Antukh
|
55d8afd985
|
🐛 Fix wrong undo handling on masking objects.
On undo a mask operation the created group does not
disappear; this commit fixes this.
|
2020-11-26 11:57:36 +01:00 |
|
Andrey Antukh
|
29669b8b0f
|
🐛 Don't navigate when no frame/index found on viewer.
|
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
|
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 |
|
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
|
25fe4f1269
|
♻️ Fixes after review
|
2020-11-24 13:52:59 +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
|
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
|
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
|
17de1414ef
|
🔥 Remove prn traces.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
742af4e066
|
🎉 Add comments to dashboard.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
fca48e39ee
|
✨ Make file to library link idempotent.
And remove unused api calls.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
b2957c5f35
|
🔥 Remove unused media related api.
|
2020-11-23 17:43:06 +01:00 |
|
Andrey Antukh
|
64a6ba1949
|
🎉 Add comments to viewer.
|
2020-11-23 17:43:06 +01:00 |
|