Elena Torró
89f40dcda2
🔧 Move WebGL context error message to 'errors' namespace ( #8117 )
2026-01-19 11:24:19 +01:00
Elena Torró
ccac7bd510
Merge pull request #8108 from penpot/ladybenko-13022-blur-page
...
🎉 Apply blur effect when switching pages
2026-01-19 11:04:31 +01:00
Andrey Antukh
d73197625d
Merge remote-tracking branch 'origin/staging' into staging-render
2026-01-19 10:43:43 +01:00
Belén Albeza
43d1d127dc
🎉 Apply blur effect to previous canvas pixels while setting wasm objects
2026-01-16 13:04:59 +01:00
Belén Albeza
8bd3ef717c
🎉 Apply blur to canvas when switching pages
2026-01-16 13:04:59 +01:00
Elena Torro
53bc647783
🔧 Fix shape selection from canvas to sidebar
2026-01-16 13:02:25 +01:00
Andrey Antukh
1ae7515189
🐛 Set correct defaults for storage configuration on compose ( #8060 )
...
* 🔥 Remove mention to legacy and never released admin on compose
* 🐛 Set correct defaults for storage configuration on compose
2026-01-16 08:11:34 +01:00
andrés gonzález
8c401f5346
📚 Add Files and Projects section to user guide ( #8095 )
2026-01-15 17:01:05 +01:00
Elena Torró
6029f9bb51
Merge pull request #8089 from penpot/superalex-improve-zoom-pan-performance-5
...
🎉 Performance improvements
2026-01-15 16:46:07 +01:00
Elena Torro
e0fd8bac81
🔧 Optimize sidebar performance for deeply nested shapes
...
- Batch hover highlights using RAF to avoid long tasks from rapid events
- Run parent expansion asynchronously to not block selection
- Lazy-load children in layer items using IntersectionObserver
- Clarify expand-all-parents logic with explicit bindings
2026-01-15 13:41:54 +01:00
Elena Torro
34737ddfc9
🔧 Always lookup over a set
2026-01-15 13:41:10 +01:00
Elena Torro
a8dfd19338
🔧 Add performance debugging logs
2026-01-15 13:40:58 +01:00
Elena Torro
e33e8a8c3b
🔧 Lookup page objects only when value changes
2026-01-15 13:40:53 +01:00
Alejandro Alonso
c411aefc6c
🐛 Fix rotated shapes extrect calculation
2026-01-15 12:53:21 +01:00
Alejandro Alonso
311e124658
🎉 Reduce extrect work in tile traversal
...
Avoid repeated extrect calculations and simplify root ordering per tile.
2026-01-15 12:53:21 +01:00
Alejandro Alonso
afc914f486
🎉 Render simple shapes directly on Current
...
Bypass intermediate surfaces for simple shapes without effects.
2026-01-15 12:53:21 +01:00
andrés gonzález
b72de2dc8f
📚 Add shadow token documentation ( #8082 )
2026-01-15 09:09:08 +01:00
Alejandro Alonso
84f750da0d
🎉 Skip heavy effects in fast mode
...
Avoid blur and shadow passes for text and shapes when FAST_MODE is enabled.
2026-01-15 08:45:21 +01:00
Elena Torro
a3119bef5e
🔧 Show message and button to reload the page when WebGL context is lost
2026-01-14 11:10:03 +01:00
Alejandro Alonso
c60d74df62
🐛 Fix nested frames border clipping
2026-01-14 11:10:03 +01:00
Alejandro Alonso
d593e299e3
🐛 Fix mask erros on save/restore optimizations
2026-01-14 11:10:03 +01:00
Alejandro Alonso
4a8e02987f
🐛 Fix mask erros on save/restore optimizations
2026-01-14 11:10:03 +01:00
Alejandro Alonso
ee766e85a0
🎉 Wasm render dirty surfaces
2026-01-14 11:10:03 +01:00
Alejandro Alonso
35e3b7f19a
🎉 Root ids refactor
2026-01-14 11:10:03 +01:00
Alejandro Alonso
1810df232b
🎉 Ignore frames and groups when they have no visual extra information
2026-01-14 11:10:03 +01:00
Alejandro Alonso
3e99ad036c
🎉 Avoid unnecesary saves and restores
2026-01-14 11:10:03 +01:00
Alejandro Alonso
042a3a4080
🐛 Fix wasm playgrounds
2026-01-14 11:10:03 +01:00
Belén Albeza
f0687fd1f7
🎉 Make workspace loader to wait for first render
2026-01-14 11:10:03 +01:00
Aitor Moreno
2c9159288f
🐛 Fix previous styles lost when changing selected text
2026-01-14 11:10:01 +01:00
Alejandro Alonso
51635770ce
Merge pull request #8065 from penpot/eva-fix-lost-translation
...
🐛 Fix translation on rename token
2026-01-14 09:44:41 +01:00
Eva Marco
18a4e63da0
🐛 Fix translation on rename token
2026-01-13 15:57:09 +01:00
Andrey Antukh
d71f811dbe
✨ Update help center build script
2026-01-13 10:35:15 +01:00
Andrey Antukh
1beb3b86aa
🐛 Add missing msgid_plural on several translations
2026-01-12 11:52:07 +01:00
Andrey Antukh
fe20bdd00e
🐛 Fix multiple selection options on dashboard deleted page ( #8055 )
...
* 🐛 Fix multiple selection options on dashboard deleted page
* 📎 Fix translations
2026-01-12 11:41:37 +01:00
María Valderrama
5420897b92
🐛 Fix empty state message in trash page ( #8045 )
2026-01-12 11:17:01 +01:00
Andrey Antukh
e430a4c9f3
Revert " ⏪ Backport translations from develop"
...
This reverts commit ec6d72bd91 .
2026-01-12 10:40:17 +01:00
Andrey Antukh
ec6d72bd91
⏪ Backport translations from develop
2026-01-12 09:39:33 +01:00
Eva Marco
6ec451b46d
🐛 Fix resolved value on line height ( #8047 )
2026-01-09 12:54:24 +01:00
Andrey Antukh
2b836f10cb
🐛 Do not show deleted files on search ( #8036 )
...
* 🐛 Do not show deleted files on search
* 💄 Add cosmetic changes to dashboard deleted files page
2026-01-09 11:11:29 +01:00
Andrey Antukh
1ae0f3fc87
Merge pull request #8037 from penpot/niwinz-staging-project-name-fix
...
🐛 Fix long project name visual problem on dashboard
2026-01-08 17:41:37 +01:00
Eva Marco
e13c203b8d
♻️ Refactor scss file
2026-01-08 16:35:56 +01:00
Andrey Antukh
90efb665b5
✨ Add several additional renames for make translation string consistent
2026-01-08 14:37:58 +01:00
Pablo Alba
47ee490158
🐛 Fix typos on download modal
2026-01-08 14:37:58 +01:00
Andrey Antukh
f0f89599bc
🌐 Backport translations from develop
2026-01-08 14:08:02 +01:00
Andrey Antukh
b0dc7d6ffb
🔧 Change default jmx port on deps.edn
2026-01-08 13:56:22 +01:00
Andrey Antukh
b7cd315872
🐛 Fix wasm-playground on devenv
2026-01-08 13:48:09 +01:00
Eva Marco
743d4e5c8d
🐛 Fix error on shadow token creation ( #8029 )
2026-01-08 13:26:01 +01:00
Andrey Antukh
97e4f4c424
🐛 Fix long project name visual problem on dashboard
2026-01-08 11:40:55 +01:00
Belén Albeza
fb9560c315
🐛 Fix guides dropdown width ( #8031 )
...
* 🐛 Fix width of guides column dropdown
* ♻️ Remove deprecated tokens in css
* 🔧 Update changelog
2026-01-08 10:47:11 +01:00
Alejandro Alonso
d53c090900
Merge pull request #8028 from penpot/elenatorro-12956-fix-text-color-tokens
...
🐛 Fix missing text color token from selected shapes in selected colors list
2026-01-07 16:49:41 +01:00