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
alonso.torres
b83c35b0dd
✨ Refresh grid cells after change static/absolute item
2023-07-10 14:49:24 +02:00
alonso.torres
0c1e83e4a6
✨ Fix problem with effects
2023-07-10 14:49:24 +02:00
alonso.torres
0358eb51e8
✨ Change behavior on empty grid creation
2023-07-10 14:49:24 +02:00
alonso.torres
cf4e2f91d1
✨ Grid layout polishing
2023-07-10 14:49:24 +02:00
alonso.torres
0e152bb7f9
✨ Paste on position in grid
2023-07-10 14:49:24 +02:00
alonso.torres
7e7b642e20
✨ Move objects in grid with keys
2023-07-10 14:49:24 +02:00
alonso.torres
c9b932f954
✨ Position absolute in grid layout
2023-07-10 14:49:24 +02:00
alonso.torres
2177b7ae13
✨ Improved auto/flex size assignment
2023-07-10 14:49:24 +02:00
alonso.torres
1c4678ad5d
✨ Update grid on child changes
2023-07-10 14:49:24 +02:00
alonso.torres
47e927d571
✨ Change column/row from cell options
2023-07-10 14:49:24 +02:00
alonso.torres
f5bb6b05f3
✨ Add grid icons to layers
2023-07-10 14:49:24 +02:00
alonso.torres
5925d2520f
✨ Changes to the editor UI
2023-07-10 14:49:24 +02:00
alonso.torres
0eff2e8887
✨ Support for multi-track span in cells
2023-07-10 14:49:24 +02:00
alonso.torres
43d1f676ef
✨ Move shapes in grid
2023-07-10 14:49:24 +02:00
alonso.torres
4bfe81f771
✨ Enable grid editor
2023-07-10 14:49:24 +02:00
Andrey Antukh
0268964f36
Merge remote-tracking branch 'origin/staging' into develop
2023-07-10 14:47:19 +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