Miguel de Benito Delgado
c0df527b3d
📚 Document app.main.data.workspace.undo
2025-06-18 09:52:15 +02:00
Alejandro Alonso
6a46110f80
Merge pull request #6672 from penpot/superalex-fix-focus-mode-wasm
...
🐛 Fix focus mode for wasm render
2025-06-17 16:55:47 +02:00
Alejandro Alonso
1c7aea4b84
🐛 Fix focus mode for wasm render
2025-06-17 16:42:45 +02:00
Andrey Antukh
90116c207f
Merge remote-tracking branch 'origin/staging' into develop
2025-06-17 16:23:35 +02:00
Andrey Antukh
c5b0206bf0
🐛 Add workaround for webkit issue on fileReader ( #6697 )
...
On reading blob as data uri
2025-06-17 15:25:58 +02:00
Elena Torró
01311225c7
Merge pull request #6695 from penpot/superalex-fix-allocate-0-bytes-path-attrs
...
🐛 Fix wasm render path issues
2025-06-17 14:44:15 +02:00
Elena Torró
039a544990
Merge pull request #6675 from penpot/alotor-grid-helpers
...
✨ Add grid helpers to wasm
2025-06-17 11:14:18 +02:00
Alejandro Alonso
60dbf02896
Merge pull request #6701 from penpot/elenatorro-fix-custom-font-load
...
🐛 Fix storing custom fonts
2025-06-17 10:06:02 +02:00
Elena Torro
d248dd09bc
🐛 Fix storing custom fonts
2025-06-17 09:38:17 +02:00
Alejandro Alonso
1bb6f2754c
🐛 Fix allocate 0 bytes for path attrs
2025-06-17 08:43:00 +02:00
Andrey Antukh
df84396fea
Merge remote-tracking branch 'origin/staging' into develop
2025-06-16 16:51:14 +02:00
Eva Marco
5ccf34fdae
🐛 Fix reposition on tooltip
2025-06-16 16:34:53 +02:00
Eva Marco
41c8bba1df
♻️ Remove anonym fn
2025-06-16 16:23:53 +02:00
Eva Marco
325a78a967
🎉 Add token export event tag
2025-06-16 16:20:14 +02:00
mirakernel
409ff31c30
🐛 Avoid crash on empty string in interaction prototype ( #6687 )
...
Fixes #6469
Using `uuid/parse` caused a crash when "Relative to" field was set to "auto",
producing an empty string. This change uses `uuid/parse*` instead, which safely
returns nil for invalid or empty inputs, preventing the crash.
Signed-off-by: Dmitriy Mikheev <mirakernel.disroot.org>
Co-authored-by: kira <kira@kira.kira>
2025-06-16 15:19:45 +02:00
mirakernel
a56822ad99
🐛 Avoid crash on empty string in interaction prototype ( #6687 )
...
Fixes #6469
Using `uuid/parse` caused a crash when "Relative to" field was set to "auto",
producing an empty string. This change uses `uuid/parse*` instead, which safely
returns nil for invalid or empty inputs, preventing the crash.
Signed-off-by: Dmitriy Mikheev <mirakernel.disroot.org>
Co-authored-by: kira <kira@kira.kira>
2025-06-16 15:18:59 +02:00
Eva Marco
691a67b595
🐛 Fix tooltip height on safari
2025-06-16 14:45:12 +02:00
Andrey Antukh
f7e94accc3
✨ Add internal performance oriented changes to tooltip*
2025-06-16 14:45:12 +02:00
Andrey Antukh
fc655224af
⚡ Add memorization to icon-button* ds component
2025-06-16 14:45:12 +02:00
Andrey Antukh
34d6e86e42
🐛 Fix incorrect theem selection on export progress bar color
2025-06-16 13:42:43 +02:00
Andrey Antukh
f20032199a
🎉 Add Serbian lang
2025-06-16 13:42:22 +02:00
María Valderrama
d0aac65c76
🐛 Fix misalignments at create account ( #6692 )
2025-06-16 13:26:33 +02:00
Pablo Alba
2d36a1f3e0
🐛 Fix when retrieving a variant from several with same props, it get the last one
2025-06-16 12:23:40 +02:00
Alejandro Alonso
38941d4811
Merge pull request #6676 from penpot/elenatorro-fix-load-pending-single-attr
...
🐛 Fix parsing pending callback on setting single shape attr
2025-06-16 11:50:57 +02:00
María Valderrama
f21e546bc1
✨ Add import error event ( #6690 )
2025-06-16 10:39:56 +02:00
alonso.torres
0be8a6e0e6
✨ Add grid helpers to wasm
2025-06-16 09:55:35 +02:00
Marina López
3624a14141
✨ Subscription tests ( #6669 )
...
* ✨ Subscription tests
* ✨ Subscription tests
2025-06-16 09:31:50 +02:00
Alonso Torres
874a658369
✨ Adds generateFontFaces method to the plugins api ( #6682 )
...
* ✨ Adds generateFontFaces method to the plugins api
* ⬆️ Update plugin runtime
2025-06-16 09:28:04 +02:00
Alonso Torres
c254ebd7c3
🐛 Fix problem with import modal style ( #6683 )
2025-06-16 09:26:35 +02:00
Florian Schrödl
267a3af1e5
💄 Fixes export dialog styling issues ( #6673 )
...
* 🐛 Fix text overflow in file list
* 💄 Set monospace font for code-block component
* 💄 Reduce padding
2025-06-11 10:43:02 +02:00
Elena Torro
330bee7839
🐛 Fix parsing pending callback on setting single shape attr
2025-06-10 21:34:41 +02:00
Andrey Fedorov
d44e4e5275
✨ Add zip file format import for tokens
2025-06-10 17:32:06 +02:00
alonso.torres
b34c161fc3
✨ Adds local store proxy in plugins
2025-06-10 15:09:22 +02:00
alonso.torres
ed0c84a069
✨ Exposes board clipContent and showInViewMode properties in plugins
2025-06-10 15:06:31 +02:00
alonso.torres
29466b47fe
✨ Adds skipChildren to export parameters
2025-06-10 15:06:30 +02:00
Elena Torró
f02dd9f8dc
Merge pull request #6651 from penpot/superalex-path-fixes
...
🐛 Path fixes
2025-06-10 12:11:25 +02:00
Belén Albeza
1a10b7ebfd
🔧 Wait for first render using a custom event (visual regression tests)
2025-06-09 17:46:18 +02:00
Belén Albeza
59a4b51d2c
🔧 Set up playwright project for render wasm
2025-06-09 17:01:29 +02:00
Alejandro Alonso
a9702f104d
🐛 Fix shapes without fills contained in a group with fills
2025-06-09 13:04:18 +02:00
Yamila Moreno
beb3d16693
📎 Fix minor typo ( #6661 )
2025-06-09 10:25:16 +02:00
Andrey Antukh
5770c0cb02
Merge pull request #6625 from penpot/niwinz-develop-enhacements-1
...
✨ Several enhacements
2025-06-09 10:24:44 +02:00
Eva Marco
46ce9500fc
🐛 Fix absolute position tooltip message ( #6660 )
2025-06-09 09:52:35 +02:00
Alejandro Alonso
d008ea9edd
Merge pull request #6652 from penpot/elenatorro-fix-load-fonts
...
🐛 Fix fonts initialization
2025-06-09 09:31:00 +02:00
Florian Schrödl
bb9daf7c03
✨ Add export tokens modal with multi-file export ( #6649 )
2025-06-06 15:37:10 +02:00
Andrey Antukh
f1232fc461
🐛 Fix issues with old profile theme data
2025-06-06 15:25:49 +02:00
Andrey Antukh
a4310b4213
🔥 Remove usage of dm/assert on data.profile ns file
2025-06-06 14:01:10 +02:00
Elena Torro
a8d4b293dc
🐛 Fix loading same resources multiple times
2025-06-06 12:26:35 +02:00
Alejandro Alonso
fec7d5cff2
🐛 Fix detach stroke ( #6655 )
2025-06-06 12:24:18 +02:00
Alejandro Alonso
5e254ff3f6
Merge pull request #6643 from penpot/azazeln28-refactor-performance-improvements
...
♻️ Minor performance improvements
2025-06-06 11:38:53 +02:00
Elena Torro
8c20159fb0
🐛 Cache emoji font correctly
2025-06-06 11:28:50 +02:00