Aitor
67f56dd0f8
🐛 Fix color picker not working when using shortcut
2023-08-02 10:18:40 +02:00
Andrey Antukh
958931d264
✨ Improve ws-conn handling on session expiration
2023-08-01 13:09:51 +02:00
Andrey Antukh
f72206bba3
🐛 Ensure :shapes attr on importing an svg with an empty group
...
This commit should not not be backported to, because the affected
code is already refactored and the issue is already fixed on develop
branch
2023-07-31 16:26:03 +02:00
Alejandro Alonso
0ec49e5e95
🐛 Fix remove content from boolean
2023-07-31 13:02:52 +02:00
Andrey Antukh
a64cb47afb
Merge remote-tracking branch 'origin/staging' into develop
2023-07-31 11:13:40 +02:00
Alejandro
17798dbf40
Merge pull request #3459 from penpot/niwinz-staging-bugfixes
...
🐛 Bugfixes & Enhancements
2023-07-31 10:20:44 +02:00
Aitor
f1cf5d8ba8
🐛 Fix ctrl+z in workspace select issue
2023-07-31 08:38:48 +02:00
Andrey Antukh
1f98b168ba
🐛 Set correct modification date on projects on file move operation
2023-07-28 13:20:57 +02:00
Andrey Antukh
f76f4615cf
Merge remote-tracking branch 'origin/staging' into develop
2023-07-28 11:48:50 +02:00
Pablo Alba
102e05bdf7
🐛 Fix shape-ref missing in nested components copies
2023-07-28 09:20:17 +02:00
Pablo Alba
456b604937
📎 Add debug functions for shape-ref
2023-07-27 11:23:41 +02:00
Alejandro Alonso
7036dddad1
🐛 Fix enable undo just after using pencil
2023-07-26 07:37:23 +02:00
Alejandro
b460a8f64e
Merge pull request #3447 from penpot/superalex-fix-retrieve-unread-comment-threads-extra-calls
...
🐛 Fix retrieve unread comment threads extra calls
2023-07-25 14:56:21 +02:00
Alejandro Alonso
1aa7960863
🐛 Fix retrieve unread comment threads extra calls
2023-07-25 14:50:42 +02:00
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
Andrey Antukh
9b9c5822d1
📎 Add minor improvement to events ns error logging
2023-07-24 13:27:27 +02:00
Andrey Antukh
d268ff2952
Merge remote-tracking branch 'origin/staging' into develop
2023-07-24 13:26:17 +02:00
alonso.torres
f611584bb3
🐛 Create guard for undo transactions
2023-07-14 15:37:49 +02:00
Andrey Antukh
c1013c359d
💄 Add cosmetic improvements to update-position fn
2023-07-14 15:35:33 +02:00
Andrey Antukh
e97aab4c7f
💄 Add cosmetic improvements to align-object-to-parent fn
2023-07-14 15:35:33 +02:00
Alejandro Alonso
e9914d5265
Merge remote-tracking branch 'origin/staging' into develop
2023-07-14 15:27:38 +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 Alonso
ffc65c3e31
Merge remote-tracking branch 'origin/staging' into develop
2023-07-13 12:59:53 +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
Andrey Antukh
8eb64de062
Merge remote-tracking branch 'origin/staging' into develop
2023-07-13 12:13:06 +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
Andrey Antukh
ee7c3ece75
🐛 Fix selection bug on path edition
2023-07-13 10:50:39 +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
e96d129ee8
💄 Add minor cosmetic change on workspace drawing ns
2023-07-11 17:27:36 +02:00
Andrey Antukh
810abe6728
🐛 Fix bug related to path shape initialization
2023-07-11 17:27:35 +02:00
Andrey Antukh
3ab67e4545
⚡ Add lightweight optimization to modifiers handling
...
Mainly using controlled internal mutation when is possible
2023-07-11 17:27:35 +02:00
Andrey Antukh
819c7ea814
⚡ Add micro optimization to handle-area-selection event impl
2023-07-11 17:27:35 +02:00
Andrey Antukh
7fa24fdc2f
🐛 Fix issues on converting graphics to components
2023-07-11 17:27:35 +02:00
Andrey Antukh
ea47ce30df
💄 Add cosmetic improvements to align-objects event
2023-07-11 17:27:35 +02:00
Andrey Antukh
0bc468f434
⚡ Optimize layer-item component
2023-07-11 17:27:35 +02:00
Andrey Antukh
6e7595f48c
♻️ Remove ? char from shape attrs
2023-07-11 17:27:35 +02:00
Andrey Antukh
405aa66357
🎉 Add new shape & rect data structures
...
Also optimizes some functions for faster shape and rect props
access (there is still a lot of work ahead optimizing the rest of
the functions)
Also normalizes shape creation and validation for ensuring
correct setup of all the mandatory properties.
2023-07-11 17:27:35 +02:00
Alejandro Alonso
d3b5d577fd
Merge remote-tracking branch 'origin/staging' into develop
2023-07-11 10:46:32 +02:00
alonso.torres
600b1a6d8d
✨ Improved code generation
2023-07-10 14:49:25 +02:00
alonso.torres
4b8783c104
🐛 Fix problem with paste objects
2023-07-10 14:49:25 +02:00
alonso.torres
9b8ef35603
✨ Grid layers order
2023-07-10 14:49:25 +02:00
alonso.torres
b13db69cf9
✨ Grid layout polishing
2023-07-10 14:49:24 +02:00