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
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
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