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 |
|
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 |
|
Alejandro Alonso
|
24715a85e5
|
✨ Deleted fonts auto match
|
2023-06-16 11:07:16 +02:00 |
|
Alejandro
|
119b3e7884
|
Merge pull request #3306 from penpot/eva-fix-shortcuts
🐛 Fix shortcuts translation error
|
2023-06-15 11:03:27 +02:00 |
|
Eva
|
13607adf86
|
🐛 Fix shortcuts translation error
|
2023-06-15 10:59:40 +02:00 |
|
alonso.torres
|
dd472bee64
|
🐛 Fix problem when transforming shape to path
|
2023-06-14 18:07:33 +02:00 |
|
Andrés Moya
|
1d5d5e2499
|
🐛 Flix blend mode validation when importing svg
|
2023-06-08 09:52:34 +02:00 |
|
Andrés Moya
|
3e30d4776a
|
🐛 Avoid unneeded component update, that was generating loops
|
2023-06-05 15:43:57 +02:00 |
|
Andrés Moya
|
bca90c54e9
|
🐛 Preserve root shape position on parent when create component
|
2023-06-05 15:43:57 +02:00 |
|
Andrés Moya
|
8c3f90fe36
|
🐛 Fix erroneous touched state when delete a copy and then undo
|
2023-06-05 15:43:57 +02:00 |
|
Andrés Moya
|
0b316d6828
|
🐛 Fix touched erroneously set after a text component sync
|
2023-06-05 15:43:57 +02:00 |
|
Alejandro Alonso
|
7e8afb4228
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-06-05 10:19:43 +02:00 |
|
alonso.torres
|
3b8c3647fa
|
🐛 Fix problem with undefined gaps
|
2023-06-05 09:56:03 +02:00 |
|
Aitor Moreno
|
3505834014
|
Merge pull request #3258 from penpot/superalex-add-color-asset-from-selected-layer
🐛 Fix create color asset from selected layer
|
2023-06-02 15:26:23 +02:00 |
|
Pablo Alba
|
380b632dd0
|
🐛 Fix can't add fill color to a component without fill
|
2023-06-01 15:00:01 +02:00 |
|
Alejandro Alonso
|
5a733c84be
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-05-31 10:14:45 +02:00 |
|
Andrés Moya
|
eeaee5fd13
|
🐛 Fix error first time doing a component change operation
|
2023-05-30 10:55:12 +02:00 |
|
Andrés Moya
|
fd6001090e
|
🐛 Detach shapes when dragged out of their component
|
2023-05-30 10:55:12 +02:00 |
|
Pablo Alba
|
61cad18bcc
|
🐛 Use update position for align
|
2023-05-29 15:40:25 +02:00 |
|
Alejandro Alonso
|
78551cea61
|
🐛 Fix create color asset from selected layer
|
2023-05-29 15:27:21 +02:00 |
|
Pablo Alba
|
2c007e7303
|
🐛 Remove duplicate component context menu item
|
2023-05-29 08:48:23 +02:00 |
|
Alejandro Alonso
|
cb5ae99e1d
|
🐛 Fix svg import making it more resilient
|
2023-05-26 14:14:04 +02:00 |
|
Alejandro Alonso
|
f3f708ee9d
|
🐛 Fix svg import with null fill-opacity
|
2023-05-26 14:14:04 +02:00 |
|
Andrey Antukh
|
b85b479396
|
✨ Add more improvements to workspace initialization
|
2023-05-26 08:04:01 +02:00 |
|
Andrey Antukh
|
bd834ba840
|
✨ Improve component renaming process on workspace
|
2023-05-26 08:04:01 +02:00 |
|
Andrey Antukh
|
0ea07fbe01
|
♻️ Refactor selection management on workspace assets component
|
2023-05-26 08:04:01 +02:00 |
|
Andrey Antukh
|
fcc4f4eed8
|
⚡ Refactor state management of workspace assets sidebar
|
2023-05-26 07:57:28 +02:00 |
|
Eva Marco
|
df1c56da2d
|
Merge pull request #3236 from penpot/akshay-gupta7-akshayg7-add-shadows-reorder
🎉 Add ability to change shadows' order and place new shadows at first
|
2023-05-24 13:42:52 +02:00 |
|
Pablo Alba
|
6929347da7
|
🎉 Change main shape name along with component name
|
2023-05-24 12:17:58 +02:00 |
|
Alejandro Alonso
|
1719f24b57
|
🐛 Fix develop branch after merge
|
2023-05-24 11:08:40 +02:00 |
|
Alejandro Alonso
|
2801431fab
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-05-24 11:00:54 +02:00 |
|
Andrés Moya
|
9d5b59e9bb
|
🐛 Fix grouping of undo transactions
|
2023-05-22 17:26:53 +02:00 |
|
Andrés Moya
|
19ea85d9cc
|
🐛 Launch component sync when adding or removing shapes
|
2023-05-22 17:26:53 +02:00 |
|
alonso.torres
|
35e3ac5841
|
🐛 Fix problem with layout not reflowing on shape deletion
|
2023-05-22 16:11:06 +02:00 |
|
Eva
|
36b016a37b
|
✨ Add new palette UI
|
2023-05-22 15:59:49 +02:00 |
|
Andrey Antukh
|
73ed37f57a
|
💄 Add cosmetic changes to stoke related functions frontend
|
2023-05-22 14:15:08 +02:00 |
|
Andrey Antukh
|
98a6c63ad6
|
💄 Add cosmetic changes to shadow-add and reorder-shadow fns
|
2023-05-22 14:15:04 +02:00 |
|
Akshay Gupta
|
1eb6e30369
|
🎉 Add ability to change shadows order and place new shadows at top by default
Signed-off-by: Akshay Gupta <gravity.akshay@gmail.com>
|
2023-05-22 12:57:01 +02:00 |
|
Aitor
|
48834f96d3
|
♻️ Refactor thumbnail rendering on workspace
|
2023-05-22 10:56:46 +02:00 |
|
Pablo Alba
|
65c695e830
|
🐛 Fix delete page with components
|
2023-05-19 10:37:10 +02:00 |
|
Andrey Antukh
|
cf03cb4ca4
|
🐛 Fix unexpected exception on thumbnails & raf
|
2023-05-17 16:05:31 +02:00 |
|