alonso.torres
|
fdbcf977f5
|
🐛 Fix problem with line-height and texts
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
7abbcdf226
|
✨ Move text position calculation outside foreign object
|
2022-07-15 11:11:12 +02:00 |
|
Andrés Moya
|
6f94745aed
|
♻️ Rename specs -> types
NO FUNCTIONALITY IS CHANGED in this commit, only moving things around
|
2022-06-29 06:25:06 +02:00 |
|
alonso.torres
|
639eaa2458
|
✨ Improved nested boards thumbnail handling
|
2022-06-24 10:47:33 +02:00 |
|
alonso.torres
|
8e60834292
|
✨ Fix shadows in frames for dashboard and viewer
|
2022-06-22 11:18:55 +02:00 |
|
alonso.torres
|
e638475a67
|
✨ Handoff handling nested frames
|
2022-06-17 14:26:32 +02:00 |
|
alonso.torres
|
45b690ed05
|
✨ Fix shadows and thumbnails
|
2022-06-17 13:15:27 +02:00 |
|
alonso.torres
|
2e3f443758
|
✨ Fix problems with shadows and strokes for nested frames
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
9bd382f833
|
✨ Fixed export/import for nested frames
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
a4cc57886b
|
✨ Thumbnails for clipped and nested artboards
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
aa584e6d35
|
♻️ Refactor transform matrix
|
2022-06-17 12:51:24 +02:00 |
|
alonso.torres
|
a9303c37c4
|
✨ Allow for nested frames
|
2022-06-17 12:51:24 +02:00 |
|
Andrey Antukh
|
65e99cabbf
|
📎 Fix linter issues
Related to the linter update on devenv
|
2022-06-13 11:18:35 +02:00 |
|
alonso.torres
|
23d3e88214
|
Merge remote-tracking branch 'origin/main' into develop
|
2022-05-31 11:15:10 +02:00 |
|
Alejandro Alonso
|
0307e58fbe
|
🐛 Fix old texts with opacity and no fill
|
2022-05-30 12:40:07 +02:00 |
|
alonso.torres
|
3d8c41cd69
|
Merge remote-tracking branch 'origin/main' into develop
|
2022-05-27 09:25:22 +02:00 |
|
alonso.torres
|
97c9035cfd
|
🐛 Fix problems with font initialization
|
2022-05-24 23:34:23 +02:00 |
|
Alejandro Alonso
|
2261bde6f1
|
🐛 Fix fills priority over imported svg attributes
|
2022-05-24 14:17:23 +02:00 |
|
alonso.torres
|
28e2d64ac6
|
Merge remote-tracking branch 'origin/main' into develop
|
2022-05-23 10:58:29 +02:00 |
|
alonso.torres
|
0fc2c312d5
|
🐛 Fix problem with fonts and thumbnails
|
2022-05-23 10:26:07 +02:00 |
|
alonso.torres
|
235d3dbf3d
|
Merge remote-tracking branch 'origin/main' into develop
|
2022-05-20 11:10:14 +02:00 |
|
alonso.torres
|
93b582c385
|
🐛 Fix problem with small with texts
|
2022-05-19 15:02:50 +02:00 |
|
alonso.torres
|
25ff15c62e
|
🐛 Fix rendering thumbnail with pending images/fonts
|
2022-05-19 15:02:50 +02:00 |
|
alonso.torres
|
01664a04fc
|
🐛 Problem recalculating thumbnails
|
2022-05-17 14:09:03 +02:00 |
|
alonso.torres
|
edce45095e
|
🐛 Remove xlinkHref to resolve Safari problem
|
2022-05-17 14:09:03 +02:00 |
|
Alejandro Alonso
|
216b510900
|
🐛 Fix security concern
|
2022-05-17 13:03:04 +02:00 |
|
Alejandro Alonso
|
c84017eb72
|
🐛 Fix multiple fills with texts are not working properly
|
2022-05-13 07:58:02 +02:00 |
|
alonso.torres
|
d8d4ce7a46
|
🐛 Fix linter
|
2022-05-12 16:32:25 +02:00 |
|
alonso.torres
|
d85a4d6539
|
🐛 Minor improvements on refs
|
2022-05-12 16:23:45 +02:00 |
|
alonso.torres
|
7446fe77b3
|
🐛 Change text disposition on resize
|
2022-05-12 16:23:45 +02:00 |
|
alonso.torres
|
8b1f8d1418
|
🐛 Fix error in view mode
|
2022-05-12 15:18:23 +02:00 |
|
Eva Marco
|
698dd872e4
|
Merge pull request #1886 from penpot/superalex-multiple-fills-with-texts-are-not-working-properly
🐛 Fix multiple fills with texts are not working properly
|
2022-05-12 09:43:21 +02:00 |
|
Alejandro Alonso
|
767f0fe16b
|
🐛 Fix multiple fills with texts are not working properly
|
2022-05-12 09:30:37 +02:00 |
|
Alejandro
|
0727757eb1
|
Merge pull request #1884 from penpot/superalex-fix-import-svg-shapes-without-fill
🐛 Fix import svg shapes without fill
|
2022-05-12 06:57:05 +02:00 |
|
alonso.torres
|
fef69cb707
|
🐛 Fix problem with RTL texts
|
2022-05-11 15:53:50 +02:00 |
|
alonso.torres
|
c14ece9f8d
|
🐛 Fix problems with thumbnails
|
2022-05-11 13:44:47 +02:00 |
|
Alejandro Alonso
|
efcabe7ffb
|
🐛 Fix import svg shapes without fill
|
2022-05-11 11:04:04 +02:00 |
|
Pablo Alba
|
77e9b8aa70
|
Merge pull request #1873 from penpot/superalex-import-svg-with-exterior-strokes
🐛 Import svg with exterior strokes
|
2022-05-11 09:23:40 +02:00 |
|
Eva Marco
|
33882f44ef
|
Merge pull request #1875 from penpot/alotor-bugfixing-2
Bugfixes
|
2022-05-10 14:23:39 +02:00 |
|
alonso.torres
|
2976c5c572
|
🐛 Fix problem with flipped texts
|
2022-05-10 11:58:44 +02:00 |
|
alonso.torres
|
8df93c2707
|
🐛 Fix problem when exporting single text
|
2022-05-10 11:58:21 +02:00 |
|
Alejandro Alonso
|
8d399cb562
|
🐛 Fix import svg shapes without fill
|
2022-05-10 10:49:50 +02:00 |
|
Alejandro Alonso
|
96aa756eb6
|
🐛 Fix import svg with exterior strokes
|
2022-05-09 12:46:52 +02:00 |
|
Eva Marco
|
8298d460e6
|
Merge pull request #1865 from penpot/alotor-bugfixing
Alotor bugfixing
|
2022-05-06 14:10:12 +02:00 |
|
Andrés Moya
|
9b8b6134c5
|
🐛 Allow images to adjust to the shape size
https://tree.taiga.io/project/penpot/issue/3329
|
2022-05-06 12:07:19 +02:00 |
|
alonso.torres
|
66f7d35510
|
🐛 Fix problem with multi-line text and strokes
|
2022-05-05 17:21:28 +02:00 |
|
alonso.torres
|
5b37c11221
|
🐛 Fix letter spacing for svg texts
|
2022-05-05 17:16:05 +02:00 |
|
alonso.torres
|
baf3f7ea15
|
🐛 Fix problem with outerstrokes for frames
|
2022-05-05 14:24:14 +02:00 |
|
alonso.torres
|
4363e32aae
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-05-03 10:29:19 +02:00 |
|
Alejandro Alonso
|
fe1ae7dbb4
|
🐛 Fix import svg shapes without fill
|
2022-05-03 09:30:36 +02:00 |
|