Andrey Antukh
0d6eac7656
💄 Add mainly cosmetic changes to set-shape-shadows
...
Mainly replace a loop with run! that used reduce as impl.
After measuring there are no real difference between using
the more complex loop and more simplier run!; in parity of
performance we prefer simplier approach.
2025-08-18 21:49:00 +02:00
Andrey Antukh
7acfd199aa
💄 Add mainly cosmetic changes to set-layout-child
2025-08-18 21:49:00 +02:00
Andrey Antukh
33d6f543a1
⚡ Remove several not necessary allocations from set-grid-layout-cells
2025-08-18 21:49:00 +02:00
Luis de Dios
4237ef572e
🐛 Fix use ellipsis when property names are too long ( #7135 )
2025-08-18 21:36:56 +02:00
Pablo Alba
6babea8b12
🐛 Fix alert for bad formula not showing in copies of variants ( #7126 )
...
* 🐛 Fix alert for bad formula not showing in copies of variants
* ✨ MR changes
2025-08-18 21:36:29 +02:00
Pablo Alba
6b7f91c671
🐛 Fix weird resizing on combine variants with constraints scale ( #7134 )
2025-08-18 21:35:04 +02:00
Pablo Alba
b3b183c151
🐛 Fix duplicate a variant when all have bad formulae crashes
2025-08-18 17:09:20 +02:00
Yamila Moreno
59f2ee87e6
📎 Improve github actions
2025-08-18 15:28:15 +02:00
Pablo Alba
6af8940a46
🐛 On variant create do not set sizing
2025-08-18 15:14:36 +02:00
Xavier Julian
e1a1110f06
📎 Update changelog with new typography tokens
2025-08-18 13:50:14 +02:00
Pablo Alba
1dcf1e0b0f
🐛 Fix :show-content wasn't on components sync-attrs
2025-08-18 13:17:09 +02:00
Yamila Moreno
4c3e345c9c
📎 Fix github actions
2025-08-18 13:05:45 +02:00
Alejandro Alonso
56f162f219
Merge pull request #7133 from penpot/superalex-fix-create-variant-doesnt-work-2
...
🐛 Create variant doesn't work
2025-08-18 13:02:33 +02:00
Pablo Alba
f7a0c4139a
🐛 Fix you can add a rect into a variant container ( #7137 )
2025-08-18 13:02:27 +02:00
Alejandro Alonso
7c39e321c4
Merge pull request #7136 from penpot/niwinz-develop-fix-inconsistencies-on-text-shortcuts
...
🐛 Fix several inconsistencies and duplicated shortcuts
2025-08-18 12:57:18 +02:00
Andrey Antukh
ce6a863599
🐛 Fix several inconsistencies and duplicated shortcuts
2025-08-18 12:31:09 +02:00
Alejandro Alonso
832690e71e
🐛 Create variant doesn't work
2025-08-18 11:58:24 +02:00
Pablo Alba
7526cb0d71
🐛 Fix on variants rotation override is not preserving properly ( #7120 )
2025-08-18 11:57:58 +02:00
andrés gonzález
3292109ab0
🐛 Fix typos in modal about variant connections ( #7122 )
2025-08-18 11:47:23 +02:00
Elena Torró
be376d2030
Merge pull request #7124 from penpot/ladybenko-11799-fix-remove-layout
...
🐛 Fix removing layout (wasm)
2025-08-18 09:52:22 +02:00
Alejandro Alonso
4d455b5e9f
Merge pull request #7125 from penpot/elenatorro-11842-fix-groups-rendering-on-drag
...
🐛 Fix Group extrect calculation
2025-08-18 09:36:58 +02:00
Elena Torro
5e6ce9172f
🔧 Return always a shader on merge_fills for consistency
2025-08-14 16:08:03 +02:00
Elena Torró
03adbc2ae8
🔧 Update multiple emoji test and increase resulting image ( #7113 )
2025-08-14 15:47:55 +02:00
Belén Albeza
e63a3f76f7
🐛 Fix open/close path detection in wasm ( #7110 )
...
* 🐛 Fix open/close path detection in wasm
* 💄 Remove leftover code
2025-08-14 15:45:09 +02:00
Elena Torro
6d42d456fb
🐛 Fix Group extrect calculation
2025-08-14 15:39:45 +02:00
Belén Albeza
c818b6f88f
🐛 Fix layout and constraints not being cleared
2025-08-14 15:38:23 +02:00
Belén Albeza
3f3c7905b4
♻️ Refactor wasm layout functions to their own submodule
2025-08-14 14:17:49 +02:00
Elena Torró
e8dd13beb2
Merge pull request #7118 from penpot/superalex-fix-extrect-invalidation-for-texts
...
🐛 Fix extrect invalidation for texts
2025-08-14 13:43:42 +02:00
Elena Torró
fc6b64aa68
Merge pull request #7121 from penpot/superalex-fix-set-corners
...
🐛 Fix set corners
2025-08-14 13:34:43 +02:00
Alejandro Alonso
5e0a2f66e3
🐛 Fix set corners
2025-08-14 11:50:40 +02:00
Pablo Alba
108d4fabba
🐛 Fix menu entry not showing on assets tab ( #7115 )
...
* 🐛 Fix menu entry not showing on assets tab
* ✨ MR changes
2025-08-14 10:39:47 +02:00
Pablo Alba
2e277a39ca
🐛 Fix flick on design tab after variant switch ( #7116 )
2025-08-14 08:14:06 +02:00
Pablo Alba
814ec43714
🐛 Fix variants nesting loops ( #7112 )
...
* 🐛 Fix variants nesting loops
* ✨ MR changes
2025-08-14 08:08:31 +02:00
Andrey Antukh
54bb9ea755
Merge remote-tracking branch 'origin/staging' into develop
2025-08-14 08:06:15 +02:00
Pablo Alba
374e921672
🐛 Fix variants change property name multiple selection
2025-08-13 17:29:03 +02:00
Alejandro Alonso
64e5ea93a0
🐛 Fix extrect invalidation for texts
2025-08-13 14:32:23 +02:00
Pablo Alba
2562d70880
🐛 Fix crash dragging external component into a variant without props ( #7111 )
2025-08-13 14:29:56 +02:00
Alejandro Alonso
d99ef29152
Merge pull request #7029 from penpot/elenatorro-11691-fix-default-text-fill
...
🔧 Fix text default color and inner stroke opacity
2025-08-13 12:52:14 +02:00
Elena Torro
82d2889e96
🔧 Improve text strokes blending
2025-08-13 11:50:09 +02:00
Eva Marco
ff2e845f2c
🐛 Fix double click on set name input ( #7096 )
2025-08-13 09:23:53 +02:00
Florian Schrödl
ccd6ae5ade
🐛 Don't allow letter-spacing value with % ( #7100 )
2025-08-13 08:31:43 +02:00
Yaron Shahrabani
36bafc0d40
📎 Fix typo on translations
2025-08-12 17:58:10 +02:00
Pablo Alba
f7746b8f94
✨ Add create variants in bulk interactions from assets tab ( #7102 )
...
* ✨ Add create variants in bulk interactions from assets tab
* ✨ MR changes
2025-08-12 17:56:47 +02:00
Pablo Alba
537c5ca7b8
🐛 Fix missing selection after swap ( #7104 )
2025-08-12 17:56:03 +02:00
Pablo Alba
4901a80684
🐛 Fix flex layout everrides are not mantained on variant switch ( #7105 )
2025-08-12 17:55:29 +02:00
Pablo Alba
03b5d44a7c
Merge pull request #7101 from penpot/palba-variants-bulk-root
...
🐛 Fix bad name on variants bulk when the parent is root
2025-08-12 17:04:13 +02:00
Andrey Antukh
8e51aa8df4
🐛 Fix regression on set-shape-children introduced in prev merge
2025-08-12 16:03:34 +02:00
Andrey Antukh
029a9674ca
Merge pull request #7103 from penpot/niwinz-develop-modifiers-enhacements
...
♻️ Sanitize heap write and read operations
2025-08-12 13:11:02 +02:00
Alejandro Alonso
68cee1b1f1
Merge pull request #7076 from penpot/ladybenko-11755-fix-color-picker
...
🐛 Fix color picker not working with the new renderer
2025-08-12 11:57:21 +02:00
Aitor Moreno
3f74e230b2
Merge pull request #7092 from penpot/superalex-fix-artifacts-while-panning
...
🐛 Fix artifacts while panning in wasm render
2025-08-12 11:52:18 +02:00