Andrey Antukh
|
4282cdcd2c
|
Merge remote-tracking branch 'origin/staging' into staging-render
|
2025-12-01 10:11:06 +01:00 |
|
Alejandro Alonso
|
e889413f26
|
🐛 Fix nested shadows clipping
|
2025-12-01 09:22:23 +01:00 |
|
Andrey Antukh
|
e7029f2182
|
✨ Make automatic workflows not dependent on yarn
|
2025-12-01 08:17:52 +01:00 |
|
Elena Torró
|
115273b478
|
Merge pull request #7852 from penpot/alotor-flex-issues
🐛 Fix flex problems in new render
|
2025-11-28 14:10:42 +01:00 |
|
Elena Torró
|
fdddd3284a
|
Merge pull request #7859 from penpot/ladybenko-12801-fix-mismatched-fonts
🐛 Fix mismatch between fonts for rendered and selected text when no fallback fonts apply
|
2025-11-28 14:10:17 +01:00 |
|
Belén Albeza
|
51385a04a0
|
🐛 Fix mismatch between fonts for rendered and selected text when no fallback fonts apply
|
2025-11-28 13:54:17 +01:00 |
|
Alonso Torres
|
2c3becb408
|
🐛 Fix problem with plugins content attribute (#7835)
|
2025-11-28 13:41:27 +01:00 |
|
Belén Albeza
|
f96ed8ccd6
|
✨ Fix playwright tests
|
2025-11-28 13:25:13 +01:00 |
|
Belén Albeza
|
bda5de5c1b
|
🔧 Update google fonts list
|
2025-11-28 13:25:13 +01:00 |
|
alonso.torres
|
59f3b4db4c
|
🐛 Fix problem with auto-size and element margins
|
2025-11-28 12:12:19 +01:00 |
|
alonso.torres
|
7ee03ad911
|
🐛 Fix problem with grid layout editor
|
2025-11-28 12:12:09 +01:00 |
|
alonso.torres
|
130b8c8214
|
🐛 Fix problems with flex layout in new render
|
2025-11-28 10:49:55 +01:00 |
|
alonso.torres
|
0198d41757
|
🐛 Fix crash when cleanup
|
2025-11-28 10:44:54 +01:00 |
|
alonso.torres
|
567a955151
|
🐛 Fix problem with change gap/margin/padding
|
2025-11-28 10:44:38 +01:00 |
|
Xaviju
|
a4e6aa0588
|
💄 Limit inspect layer info message to avoid overflow (#7847)
|
2025-11-28 10:19:02 +01:00 |
|
Andrey Antukh
|
7fe20b65dc
|
🔧 Add more cache efficient configuration for devenv nginx
|
2025-11-27 17:59:12 +01:00 |
|
Andrey Antukh
|
e5638cd769
|
⬆️ Update clojure tools version on devenv
|
2025-11-27 17:58:56 +01:00 |
|
Eva Marco
|
8e79dfcb82
|
🐛 Fix input variant
|
2025-11-27 17:54:11 +01:00 |
|
Eva Marco
|
508db99a57
|
🐛 Restore empty field error on dimension, text-case and color forms
|
2025-11-27 17:54:11 +01:00 |
|
Andrey Antukh
|
3c6c9894da
|
🐛 Restore empty value error on border radius token form
|
2025-11-27 17:54:11 +01:00 |
|
Andrey Antukh
|
972b23e6c0
|
🐛 Fix incorect pred build on ::sm/text schema
|
2025-11-27 17:54:11 +01:00 |
|
Andrey Antukh
|
28f550d533
|
🔥 Remove commented code
|
2025-11-27 17:54:11 +01:00 |
|
Elena Torró
|
2b20f75fd4
|
Merge pull request #7837 from penpot/ladybenko-12719-fix-editor-unicode-fonts
🐛 Fix editor not using fallback fonts for selected text
|
2025-11-27 17:37:00 +01:00 |
|
Belén Albeza
|
4d6d7a6a3d
|
🐛 Fix emoji font not being used as fallback in text editor dom
|
2025-11-27 17:23:20 +01:00 |
|
Andrey Antukh
|
db1ab7be69
|
📎 Run worker bundling serially on devenv
|
2025-11-27 16:09:15 +01:00 |
|
Andrey Antukh
|
fcbe9d92dc
|
🐛 Fix unexpected exception on rendering feedback email
Looks like a bug on selmer library
|
2025-11-27 16:09:15 +01:00 |
|
Andrey Antukh
|
9998ce0bb4
|
🔥 Remove fipps direct dependency
|
2025-11-27 16:09:15 +01:00 |
|
Andrey Antukh
|
6061391c89
|
✨ Don't require cljs.analyzer api under cljs on data.macros
Reduces the final production bundle size
|
2025-11-27 16:09:15 +01:00 |
|
Andrey Antukh
|
eabf6e36ed
|
✨ Remove a level of indentation on subscriptions-dashboard tests
|
2025-11-27 16:09:15 +01:00 |
|
Andrey Antukh
|
04274e53fa
|
📎 Fix advanced compilation warnings related to jsdoc
|
2025-11-27 16:09:15 +01:00 |
|
Andrey Antukh
|
52dd9271a9
|
🐛 Encode header values as strings on audit archive task
|
2025-11-27 16:09:15 +01:00 |
|
andrés gonzález
|
8f5a81e179
|
📚 Add info about boolean variants (#7828)
|
2025-11-27 16:03:11 +01:00 |
|
Alonso Torres
|
a940c08da9
|
🐛 Fix problem with worker bundling in development (#7844)
|
2025-11-27 14:13:48 +01:00 |
|
Alejandro Alonso
|
3de4473251
|
Merge pull request #7845 from penpot/elenatorro-fix-case
🐛 Fix editor vertical align default case
|
2025-11-27 14:00:12 +01:00 |
|
Andrey Antukh
|
0735140f07
|
🔧 Change concurrency rules on tests github workflow
|
2025-11-27 13:46:48 +01:00 |
|
Elena Torro
|
dc8a07099d
|
🐛 Fix vertical align default case
|
2025-11-27 13:38:51 +01:00 |
|
Elena Torró
|
90dcf04fb0
|
Merge pull request #7841 from penpot/superalex-fix-boolean-operators-no-selection
🐛 Fix boolean operators no selection
|
2025-11-27 12:50:16 +01:00 |
|
Belén Albeza
|
f84c236e02
|
🐛 Fix text editor v2 not using fallback fonts for selected text
|
2025-11-27 12:26:39 +01:00 |
|
Alejandro Alonso
|
63959a22cc
|
🐛 Fix svg attrs
|
2025-11-27 12:23:46 +01:00 |
|
Alejandro Alonso
|
8840246425
|
🐛 Fix bleeding masks
|
2025-11-27 12:23:46 +01:00 |
|
Alejandro Alonso
|
62ec66cd15
|
🔧 Adding more e2e tests for nested frames with clipping
|
2025-11-27 12:23:46 +01:00 |
|
Alejandro Alonso
|
e3b87390f6
|
🐛 Fix nested shadows clipping
|
2025-11-27 12:23:46 +01:00 |
|
Alejandro Alonso
|
d9ab28e6ed
|
🐛 Fix nested clipping
|
2025-11-27 12:23:46 +01:00 |
|
Belén Albeza
|
9183dbbc43
|
🔧 Fix lint error (rust)
|
2025-11-27 11:51:05 +01:00 |
|
Andrey Antukh
|
74d00473e9
|
✨ Add missing render-wasm to the ci workflow
|
2025-11-27 11:51:05 +01:00 |
|
Alejandro Alonso
|
1c70f5a36b
|
🐛 Fix boolean operatos shown when there is no selection
|
2025-11-27 11:22:15 +01:00 |
|
Andrey Antukh
|
b23e0c0642
|
✨ Add tempfile storage bucket handler test case (#7839)
|
2025-11-27 10:27:57 +01:00 |
|
Marina López
|
db0cbbbc2e
|
🐛 Fix logic preventing incorrect trial flow in subscription modal (#7831)
|
2025-11-26 12:08:02 +01:00 |
|
alonso.torres
|
48304bd26f
|
🐛 Fix issue when exporting files
|
2025-11-26 12:04:34 +01:00 |
|
Elena Torro
|
60e32bbc71
|
🐛 Fix text editor vertical align
|
2025-11-26 11:46:47 +01:00 |
|