alonso.torres
b2647f30c2
✨ Support grid editor with wasm modifiers
2025-06-19 13:03:25 +02:00
luisδμ
72f2a409f9
✨ Show warning when duplicated variant prop name and value ( #6639 )
...
* ✨ Show warning when duplicated variant prop name and value
* 📎 PR changes
2025-06-19 12:34:28 +02:00
Xavier Julian
62a6f2c2f1
♻️ Restructure UI files for theme creation modal
2025-06-19 11:59:25 +02:00
Xavier Julian
105e0ba75f
♻️ Create themes folder and themes root file
2025-06-19 10:53:31 +02:00
Belén Albeza
70a29c43ec
🔧 Fix race condition in colorpicket gradient tests ( #6722 )
2025-06-19 08:57:38 +02:00
Andrey Antukh
386c729507
Merge remote-tracking branch 'origin/staging' into develop
2025-06-19 08:49:11 +02:00
Andrey Antukh
54643b79f6
🐛 Fix exception on changing hex color on colorpicker gradient editor ( #6718 )
2025-06-18 17:59:14 +02:00
Andrey Antukh
b8b56d5aa4
Merge remote-tracking branch 'origin/staging' into develop
2025-06-18 10:54:17 +02:00
Alejandro Alonso
2a5b087aa4
Merge pull request #6714 from penpot/niwinz-staging-fix-path-edition
...
🐛 Fix unexpected exception on selectiong node on non path shape
2025-06-18 10:45:36 +02:00
Andrey Antukh
88ed08916e
Merge remote-tracking branch 'origin/staging' into develop
2025-06-18 10:39:23 +02:00
Andrey Antukh
e3cce104e1
🐛 Fix unexpected exception on selectiong node on non path shape
2025-06-18 10:12:24 +02:00
Elena Torro
f7c4bd77be
🐛 Fix right-sidebar width overflow
2025-06-18 09:10:01 +02:00
Alejandro Alonso
1c7aea4b84
🐛 Fix focus mode for wasm render
2025-06-17 16:42:45 +02:00
Andrey Antukh
332bbc71c3
🐛 Fix incorrect handling of opacity change on gradient stop
2025-06-17 16:14:10 +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
Andrey Antukh
df84396fea
Merge remote-tracking branch 'origin/staging' into develop
2025-06-16 16:51:14 +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
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
alonso.torres
0be8a6e0e6
✨ Add grid helpers to wasm
2025-06-16 09:55: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
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
Belén Albeza
59a4b51d2c
🔧 Set up playwright project for render wasm
2025-06-09 17:01:29 +02:00
Eva Marco
46ce9500fc
🐛 Fix absolute position tooltip message ( #6660 )
2025-06-09 09:52:35 +02:00
Florian Schrödl
bb9daf7c03
✨ Add export tokens modal with multi-file export ( #6649 )
2025-06-06 15:37:10 +02:00
Alejandro Alonso
fec7d5cff2
🐛 Fix detach stroke ( #6655 )
2025-06-06 12:24:18 +02:00
Alejandro Alonso
ea4e69f381
Merge pull request #6633 from penpot/niwinz-develop-hotfix-1
...
🐛 Fix library color detach operation
2025-06-05 11:04:57 +02:00
Andrés Moya
8a0aa20789
🔧 Renames, privacy adjustments and other small enhancements
2025-06-05 10:58:23 +02:00
Eva Marco
a2abaea637
♻️ Update button-icon with tooltip component ( #6539 )
...
* 🐛 Add tooltip to base icon button
* 🎉 Update id prop
* 🐛 Fix test
2025-06-05 10:18:56 +02:00
Eva Marco
ab0219876e
✨ Add numeric token type ( #6575 )
...
* ✨ Add numeric type token
* 🐛 Fix comments
2025-06-05 09:33:54 +02:00
Andrey Antukh
19961f440a
🐛 Fix library color detach operation
2025-06-05 09:33:06 +02:00
Andrey Antukh
f86ce38f04
🎉 Add Fills binary data type
2025-06-04 13:03:51 +02:00
Andrey Antukh
7160334cb9
♻️ Add stricter validation for colors, fills and strokes
2025-06-04 12:46:49 +02:00
Andrey Antukh
8f774a3611
✨ Simplify media mime types structs
2025-06-04 12:46:49 +02:00
Eva Marco
ddae0026fe
🎉 Add metrics to new multi file import ( #6610 )
2025-06-03 15:48:22 +02:00
Alejandro Alonso
13859f90b9
Merge pull request #6601 from penpot/alotor-fix-move-guides
...
✨ Move guides and comments for wasm modifiers
2025-06-02 12:28:01 +02:00
luisδμ
02d1a1f0b1
✨ Delete variant property when it has no value anywhere after editing a formula ( #6586 )
2025-06-02 09:50:27 +02:00
luisδμ
ad26efaa5d
✨ Limit the length of property names and values to 60 chars ( #6587 )
2025-05-30 16:15:18 +02:00
Belén Albeza
35b29bb203
🐛 Fix font size input not displaying 'mixed' when needed
2025-05-30 13:53:00 +02:00
alonso.torres
facb0227a0
✨ Move guides and comments for wasm modifiers
2025-05-30 12:15:21 +02:00
Andrey Antukh
cc76a42088
Merge pull request #6561 from mdbenito/feature/5030-use-system-theme
...
✨ Use system theme
2025-05-30 10:34:46 +02:00
Andrey Antukh
50cc70201d
Merge pull request #6578 from penpot/ladybenko-11105-cap-fills
...
🎉 Disable adding fills in UI when limit has been reached
2025-05-30 10:11:05 +02:00
Miguel de Benito Delgado
ee022e225c
🚧 UI to support switching to system theme
2025-05-29 22:10:00 +02:00
Belén Albeza
ce23fee292
✨ Limit the amount of fills shown in the UI
2025-05-29 11:26:18 +02:00
Belén Albeza
f33c1fb530
✨ Update binary fills flag name and add it to supported flags
2025-05-29 10:32:49 +02:00
Belén Albeza
c0a98288d0
🔧 Gate cap with config flag
2025-05-29 09:45:31 +02:00
María Valderrama
5eaea63ca8
🐛 Fix palette is over sidebar ( #6581 )
2025-05-28 17:08:23 +02:00