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
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
66559d3ce3
🐛 Fix error screen on image upload failure
2023-07-12 13:06:42 +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
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
alonso.torres
600b1a6d8d
✨ Improved code generation
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
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
Eva
1ff08bfe6a
💄 Make small visual changes on assets tab
2023-07-10 10:53:27 +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
Andrey Antukh
88ac27788b
🐛 Fix whitespace handling on color assets name
2023-07-06 12:46:51 +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
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
Andrés Moya
e8dde477a5
🐛 Fix restore remote component
2023-06-21 17:04:46 +02:00
Pablo Alba
e96bedc1c8
🎉 Create multiple componentes
2023-06-20 11:07:33 +02:00
Pablo Alba
7733bc4419
🐛 Fix ungroup component
2023-06-19 12:29:54 +02:00