Andrey Antukh
|
bec09fb5d1
|
✨ Improve connection errors handling on workspace save operation
|
2023-07-25 12:52:47 +02:00 |
|
Alejandro Alonso
|
ea2e25b46d
|
🐛 Making old-password non required again
|
2023-07-25 10:32:11 +02:00 |
|
alonso.torres
|
f611584bb3
|
🐛 Create guard for undo transactions
|
2023-07-14 15:37:49 +02:00 |
|
alonso.torres
|
53b4c6383b
|
🐛 Fix undo when updating several texts
|
2023-07-14 14:30:26 +02:00 |
|
Pablo Alba
|
9b9f2c39b9
|
🐛 Fix duplicate a component copy missing shape-ref
|
2023-07-14 12:36:13 +02:00 |
|
Alejandro
|
a6818a8a55
|
Merge pull request #3407 from penpot/azazeln28-fix-svg-text-thumbnail-rendering
🐛 Fix SVG text rendering on thumbnails
|
2023-07-13 12:59:20 +02:00 |
|
Aitor
|
a72e50f674
|
🐛 Fix SVG text rendering on thumbnails
|
2023-07-13 12:47:15 +02:00 |
|
Pablo Alba
|
119b3a405c
|
🐛 Fix duplicate page with comnponents duplicates the components
|
2023-07-13 11:42:31 +02:00 |
|
Alejandro Alonso
|
fc018b18b3
|
🐛 Fix rotate several elements in bulk
|
2023-07-13 11:28:17 +02:00 |
|
alonso.torres
|
369192a353
|
🐛 Locks shapes when moved inside a locked parent
|
2023-07-12 13:06:42 +02:00 |
|
alonso.torres
|
fc35b0b853
|
🐛 Fix retrieve user comments in dashboard
|
2023-07-12 13:06:42 +02:00 |
|
alonso.torres
|
5631204567
|
🐛 Fix paste elements at bottom of frame
|
2023-07-12 13:06:42 +02:00 |
|
alonso.torres
|
66559d3ce3
|
🐛 Fix error screen on image upload failure
|
2023-07-12 13:06:42 +02:00 |
|
Andrés Moya
|
65598aa724
|
🐛 Fix overlay position when it has shadow or blur
|
2023-07-12 09:46:46 +02:00 |
|
Andrey Antukh
|
02b41abaf8
|
✨ Improve builtin template fetching management
|
2023-07-10 13:58:45 +02:00 |
|
Andrey Antukh
|
f85a9011ee
|
🐛 Fix excessive data fetching on workspace comments
|
2023-07-10 12:44:24 +02:00 |
|
Andrey Antukh
|
3da0d85d8f
|
🐛 Set correct project modified-at on moving files between projects
Happens when you use drag and drop on dashboard for moving files between
projects, but also if you use a context menu actions
|
2023-07-10 12:44:22 +02:00 |
|
alonso.torres
|
735170debf
|
🐛 Fix problem with HSV color picker
|
2023-07-10 09:56:06 +02:00 |
|
Alejandro Alonso
|
7d7b4074b2
|
🐛 Fix picking a gradient color in recent colors for a new color in the assets tab
|
2023-07-07 13:01:56 +02:00 |
|
Alejandro Alonso
|
51462ba476
|
🐛 Fix finalize editor state to consider existing position-data
|
2023-07-07 12:00:23 +02:00 |
|
Alejandro Alonso
|
99693f0fc2
|
🐛 Fix cut/delete text layer when while creating text
|
2023-07-07 12:00:22 +02:00 |
|
alonso.torres
|
647beec1e8
|
🐛 Fix problem with comments when user left the team
|
2023-07-07 10:18:28 +02:00 |
|
Andrey Antukh
|
88ac27788b
|
🐛 Fix whitespace handling on color assets name
|
2023-07-06 12:46:51 +02:00 |
|
Andrey Antukh
|
aad70d9df8
|
💄 Add minor cosmetic improvement to viewer events ns
|
2023-07-06 12:29:33 +02:00 |
|
Alejandro Alonso
|
009236bbe3
|
🐛 Fix export from shared prototype
|
2023-07-05 13:22:50 +02:00 |
|
alonso.torres
|
302bfd3007
|
🐛 Fix problems with locked frames
|
2023-07-05 08:44:59 +02:00 |
|
alonso.torres
|
66e32e9cbd
|
🐛 Fix problem with selection shortcuts
|
2023-07-05 08:10:50 +02:00 |
|
alonso.torres
|
e40245e187
|
🐛 Fixed problem with styles inside def for svg import
|
2023-07-05 08:09:48 +02:00 |
|
Andrey Antukh
|
a868dcf8e6
|
🐛 Don't allow empty strings and whitespace-only strings on media name
|
2023-07-04 11:19:19 +02:00 |
|
Andrey Antukh
|
dcc15e485d
|
🐛 Don't allow empty or whitespace-only names on components
|
2023-07-03 17:03:18 +02:00 |
|
Pablo Alba
|
9d06a34df4
|
🐛 Fix Annotation is not shown on View mode
|
2023-06-27 13:17:40 +02:00 |
|
Alejandro Alonso
|
a8e058ada6
|
🐛 Fix add asset color, invalid color appears
|
2023-06-23 13:21:36 +02:00 |
|
Alejandro
|
74e8081574
|
Merge pull request #3272 from penpot/azazeln28-thumbnail-renderer
🎉 Add thumbnail renderer service
|
2023-06-22 13:45:07 +02:00 |
|
Pablo Alba
|
45e76bc38b
|
🐛 Fix delete component annotation
|
2023-06-22 12:44:44 +02:00 |
|
Pablo Alba
|
54cee6ea72
|
🐛 Fix annotation is not duplicated together with main component
|
2023-06-22 12:44:44 +02:00 |
|
Andrés Moya
|
d8121364ad
|
🐛 Fix touched on adding shapes to a component copy and undo
|
2023-06-22 09:27:27 +02:00 |
|
Andrey Antukh
|
10205e51cc
|
🔥 Remove atom wrapping on several config props
|
2023-06-21 20:10:49 +02:00 |
|
Andrey Antukh
|
0aefd044dc
|
✨ Remove atom wrapping on public-uri
|
2023-06-21 20:10:49 +02:00 |
|
Andrey Antukh
|
d11b007795
|
⚡ Add thumbnail renderer
And integrate the dashboard thumbnails to use that service
|
2023-06-21 20:10:49 +02:00 |
|
Andrés Moya
|
e8dde477a5
|
🐛 Fix restore remote component
|
2023-06-21 17:04:46 +02:00 |
|
Alejandro Alonso
|
5fc303a05d
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-06-21 12:45:54 +02:00 |
|
Alejandro Alonso
|
d2bfd98a05
|
🐛 Fix right click options over layer or shape
|
2023-06-20 13:29:07 +02:00 |
|
Pablo Alba
|
e96bedc1c8
|
🎉 Create multiple componentes
|
2023-06-20 11:07:33 +02:00 |
|
Andrey Antukh
|
dac18e876f
|
🐛 Fix validation error on password recovery submit operation
|
2023-06-19 13:07:46 +02:00 |
|
Pablo Alba
|
7733bc4419
|
🐛 Fix ungroup component
|
2023-06-19 12:29:54 +02:00 |
|
Alejandro Alonso
|
128fe29619
|
✨ Show interactions on click as default setting at the view mode
|
2023-06-19 12:00:08 +02:00 |
|
Pablo Alba
|
d9375c1dd1
|
Fix duplicate shape in a component copy maintains its ref
|
2023-06-19 10:33:17 +02:00 |
|
Alejandro Alonso
|
aeebed6ef7
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-06-16 14:13:51 +02:00 |
|
Andrés Moya
|
6edba71c12
|
🐛 Fix calculation of component modified and remove unneeded check
|
2023-06-16 13:24:41 +02:00 |
|
Andrés Moya
|
ebd172ab05
|
🐛 Fix detection of libraries needing to update
|
2023-06-16 12:22:14 +02:00 |
|