Eva Marco
e184a9a8b9
🐛 Fix context menu on spacing tokens ( #7382 )
2025-09-25 17:28:46 +02:00
Andrey Antukh
11b75408fe
🐛 Fix regression on importing binfile-v1 files ( #7359 )
2025-09-23 11:38:33 +02:00
Andrey Antukh
e88039e46a
🐛 Fix future linter issues on wasm shape impl
2025-09-17 16:53:02 +02:00
Andrey Antukh
3c45a8d0b4
✨ Allow delete subscriptions on profile deletion request
2025-09-17 16:53:02 +02:00
Aitor Moreno
c9d71f3b2d
🐛 Fix conflicting shortcuts (text alignment) ( #7339 )
2025-09-17 16:52:44 +02:00
Andrey Antukh
9f37175775
🐛 Fix incorrect path data content initialization on pluings api
2025-09-17 15:19:41 +02:00
Eva Marco
f654eb2dcd
🐛 Fix font weight input placehoder ( #7338 )
2025-09-17 13:44:11 +02:00
Belén Albeza
c21d705143
🐛 Remove shortcuts for inc/dec line height and letter spacing ( #7337 )
2025-09-17 12:35:39 +02:00
Luis de Dios
e2151409bf
🐛 Fix wrong number of components in the library modal ( #7332 )
2025-09-17 09:25:23 +02:00
Luis de Dios
4fe6cfc57a
🐛 Fix focus the first property value when creating a variant ( #7329 )
2025-09-16 23:25:18 +02:00
Luis de Dios
ef376fbb7b
✨ Add shortcut for creating variant to the shortcuts panel ( #7319 )
...
* ✨ Add shortcut for creating variant to the shortcuts panel
* ♻️ Update components to new rumext syntax
* 🐛 Fix unique "key" prop error for each child in a list
* ♻️ Remove deprecated icons and CSS cleanup
* 📎 PR changes
2025-09-16 14:06:47 +02:00
Pablo Alba
18d5b84b00
🐛 Fix variants events ( #7320 )
...
* 🐛 Add missing event add-component-to-variant
* 🐛 Fix event apply-tokens, param applied-to-variant
* 🐛 Fix missing case on event "add new variant"
* 🐛 Fix event combine-as-variants
* 🐛 Fix event variant-edit-property-name
* 🐛 On variants events, change trigger for origin
* 🐛 Split combine-as-variants to not have an optional first parameter
2025-09-16 13:09:23 +02:00
Aitor Moreno
c62fadac47
🐛 Fix fast move with distance ( #7302 )
...
* 🐛 Fix fast move with distance
* 📎 Remove duplicated shourtcuts
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz >
2025-09-16 11:36:21 +02:00
Luis de Dios
9311ee4c87
🐛 Fix show in assets panel option for component of variants ( #7311 )
2025-09-15 13:13:12 +02:00
Juan de la Cruz
658303fa36
🎉 Add 2.10 release slides ( #7293 )
2025-09-12 15:06:18 +02:00
Luis de Dios
9e2d3b1fa1
🐛 Fix position of annotation for variants ( #7306 )
2025-09-12 14:05:36 +02:00
Florian Schroedl
4dc0f3b4eb
🐛 Fix make-token throwing because of error in name, keep preview value
2025-09-12 13:49:25 +02:00
Luis de Dios
f22eef5bf6
🐛 Fix create a variant using the contextual menu
2025-09-09 15:59:04 +02:00
Alejandro Alonso
7c61049103
Merge pull request #7257 from penpot/azazeln28-fix-issue-11992-cannot-move-elements-up-or-down
...
🐛 Fix moving elements up or down while pressing alt
2025-09-09 11:07:58 +02:00
Aitor Moreno
1a4594a615
🐛 Fix text editor v1 paste HTML
2025-09-09 10:48:15 +02:00
Aitor Moreno
ff96f7be85
🐛 Fix moving elements up or down while pressing alt
2025-09-09 09:19:00 +02:00
Alejandro Alonso
a403af7ebd
🐛 Fix plugin installation link
2025-09-09 08:47:09 +02:00
Alejandro Alonso
e3c9588c1c
Merge pull request #7279 from penpot/palba-variants-events2
...
🎉 Add "advanced" events to variants
2025-09-09 07:03:22 +02:00
Pablo Alba
c5bd183f73
🐛 Fix bad selection after variant duplicate
2025-09-08 16:33:38 +02:00
Pablo Alba
06441063f2
✨ Add "advanced" events to variants
2025-09-08 15:33:14 +02:00
Alejandro Alonso
9f11a2cb32
🐛 Fix context menu shape ids ( #7277 )
...
This reverts commit 1929ee36ed .
2025-09-08 11:59:54 +02:00
Marina López
fad058ee59
🐛 Fix incorrect date displayed for support plan
2025-09-08 11:06:57 +02:00
Alejandro Alonso
568c2fd9d7
Merge pull request #7271 from penpot/eva-bugfixing-release
...
🐛 Fix several bugs
2025-09-08 10:23:05 +02:00
Luis de Dios
794eb78aca
♻️ Refactor icon namespaces ( #7262 )
...
* ♻️ Rename old icons as deprecated
* ♻️ Take icons from the namespace for the icon component
* ♻️ Take icons from the namespace for the icon-button component
2025-09-08 10:02:33 +02:00
Eva Marco
1929ee36ed
🐛 Fix ungroup option missing
2025-09-08 09:18:43 +02:00
Eva Marco
84cccd1b79
🐛 Fix alignment row on single shape selection
2025-09-05 13:54:46 +02:00
Eva Marco
e66d44ca81
🐛 Fix wrong icon on path layer
2025-09-05 13:54:19 +02:00
Eva Marco
2f3b464715
🎉 Add base font size flag ( #7270 )
2025-09-05 13:36:32 +02:00
Pablo Alba
286e477ad5
🐛 Change variants nesting error texts
2025-09-05 12:34:16 +02:00
Pablo Alba
409f95ac17
✨ Add basic variants events ( #7249 )
...
* ✨ Add basic variants events
* ✨ MR changes
2025-09-04 17:00:09 +02:00
Belén Albeza
f363d6a801
✨ Add integration test for Flatten menu option
2025-09-04 07:13:16 +02:00
Belén Albeza
e88ce0d52f
🐛 Unify flatten naming
2025-09-04 07:13:16 +02:00
María Valderrama
699cc147b5
🐛 Fix typos
2025-09-03 11:20:12 +02:00
Luis de Dios
b1d792a757
🐛 Fix icons do not appear in swap panel and annotations ( #7240 )
...
* 🐛 Fix icons do not appear in swap panel and annotations
* 📎 PR changes
2025-09-03 10:57:47 +02:00
Florian Schroedl
18e6842e35
♻️ Revert trigger interactive via actionize and propagation
2025-09-03 10:10:34 +02:00
Pablo Alba
dac2d31b35
🐛 Don't allow a variant switch when that will provoke a components loop
2025-09-02 15:03:38 +02:00
Pablo Alba
1d3a1a094a
🐛 Missing component copy options on the context menu
2025-09-02 12:49:53 +02:00
Luis de Dios
2a2735cd67
💄 Adjust design details of some components ( #7225 )
2025-09-01 11:02:36 +02:00
Elena Torró
0552b6e713
Merge pull request #7189 from penpot/azazeln28-feat-text-playground-fonts
...
🎉 Add multiple fonts to text editor WASM playground
2025-09-01 10:54:40 +02:00
Alejandro Alonso
30e655b1da
Merge pull request #7236 from penpot/eva-fix-padding-sidebar
...
🐛 Fix wrong spacing
2025-09-01 10:35:21 +02:00
Eva Marco
5cec006a76
🐛 Fix wrong spacing
2025-09-01 10:15:52 +02:00
Pablo Alba
307e06372b
🎉 Activate variants for everyone
2025-09-01 09:58:14 +02:00
Xaviju
9f24e76c27
🌐 Convert translation single word to label ( #7220 )
2025-09-01 08:44:06 +02:00
Xavier Julian
7954eaf529
🎉 Inspect styles tab attributes container box
2025-08-31 14:58:11 +02:00
Eva Marco
fe406b577e
📚 Add comment to not translated string
2025-08-29 14:26:52 +02:00