Andrey Antukh
|
8a162e39d5
|
Merge pull request #1248 from penpot/fix-interactions
✨ Change overlay position algorithm and some refactor
|
2021-09-28 17:28:23 +02:00 |
|
Andrés Moya
|
695788df0e
|
♻️ Move lens to a more specific site
|
2021-09-28 17:13:53 +02:00 |
|
Andrés Moya
|
4df96b03eb
|
✨ Change overlay position algorithm and some refactor
|
2021-09-28 17:09:08 +02:00 |
|
alonso.torres
|
49c2cb985c
|
🐛 Fix problems with imported svgs
|
2021-09-28 16:19:36 +02:00 |
|
alonso.torres
|
a189dc8243
|
🐛 Fixed some problems with booleans and paths
|
2021-09-28 13:09:19 +02:00 |
|
alonso.torres
|
1bd3a792da
|
✨ Improved intersection edge cases
|
2021-09-28 11:30:06 +02:00 |
|
alonso.torres
|
75f8e473a5
|
✨ Export/Import and edgecases fixing
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
8c25ee7796
|
✨ Fix style for bool shapes
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
75d2d97d8e
|
✨ Renderers for booleans
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
778a542e1c
|
✨ Removes children when flattening a group or bool shape
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
74f3d551f2
|
✨ Context menu for booleans
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
fcc7b6791e
|
✨ Correct selrect calculation
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
56e2db22eb
|
✨ Clip boolean selrects
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
c56f024a86
|
✨ Handling groups inside bool shapes
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
6fd35ae5d9
|
✨ Updates selrects, groups to path
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
1db2895606
|
✨ Union,intersection,difference
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
df60ee06a1
|
✨ Add exclusion boolean operation
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
0b4b2d3814
|
✨ Add UI for boolean operations
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
9f08153a85
|
✨ Created bool shapes
|
2021-09-27 21:58:29 +02:00 |
|
alonso.torres
|
5031700af6
|
✨ Add utilities to calculate boolean shapes
|
2021-09-27 21:58:29 +02:00 |
|
Andrés Moya
|
57245dd77e
|
🎉 Add open url action
|
2021-09-27 12:37:39 +02:00 |
|
Andrés Moya
|
4697a1904a
|
🎉 Add previous screen action
|
2021-09-27 12:37:39 +02:00 |
|
Andrés Moya
|
ed380c86eb
|
🎉 Add delay interactions trigger
|
2021-09-27 12:37:39 +02:00 |
|
Andrey Antukh
|
45e501ce02
|
🐛 Don't send incorrect flag values on register page.
|
2021-09-24 13:04:01 +02:00 |
|
Andrey Antukh
|
87dfa8c7fc
|
📎 Don't redirect user to landing page on clicking on logo.
|
2021-09-24 13:04:01 +02:00 |
|
Andrey Antukh
|
edefb588b6
|
Merge branch 'main' into develop
|
2021-09-23 13:52:08 +02:00 |
|
alonso.torres
|
2f8960d34f
|
🐛 Fix problem with masking images in viewer
|
2021-09-23 11:49:18 +02:00 |
|
Andrés Moya
|
38a84d4598
|
🎉 Add new triggers for interactions
|
2021-09-22 15:57:28 +02:00 |
|
Andrés Moya
|
bc1372c2f9
|
🎉 Add 'toggle overlay' action (and some fixes)
|
2021-09-22 14:42:48 +02:00 |
|
Andrés Moya
|
c241100886
|
✨ Hide guide lines when moving overlay marker
|
2021-09-22 13:38:53 +02:00 |
|
Andrés Moya
|
fea2d91a63
|
💄 Adjust size of interaction markers
|
2021-09-22 12:38:58 +02:00 |
|
Andrés Moya
|
f8d09917a5
|
💄 Make some design adjustments
|
2021-09-22 10:54:25 +02:00 |
|
Andrés Moya
|
bbdf1152c1
|
🎉 Add close on click and background overlays
|
2021-09-22 10:54:25 +02:00 |
|
Andrés Moya
|
f208731746
|
🎉 Overlay positions buttons
|
2021-09-22 10:54:25 +02:00 |
|
Andrés Moya
|
157e8413fb
|
🎉 Allow to position interaction overlays
|
2021-09-22 10:54:25 +02:00 |
|
Andrey Antukh
|
02025bc70a
|
🎉 Add sentry integration (frontend).
|
2021-09-20 15:21:26 +02:00 |
|
Andrey Antukh
|
4275298f19
|
Merge branch 'main' into develop
|
2021-09-20 13:59:40 +02:00 |
|
Andrey Antukh
|
4d880a0d77
|
🐛 Fix unexpected exception related to some potok issues.
|
2021-09-20 11:22:56 +02:00 |
|
Andrey Antukh
|
c44d22ccf5
|
⬆️ Update frontend dependencies.
|
2021-09-17 14:34:14 +02:00 |
|
Andrey Antukh
|
cfbbb85254
|
🐛 Properly handle current team id assignation.
|
2021-09-17 14:34:14 +02:00 |
|
Andrey Antukh
|
8a0bba3c7a
|
♻️ Unify flags parsing on backend.
|
2021-09-17 14:34:14 +02:00 |
|
Andrey Antukh
|
da1135c80f
|
Merge branch 'develop' of github.com:penpot/penpot into develop
|
2021-09-16 15:15:58 +02:00 |
|
Andrey Antukh
|
39278b47dd
|
🐛 Fix typo in prev commit.
|
2021-09-16 11:31:54 +02:00 |
|
Andrey Antukh
|
bff0030f2b
|
🐛 Fix frontend docker image entry point.
|
2021-09-16 11:28:39 +02:00 |
|
Andrés Moya
|
b4b2f91363
|
🎉 Add interaction overlays
|
2021-09-16 07:53:54 +02:00 |
|
Andrés Moya
|
c7252a950b
|
🎉 Allow complex interactions
|
2021-09-16 07:53:54 +02:00 |
|
Andrés Moya
|
46189c0ff1
|
🐛 Fix wrong timeout in download artboards message
|
2021-09-13 12:52:14 +02:00 |
|
alonso.torres
|
45d55e87eb
|
🐛 Fix problem while moving imported SVG's
|
2021-09-13 11:56:01 +02:00 |
|
alonso.torres
|
8a158146cd
|
🐛 Fix problem with import broken images
|
2021-09-13 11:56:01 +02:00 |
|
Andrés Moya
|
fe6623b342
|
🐛 Fix interactions in viewer
|
2021-09-10 12:55:21 +02:00 |
|