Belén Albeza
|
281c0068d9
|
✨ Embed stop data into RawGradientData
|
2025-04-24 12:20:34 +02:00 |
|
Belén Albeza
|
e7b74939cb
|
💄 Change to more idiomatic code in main.rs functions
|
2025-04-24 12:20:34 +02:00 |
|
Elena Torró
|
c2ae58bf08
|
🎉 Add text shadows (#6335)
|
2025-04-24 12:19:41 +02:00 |
|
Elena Torró
|
14e8026e30
|
🐛 Fix take new lines into account when rendering text (#6337)
|
2025-04-24 12:16:21 +02:00 |
|
Xaviju
|
eb29a42209
|
📚 Update tokens changelog for 2.6.2 and 2.7 (#6363)
Co-authored-by: Xavier Julian <xaviju@proton.me>
|
2025-04-24 11:40:06 +02:00 |
|
Pablo Alba
|
6fdaad1bf4
|
🐛 Fix corner case when selecting component to switch (#6350)
|
2025-04-24 10:38:32 +02:00 |
|
Elena Torró
|
dfa6c502dc
|
✨ Improve left sidebar horizontal layers scroll (#6317)
|
2025-04-24 10:00:15 +02:00 |
|
Belén Albeza
|
b958dcb891
|
🐛 Fix positioning of comment thread draft (#6357)
* 🐛 Fix positioning of comment thread draft
* 📚 Update changelog
|
2025-04-24 09:53:07 +02:00 |
|
Andrey Antukh
|
9c4896d72b
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-04-24 09:00:13 +02:00 |
|
Alejandro Alonso
|
01fec1a0cf
|
Merge pull request #6339 from penpot/azazeln28-refactor-rebuild-tiles
♻️ Refactor how rebuild_tiles works
|
2025-04-24 07:38:56 +02:00 |
|
Aitor Moreno
|
caf13eb774
|
♻️ Refactor how rebuild_tiles works
|
2025-04-24 07:34:35 +02:00 |
|
Alejandro Alonso
|
373248e304
|
Merge pull request #6360 from penpot/niwinz-staging-bugfixes-2
🐛 Fix issues on file data migration handling
|
2025-04-24 07:30:50 +02:00 |
|
Marina López
|
fef342b489
|
🐛 Fixed team info settings alignment (#6354)
|
2025-04-23 22:59:07 +02:00 |
|
Pablo Alba
|
6e9adece1f
|
🐛 Fix problems cutting-paste a variant to another page or file (#6359)
|
2025-04-23 22:58:12 +02:00 |
|
Andrey Antukh
|
80308ceafa
|
🐛 Make http cache aware of missing file data migrations
|
2025-04-23 18:15:33 +02:00 |
|
Andrey Antukh
|
f65518f865
|
🐛 Fix incorrect migration application after binfile import
|
2025-04-23 18:10:52 +02:00 |
|
Andrés Moya
|
c0315e2c30
|
🔥 Remove redundant schemas (and add some tooling)
|
2025-04-23 12:27:01 +02:00 |
|
Andrés Moya
|
2f20ccf289
|
🔥 Remove unused functions
|
2025-04-23 12:27:01 +02:00 |
|
Alejandro Alonso
|
90b1895f19
|
Merge pull request #6352 from penpot/alotor-update-scripts
🐛 Fix wasm scripts
|
2025-04-23 11:39:15 +02:00 |
|
alonso.torres
|
7945a95522
|
🐛 Fix wasm scripts
|
2025-04-23 11:21:24 +02:00 |
|
Andrey Antukh
|
40fe6369cb
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-04-23 08:59:33 +02:00 |
|
Alejandro Alonso
|
f155042958
|
Merge pull request #6345 from penpot/niwinz-staging-add-interaction-cleaning
🐛 Add migration for decoding and cleaning shape interactions
|
2025-04-23 08:08:31 +02:00 |
|
Andrey Antukh
|
1dd23a3f47
|
🐛 Invalidate http cache on apply migrations to file on read operation
|
2025-04-23 07:57:56 +02:00 |
|
Alejandro Alonso
|
55da3ee275
|
Merge pull request #6349 from penpot/azazeln28-fix-rendering-order
🐛 Fix rendering order
|
2025-04-23 07:07:27 +02:00 |
|
Andrey Antukh
|
1194e40222
|
🐛 Properly dispose rx subscription on grid thumbnail component
|
2025-04-22 21:39:57 +02:00 |
|
Andrey Antukh
|
05fac41534
|
🐛 Remove feature checking from get-file-data-for-thumbnail rpc method
The prev code has feature resolution race condition and it
in reallity does not need that check.
|
2025-04-22 21:38:40 +02:00 |
|
Andrey Antukh
|
3f85e89f62
|
🐛 Send frontend version on worker http requests
|
2025-04-22 21:26:51 +02:00 |
|
Alonso Torres
|
ee0f8ad19a
|
🐛 Fix horizontal scroll in viewer (#6347)
|
2025-04-22 21:03:45 +02:00 |
|
Andrey Antukh
|
b7d7cf233a
|
✨ Fix shadow colors on import penpot files
|
2025-04-22 19:58:10 +02:00 |
|
Aitor Moreno
|
38a708e12b
|
🐛 Fix rendering order
|
2025-04-22 18:49:57 +02:00 |
|
Alonso Torres
|
53dcd94f0d
|
✨ Add support for self mentions (#6341)
|
2025-04-22 18:49:10 +02:00 |
|
Pablo Alba
|
a3ccc3dfef
|
✨ Select correct component to switch when changing variant property (#6346)
|
2025-04-22 18:48:18 +02:00 |
|
Alonso Torres
|
bd208c31e2
|
🐛 Fix update layout on component restore (#6348)
|
2025-04-22 18:46:21 +02:00 |
|
Andrey Antukh
|
151dc352c8
|
✨ Don't register shadow schema
It is not really necessary, we can use the
schema var directly.
|
2025-04-22 17:21:52 +02:00 |
|
luisδμ
|
77d8504baf
|
✨ Selection of several components of a variant at the same time
|
2025-04-22 15:56:38 +02:00 |
|
Andrey Antukh
|
ccbf17106d
|
🐛 Add migration for decoding and cleaning shape interactions
|
2025-04-22 15:04:22 +02:00 |
|
Andrey Antukh
|
95c4d95fd3
|
📎 Use d/update-vals instead of update-vals on migrations
|
2025-04-22 15:01:33 +02:00 |
|
Aitor Moreno
|
484772e3b2
|
Merge pull request #6313 from penpot/superalex-improve-images-performance-wasm
🎉 Improve images performance
|
2025-04-22 11:36:24 +02:00 |
|
Alejandro Alonso
|
5c7a1fb407
|
🎉 Improve tile caching
|
2025-04-22 11:03:21 +02:00 |
|
Pablo Alba
|
064981ff3d
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-04-22 10:44:29 +02:00 |
|
Pablo Alba
|
fe003d7496
|
✨ Add removal of variant container when it becomes empty (#6311)
|
2025-04-22 09:22:18 +02:00 |
|
Pablo Alba
|
fae1df7f4b
|
🐛 Fix extract component variant from variant with path (#6303)
|
2025-04-22 09:18:31 +02:00 |
|
Andrey Antukh
|
a72c07b657
|
Merge pull request #6309 from penpot/niwinz-staging-bugfixes-2
🐛 Several bugfixes
|
2025-04-22 09:15:02 +02:00 |
|
Florian Schrödl
|
0bff76e5f1
|
✨ Don't override user provided color format (#6231)
|
2025-04-22 09:10:07 +02:00 |
|
Elena Torró
|
c7b062f483
|
Merge pull request #6278 from penpot/elenatorro-send-leaf-attrs-uint-arr
🔧 Parse text leaves all at once
|
2025-04-21 14:27:26 +02:00 |
|
Elena Torro
|
83f72f3e41
|
🔧 Parse text leaves all at once
|
2025-04-21 13:24:39 +02:00 |
|
Aitor Moreno
|
d8b71d76dd
|
Merge pull request #6225 from penpot/elenatorro-10710-render-text-while-typing
🎉 Render text while typing
|
2025-04-21 12:33:08 +02:00 |
|
Aitor Moreno
|
a6d2f385af
|
Merge pull request #6266 from penpot/superalex-fix-path-unions
🐛 Fix unions for new render
|
2025-04-21 11:23:14 +02:00 |
|
Pablo Alba
|
db9e397531
|
🐛 Fix variant from a shared lib doesnt't show props
|
2025-04-21 09:25:00 +02:00 |
|
Elena Torró
|
18dea6c3a3
|
Merge pull request #6298 from penpot/ladybenko-10752-gradient-stops
✨ Send fill + Stops in a single wasm call
|
2025-04-21 09:17:26 +02:00 |
|