Andrey Antukh
ca8e9b871d
⚡ Add micro optimizations to shapes/frame-thumbail-image component
2023-09-06 14:42:31 +02:00
Andrey Antukh
f311deda1b
💄 Add cosmetic improvements to shapes/frame-shape component
2023-09-06 14:42:31 +02:00
Andrey Antukh
d0a796124f
⚡ Add micro optimization to shape-container component
2023-09-06 14:42:31 +02:00
Aitor
4b8ee8ef84
✨ Update to React 18
2023-08-21 14:34:54 +02:00
Andrey Antukh
80bf7cc1e5
Merge remote-tracking branch 'origin/staging' into develop
2023-08-07 12:59:17 +02:00
Andrey Antukh
66e877ed40
🐛 Fix stroke-width parsing on svg upload
...
And refactor a bit the stroke parsing function
2023-08-04 12:58:27 +02:00
Andrey Antukh
8eb64de062
Merge remote-tracking branch 'origin/staging' into develop
2023-07-13 12:13:06 +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
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
30d78554c2
✨ Improved code generation
2023-07-10 14:49:25 +02:00
alonso.torres
cb502fc70d
✨ Improved code gen
2023-07-10 14:49:25 +02:00
alonso.torres
a70d909a25
✨ Show grid layout on component thumbnails and empty grids
2023-07-10 14:49:25 +02:00
alonso.torres
3741a65276
✨ Moved text styles to css when generating code
2023-07-10 14:49:25 +02:00
alonso.torres
a2c59acfa9
✨ Update info panel
2023-07-10 14:49:25 +02:00
alonso.torres
e01af790f3
✨ Add copy all code button
2023-07-10 14:49:25 +02:00
alonso.torres
600b1a6d8d
✨ Improved code generation
2023-07-10 14:49:25 +02:00
alonso.torres
b3b984d339
✨ Add import/export svg for grid
2023-07-10 14:49:24 +02:00
alonso.torres
7a499bfc90
🐛 Fix problem with images patterns repeating
2023-07-07 10:18:28 +02:00
Andrey Antukh
433b1b68c3
🐛 Improve fonts loading related to thumbnals rendering
2023-06-22 13:19:48 +02:00
Andrés Moya
a43d439b31
🐛 Revert #9de962bb and solve the fill issues in a different way
2023-06-09 21:13:43 +02:00
Andrés Moya
9de962bbc9
🐛 Do not render fills block when there is no fill.
2023-06-06 13:16:28 +02:00
Alejandro Alonso
6eb5c75ad4
🐛 Fix preview layer blend modes on multiselection and avoid
...
persisting data while previewing
2023-05-25 08:58:52 +02:00
Andrey Antukh
b7e1e54a92
⚡ Add general performance micro optimizations
2023-05-22 10:56:46 +02:00
Aitor
48834f96d3
♻️ Refactor thumbnail rendering on workspace
2023-05-22 10:56:46 +02:00
alonso.torres
4b086ab2bc
🐛 Fix problems with imported SVG shadows
2023-04-04 09:52:15 +02:00
alonso.torres
1d7b43ffbc
🐛 Fix problem with outer stroke in texts
2023-03-27 13:18:52 +02:00
alonso.torres
2500d192e8
🐛 Changed the text dominant-baseline to use ideographic
2023-03-09 10:57:49 +01:00
Alejandro Alonso
c3ce0eb794
Merge remote-tracking branch 'origin/staging' into develop
2023-03-08 07:25:19 +01:00
Alejandro Alonso
9e35229ebd
🐛 Fix components texts not displayed in assets panel
2023-03-07 15:22:24 +01:00
alonso.torres
b497de0dae
✨ UI Integration
2023-03-02 13:56:11 +01:00
alonso.torres
d309628e1d
✨ Add z-index option to flex items elements
2023-02-24 07:37:37 +01:00
alonso.torres
02543b1a4f
🐛 Fix problem with opacity in frames
2023-02-14 17:54:51 +01:00
Pablo Alba
d74af6ddc1
Revert " 🐛 Fix line-height inconsistent"
...
This reverts commit 3974a4778a9f6e2cfd4787562499983ca0388977.
2023-02-07 11:18:01 +01:00
Alejandro Alonso
40349c8ece
🐛 Fix line-height inconsistent
2023-01-30 11:44:20 +01:00
alonso.torres
2d779a4414
🐛 Fix problem with empty text rendering
2023-01-26 12:55:40 +01:00
alonso.torres
ead64a1820
🐛 Fix thumbnails for Safari browsers
2023-01-24 11:56:59 +01:00
alonso.torres
088a8af345
🐛 Fix problem with empty styles
2023-01-23 11:05:28 +01:00
Eva Marco
b9b3fcdb6a
Merge pull request #2813 from penpot/superalex-fix-svg-import
...
🐛 Fix svg import
2023-01-20 14:36:59 +01:00
Alejandro Alonso
2f188e7fb4
🐛 Fix regression with library svgs
2023-01-20 11:01:22 +01:00
alonso.torres
0743b07667
🐛 Fix problem with mask disappearing in root frame
2023-01-20 10:56:55 +01:00
alonso.torres
28663b5ff6
⚡ Improved performance of svg paths
2023-01-12 12:29:02 +01:00
Aitor Moreno
4b2d82e100
:fix: react warning duplicate keys
2023-01-11 15:10:53 +01:00
alonso.torres
c42ef7c5b0
🐛 Fix problem uploading svg with style tag
2023-01-09 11:56:02 +01:00
alonso.torres
ade13d3bca
🐛 Fix problem with auto-height text resize
2023-01-02 11:25:53 +01:00
alonso.torres
32d39c35e4
🐛 Fix problem with flipped shapes
2023-01-02 11:12:59 +01:00
alonso.torres
00fbfd6e9e
🐛 Fix problem when moving shape inside frame
2022-12-28 11:48:14 +01:00
Pablo Alba
5cb3aa5dbc
🐛 Fix show outline with rounded corners on rects
2022-12-28 09:23:11 +01:00
alonso.torres
029efefb62
✨ Import/export layout data
2022-12-13 16:43:28 +01:00
alonso.torres
8609308cb4
🐛 Fix problems with empty thumbnails
2022-12-10 00:08:01 +01:00