Andrey Antukh
|
989eb12139
|
🔥 Remove merge conflict from plugins api ns
|
2026-02-06 11:38:36 +01:00 |
|
Eva Marco
|
a5e36dbb3d
|
🐛 Fix broken attribute on numeric input (#8250)
* 🐛 Fix broken attribute on numeric input
* 🐛 Fix tooltip position
|
2026-02-06 11:32:16 +01:00 |
|
Alejandro Alonso
|
8acd031ab2
|
Merge remote-tracking branch 'origin/staging-render' into develop
|
2026-02-06 11:23:50 +01:00 |
|
Elena Torro
|
a7c1de6478
|
🐛 Fix lazy load intersection on dragging at the beginning
|
2026-02-06 10:59:05 +01:00 |
|
Elena Torro
|
184487f568
|
🐛 Fix lazy load intersection on dragging at the beginning
|
2026-02-06 10:53:11 +01:00 |
|
Andrey Antukh
|
c00d512193
|
✨ Add the concept of version to plugins
And make mcp plugin version 2
|
2026-02-06 09:42:59 +01:00 |
|
alonso.torres
|
af5dbf2fbc
|
🐛 Set objects modified instead of modif-tree
|
2026-02-06 09:34:58 +01:00 |
|
Alejandro Alonso
|
7c7e32d85f
|
🐛 Fix grid lines
|
2026-02-06 09:34:58 +01:00 |
|
alonso.torres
|
fd3d549f9c
|
✨ Batch text layout updates
|
2026-02-05 17:29:43 +01:00 |
|
alonso.torres
|
53c2acb3e6
|
🐛 Fix several problems with layouts and texts
|
2026-02-05 17:29:43 +01:00 |
|
Belén Albeza
|
8a72eb64c3
|
✨ Add integration test for 13267
|
2026-02-05 16:37:21 +01:00 |
|
alonso.torres
|
1d45ca7019
|
🐛 Fix problem propagating geometry changes to instances
|
2026-02-05 16:37:21 +01:00 |
|
Eva Marco
|
f961f9a123
|
🐛 Fix several bugs (#8267)
* ♻️ Remove rename warning
* 🐛 Fix opacity value
|
2026-02-05 11:34:14 +01:00 |
|
Eva Marco
|
dda3377596
|
🐛 Allow detach broken token from input (#8242)
* 🐛 Allow detach broken token from input
* 🐛 Fix multiselection on multiple token applied
* ♻️ Remove detach-token new fn
|
2026-02-05 11:28:47 +01:00 |
|
Andrey Antukh
|
17935443df
|
✨ Move all tokenscript related adaptations to a separared package
|
2026-02-05 09:45:55 +01:00 |
|
Florian Schroedl
|
150d57b1eb
|
✨ Add tokenscript MVP
|
2026-02-05 09:45:55 +01:00 |
|
Belén Albeza
|
834b513562
|
🔧 Fix typo in workspace spec (#8272)
|
2026-02-04 17:05:49 +01:00 |
|
Alejandro Alonso
|
485005477e
|
🐛 Fix WasmWorkspacePage import
|
2026-02-04 14:02:38 +01:00 |
|
Alejandro Alonso
|
86ca260ea2
|
Merge remote-tracking branch 'origin/staging-render' into develop
|
2026-02-04 13:50:13 +01:00 |
|
Andrey Antukh
|
d80ba1856a
|
✨ Add several improvements to frontend error reporting
* ✨ Add major improvement on error handling
* ✨ Add the ability to store frontend reports
* 📎 Add PR feedback changes
|
2026-02-04 12:45:38 +01:00 |
|
Alejandro Alonso
|
ebb7d01bc9
|
🐛 Fix entering decimal values in dimension fields causes internal server error (#8263)
|
2026-02-04 12:44:19 +01:00 |
|
Andrey Antukh
|
ae0f5e2bb9
|
🐛 Fix subpath support on plugins
|
2026-02-04 12:22:36 +01:00 |
|
Xaviju
|
0f0ad4f161
|
🐛 Remove path from state when removing tokens (#8252)
* 🐛 Remove path from state when removing tokens
* ♻️ Improve path edition legibility
* ♻️ Fix path delete on change set
|
2026-02-04 10:15:46 +01:00 |
|
Alejandro Alonso
|
24c8fc484f
|
🐛 Fix Internal Error when adding a new text layer and trying to go back to Dashboard without saving
|
2026-02-04 10:01:10 +01:00 |
|
Eva Marco
|
d6831e9b48
|
♻️ Restore warning on name change in generic form (#8260)
|
2026-02-03 14:08:35 +01:00 |
|
Pablo Alba
|
138df7c958
|
🐛 Fix remove fill affects different element than selected (#8233)
|
2026-02-03 13:17:54 +01:00 |
|
alonso.torres
|
ef2bdf86d8
|
✨ Add event to create shape in plugins
|
2026-02-03 13:09:58 +01:00 |
|
alonso.torres
|
512a31d375
|
✨ Add naturalChildOrdering flag to Plugin's API
|
2026-02-03 13:09:58 +01:00 |
|
Alejandro Alonso
|
bc16b8ddc3
|
Merge pull request #8198 from penpot/ladybenko-13176-playwright-wasm
🔧 Migrate workspace tests to user the wasm viewport
|
2026-02-03 13:00:10 +01:00 |
|
Alejandro Alonso
|
25aff100cf
|
🎉 Add shadows playground for render wasm
|
2026-02-03 12:44:43 +01:00 |
|
Belén Albeza
|
79be3ab7df
|
🔧 Fix text editor flaky tests
|
2026-02-03 10:39:38 +01:00 |
|
Andrey Antukh
|
717a048b73
|
📎 Add fmt fix on frontend
|
2026-02-03 09:37:19 +01:00 |
|
Andrey Antukh
|
cbd90ff970
|
📎 Comment problematic code on frontend
|
2026-02-03 09:31:26 +01:00 |
|
Andrey Antukh
|
c99fac000a
|
Merge remote-tracking branch 'origin/staging-render' into develop
|
2026-02-03 09:30:16 +01:00 |
|
Andrey Antukh
|
1325584e1a
|
Merge remote-tracking branch 'origin/staging' into staging-render
|
2026-02-03 08:24:04 +01:00 |
|
Belén Albeza
|
629649aca6
|
🔧 Fix config playwright syntax
|
2026-02-02 16:25:16 +01:00 |
|
Belén Albeza
|
cc326f23cf
|
🔧 Adjust timeout of websocket readiness (playwright)
|
2026-02-02 16:16:59 +01:00 |
|
Belén Albeza
|
2c4efc6b53
|
🔧 Fix onboarding test
|
2026-02-02 16:16:58 +01:00 |
|
Belén Albeza
|
4d5c874b91
|
🔧 Fix typography token test
|
2026-02-02 16:16:58 +01:00 |
|
Belén Albeza
|
e3b97638b4
|
🔧 Fix broken / flaky tests
|
2026-02-02 16:16:58 +01:00 |
|
Belén Albeza
|
daedc660b9
|
🔧 Migrate workspace tests to user the wasm viewport
|
2026-02-02 16:16:58 +01:00 |
|
Elena Torró
|
7681231d8f
|
Merge pull request #8246 from penpot/azazeln28-test-more-text-editor
🔧 Add more Text Editor v2 tests
|
2026-02-02 15:09:18 +01:00 |
|
Aitor Moreno
|
07b9ef0fd6
|
🔧 Add more v2 text editor tests
|
2026-02-02 09:35:28 +01:00 |
|
alonso.torres
|
913672e5c5
|
🐛 Fix problem with modifiers propagation
|
2026-01-29 17:15:01 +01:00 |
|
Xaviju
|
91671afb7a
|
🐛 Update switch checked state on change prop (#8235)
|
2026-01-29 13:13:50 +01:00 |
|
Eva Marco
|
838194f9e5
|
♻️ Refactor code to reduce duplicates (#8213)
|
2026-01-29 12:28:05 +01:00 |
|
Alejandro Alonso
|
8c25fb00ac
|
🐛 Fix auto width/height texts on variant swithching
|
2026-01-29 12:25:38 +01:00 |
|
Xaviju
|
68cf2ecc57
|
🐛 Break long token names in remapping modal (#8241)
|
2026-01-29 11:04:36 +01:00 |
|
Xaviju
|
3e4f70f37b
|
🐛 Bulk remove tokens with a single undo action (#8208)
|
2026-01-29 10:58:16 +01:00 |
|
Andrey Antukh
|
f65292a13c
|
📎 Mark as skip two text editor v2 tests (flaky)
|
2026-01-29 10:43:29 +01:00 |
|