alonso.torres
074864a6bf
🐛 Fix problem when drawing boxes won't detect mouse-up
2022-12-28 11:48:38 +01:00
alonso.torres
93726cf8fe
🐛 Fix wrong interaction between comments and panning modes
2022-12-28 11:48:14 +01:00
Alejandro Alonso
47bf758ad7
🐛 Fix guides spec failure
2022-12-28 11:14:51 +01:00
Andrey Antukh
de72dc5769
🐛 Fix race conditions issues on concurrent edition
2022-12-28 09:10:06 +01:00
alonso.torres
1fe1a352c3
🐛 Fix problem with auto-width and transforms
2022-12-16 13:11:20 +01:00
alonso.torres
e9064611cf
✨ Improve thumbnail generation
2022-12-14 14:38:56 +01:00
alonso.torres
2ce36ce052
Merge remote-tracking branch 'origin/staging' into develop
2022-12-14 13:01:23 +01:00
Alejandro
56870ad68e
Merge pull request #2663 from penpot/alotor-hotfix-problem-with-texts
...
🐛 Fix problem with auto-width/auto-height + lock-proportions
2022-12-14 12:50:18 +01:00
alonso.torres
7507a3b74f
🐛 Fix problem with auto-width/auto-height + lock-proportions
2022-12-14 12:47:12 +01:00
alonso.torres
5aaaab4f80
✨ Show ghost when moving elemets from/into layout
2022-12-13 17:45:47 +01:00
alonso.torres
e1de3ba5e7
♻️ Changed transform calculation
2022-12-13 12:36:54 +01:00
Andrey Antukh
2ec479afd4
Merge pull request #2651 from penpot/alotor-fix-empty-thumbnails
...
🐛 Fix problems with empty thumbnails
2022-12-12 13:45:03 +01:00
alonso.torres
8609308cb4
🐛 Fix problems with empty thumbnails
2022-12-10 00:08:01 +01:00
Ryan Breen
c411ce248e
🐛 Fix moving comment threads
...
Moving comment threads was failing with assert errors because the speced type is gpt/point whereas update-comment-thread-position was passing a raw map of coordinates.
Signed-off-by: Ryan Breen <rbreen@zmags.com>
2022-12-09 13:35:02 -05:00
alonso.torres
a64d92b005
✨ Change default parameters on selection to layout
2022-12-07 15:05:38 +01:00
alonso.torres
4b55c7a8e0
🐛 Fix problem with text not growing the hug container
2022-12-07 15:05:38 +01:00
alonso.torres
6c2d2e142b
✨ Improve reflow texts
2022-12-07 15:05:38 +01:00
Alejandro Alonso
3157ad79a5
🐛 Fix move content of a group generates orphan elements
2022-12-07 08:38:04 +01:00
Andrey Antukh
8bad9d8340
♻️ Refactor loggers/audit, auth/oidc, and http/clent modules
2022-12-05 08:53:00 +01:00
Andrey Antukh
7f7efc5760
✨ Improve exception formating on backend
2022-12-05 08:51:54 +01:00
alonso.torres
32350bcf87
✨ Improved performance for auto-width/auto-height texts
2022-12-02 10:21:34 +01:00
Alejandro Alonso
ad491ccc8f
Merge remote-tracking branch 'origin/staging' into develop
2022-12-01 14:50:26 +01:00
Alejandro Alonso
92403f2afe
🐛 Fix paste svg leads to internal server error
2022-12-01 14:25:35 +01:00
Alejandro Alonso
afe8883e37
🐛 Fix develop branch
2022-12-01 11:42:18 +01:00
Alejandro Alonso
a907041564
Merge remote-tracking branch 'origin/staging' into develop
2022-12-01 10:57:32 +01:00
Pablo Alba
412564b418
🎉 Add inspect tab to workspace
2022-11-30 13:55:09 +01:00
Andrey Antukh
12cc5c6c97
Merge pull request #2600 from penpot/palba-workspace-read-only
...
🎉 Add workspace read-only setting
2022-11-29 17:45:37 +01:00
Pablo Alba
cd47c0356a
🎉 Add workspace read-only setting
2022-11-29 17:28:00 +01:00
alonso.torres
f579bb0c8d
✨ Viewport and hug performance enhances
2022-11-25 16:08:41 +01:00
Alejandro Alonso
a2b70f227c
🐛 Fix paste elements from outside penpot respect hierarchy
2022-11-25 14:09:23 +01:00
alonso.torres
69bb4654c9
✨ Improve transforms performance
2022-11-24 10:01:37 +01:00
Eva
694d90d485
✨ Add id functionality to undo transactions
2022-11-24 10:00:32 +01:00
Eva
32746a5960
🐛 Fix some layout errors
2022-11-24 10:00:32 +01:00
Andrey Antukh
77a397de0c
Merge pull request #2586 from penpot/hiru-fix-min-size
...
🐛 Fix min size when creating shapes
2022-11-23 09:39:18 +01:00
Andrey Antukh
c656dd146c
Merge pull request #2589 from penpot/alotor-fixes
...
Flex layout fixes
2022-11-22 17:15:40 +01:00
alonso.torres
441e142349
🐛 Fix reflow layout when changes in paths and texts
2022-11-22 17:08:23 +01:00
alonso.torres
54fd836dd4
🐛 Fix problem when dragging layout children with frames
2022-11-22 16:41:44 +01:00
alonso.torres
7ffdf21657
🐛 Fix paste shapes into layout
2022-11-22 16:40:20 +01:00
Andrés Moya
8a6f1d82e5
🐛 Fix min size when creating shapes
2022-11-22 15:38:04 +01:00
Andrey Antukh
9334138510
🐛 Fix persistence loop on dev code hot reload
2022-11-22 14:06:14 +01:00
Andrey Antukh
1b9dea01e2
🔥 Remove unused d/update-vals function
...
Already available as clojure.core/update-vals
2022-11-22 14:06:14 +01:00
Andrey Antukh
bbf95434d8
🎉 Add lazy loading and storage/pointer-map support on workspace
...
This also rewrites the workspace load process making it a bit more
efficient independently if lazy loading is used.
2022-11-22 14:06:14 +01:00
Andrés Moya
af03f720b0
✨ Allow to reset changes from a deleted component
2022-11-21 13:58:31 +01:00
Andrés Moya
831839080f
🎉 When deleting a shape inside a component copy, just hide it
2022-11-21 11:56:15 +01:00
Andrés Moya
ce7852329a
🎉 Add the ability to create components in bulk from images
2022-11-20 20:24:33 +01:00
Eva
2a2b5c7dba
✨ Add code block to layout elements
2022-11-18 09:42:50 +01:00
Alejandro Alonso
93bbe1b2f8
Merge remote-tracking branch 'origin/staging' into develop
2022-11-17 12:21:56 +01:00
Pablo Alba
ff0b031c8b
🐛 Fix colorpicker does not close upon switching to Dashboard
2022-11-17 12:11:30 +01:00
alonso.torres
afa6a97693
✨ Fixes problem with bool shapes
2022-11-17 09:29:47 +01:00
alonso.torres
6e35b5c6b6
✨ Fixed problem with new modifiers and text auto-heigh
2022-11-17 09:29:47 +01:00