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
Andrey Antukh
94722fdec2
✨ Ensure .hidePopover fn exist before call
2026-01-29 10:43:29 +01:00
Andrey Antukh
28509e0418
✨ Ensure .stopPropagation fn exists before calling
...
Also for .stopImmediatePropagation and .preventDefault on
the event instances.
2026-01-29 10:43:29 +01:00
Eva Marco
9569fa2bcb
🐛 Fix error when creating a token with an invalid name ( #8216 )
2026-01-29 10:41:52 +01:00
Eva Marco
852b31c3a0
🐛 Fix allow spaces on token description ( #8234 )
2026-01-29 10:40:32 +01:00
Eva Marco
b8fdbd1ef8
🐛 Fix opacity value when token is broken ( #8239 )
2026-01-29 10:27:25 +01:00
Andrey Antukh
32454f5959
Merge remote-tracking branch 'origin/staging-render' into develop
2026-01-29 10:23:46 +01:00
Pablo Alba
0bb74ed722
🐛 Fix viewer can update library ( #8231 )
2026-01-28 20:48:52 +01:00
Andrey Antukh
b40e775a70
✨ Add minor improvements to performance events ( #8217 )
...
* ✨ Move devtools perf logging helpers to util.perf ns
* 💄 Move flag check to the entry point instead of initialize event
* ♻️ Make performance events consistent with other events
2026-01-28 20:47:14 +01:00
Eva Marco
2b4e315744
♻️ Replace layout item numeric inputs. ( #8163 )
...
* ✨ Replace opacity numeric input
* ✨ Add test
* ♻️ Replace margin inputs
* 🎉 Add test
2026-01-28 14:30:18 +01:00
Aitor Moreno
2b00e4eec9
Merge pull request #8207 from penpot/alotor-wasm-disable-thumbnail-generation
...
🐛 Disable thumbnails render in wasm
2026-01-28 13:28:07 +01:00
Aitor Moreno
3b86d7c1b1
🐛 Fix initializing rasterizer
2026-01-28 12:59:16 +01:00
alonso.torres
3cb716ec30
🐛 Disable thumbnails render in wasm
2026-01-28 12:59:16 +01:00
Xaviju
eacc033567
🐛 Fix long token names overflow remap modal ( #8224 )
2026-01-28 12:44:07 +01:00
Pablo Alba
cbb6d098a7
🐛 Fix boolean operators in menu for boards ( #8177 )
2026-01-27 17:58:07 +01:00
Andrey Antukh
b6f5000d1c
⬆️ Update pnpm
2026-01-27 17:57:07 +01:00
Andrey Antukh
0527124f2f
Merge remote-tracking branch 'origin/staging-render' into develop
2026-01-27 17:56:03 +01:00
Andrey Antukh
faf91ac70d
Merge remote-tracking branch 'origin/staging' into staging-render
2026-01-27 17:53:16 +01:00
Andrey Antukh
0ab126748f
💄 Add format rule for code comments ( #8211 )
...
* 💄 Add format rule for code comments
* ⬆️ Update linter and formatter on devenv
2026-01-27 15:07:18 +01:00
Andrey Antukh
61969f3eb5
✨ Improve unhandled exception handling
2026-01-27 13:46:51 +01:00
Elena Torró
9808b6ca57
Merge pull request #8205 from penpot/superalex-improve-huge-shapes-render
...
🎉 Improving huge shapes render
2026-01-27 13:08:25 +01:00
Eva Marco
2523096fdd
🐛 Fix css rule ( #8206 )
2026-01-27 12:30:14 +01:00
Aitor Moreno
de41cb5488
🐛 Fix add/remove fills to text nodes
2026-01-27 12:17:10 +01:00
Xaviju
8e63c4e3e8
♻️ Review remap interface and interaction ( #8168 )
...
* ♻️ Review remap interface and interaction
* ♻️ Fix remapping feature tests
2026-01-27 11:18:34 +01:00
Alejandro Alonso
b40ccaf030
🎉 Improve zoom actions for huge shapes
2026-01-27 11:11:38 +01:00