Elena Torro
43f77376b6
🔧 Do not try to set svg path attrs if none
2025-04-09 10:13:39 +02:00
Alejandro
d55e55ebcc
Merge pull request #6237 from penpot/niwinz-upgrade-devenv
...
⬆️ Upgrade devenv (ubuntu, jvm, node)
2025-04-08 10:50:50 +02:00
Aitor Moreno
c2522329fd
Merge pull request #6235 from penpot/alotor-perf-grid-layout-modifiers-2
...
✨ Grid layout modifiers
2025-04-08 09:47:42 +02:00
Alejandro
2470c1788e
🐛 Fix render wasm build ( #6239 )
2025-04-08 09:06:32 +02:00
Pablo Alba
230d259551
Merge pull request #6238 from penpot/luis-improve-input-with-values-doc
...
📚 Update documentation for input-with-values component
2025-04-07 23:31:40 +02:00
Luis de Dios
cb533335c4
📚 Update documentation for input-with-values component
2025-04-07 17:18:21 +02:00
Andrés Moya
a8890e4b13
Merge branch 'tokens-studio-florian-70-sets-in-theme-create' into develop
2025-04-07 17:08:33 +02:00
Florian Schroedl
0281e0dba4
🚧 Explicit state handling
2025-04-07 16:42:43 +02:00
Florian Schroedl
1c209f49fc
🚧 Don't expose state
2025-04-07 16:36:02 +02:00
Andrey Antukh
a4701866a4
⬆️ Upgrade devenv (ubuntu, jvm, node)
2025-04-07 16:26:04 +02:00
Florian Schroedl
12f72c8ca9
🚧 Show back button only when coming from a modal view
2025-04-07 16:04:18 +02:00
Florian Schroedl
c1165bd12d
🚧 Convert rumext
2025-04-07 16:04:18 +02:00
Florian Schroedl
215fb53c52
🚧 Use use-fn
2025-04-07 16:04:18 +02:00
Florian Schroedl
8df780b237
✨ Allow editing of sets in create theme dialog
...
♻️ theme-state -> current-theme
2025-04-07 16:04:18 +02:00
Andrés Moya
79679cbb16
Merge branch 'tokens-studio-andrei/91-single-set-import-refactoring' into develop
2025-04-07 15:56:22 +02:00
Andrey Fedorov
fb2db4b918
♻️ Refactor single set import functionality
2025-04-07 15:48:27 +02:00
Andrey Antukh
05b66f1dcf
Merge remote-tracking branch 'origin/develop' into develop
2025-04-07 14:45:29 +02:00
Andrey Antukh
0f1b2003be
Merge branch 'staging' into develop
2025-04-07 14:45:08 +02:00
Andrey Antukh
ea6f0abf7c
🐛 Fix regresion on features calculate method on workspace load
2025-04-07 14:32:48 +02:00
Belén Albeza
6f91da9461
🔧 Fix Rust tests ( #6208 )
...
* 🔧 Fix test script (rust wasm)
* 🔧 Make code compile in test mode + using aarch64 as a target for tests
2025-04-07 14:08:41 +02:00
Andrey Antukh
45cdfff128
🐛 Fix backend notifications on dashboard
2025-04-07 14:00:26 +02:00
Marina López
8c38e41261
🎉 Consolidate first state of a project ( #6150 )
2025-04-07 13:15:32 +02:00
alonso.torres
63666fca48
✨ Grid layout modifiers
2025-04-07 11:51:28 +02:00
Andrey Antukh
d279b6c232
📎 Fix linter issues
2025-04-07 11:40:19 +02:00
Andrey Antukh
17f7f920c4
Merge branch 'staging' into develop
2025-04-07 11:32:41 +02:00
Alejandro
3197dfddd9
Merge pull request #6234 from penpot/niwinz-staging-bugfixes-3
...
🐛 Several bugfixes and backports
2025-04-07 11:15:32 +02:00
Andrey Antukh
b55c86544b
📎 Fix linter issues
2025-04-07 10:52:07 +02:00
Pablo Alba
af1d5b86e1
Merge pull request #6214 from penpot/palba-cleanup-components-v2
...
♻️ Cleanup of componentsv2
✨ Add check to avoid open files with components v1
2025-04-07 10:18:53 +02:00
Andrey Antukh
d900516302
Merge branch 'main' into staging
2025-04-07 09:59:27 +02:00
Andrey Antukh
fa68a25bea
Merge branch 'warrenjokinen-patch-1'
2025-04-07 09:59:08 +02:00
warrenjokinen
2cc2d34719
📚 Update shortcuts.njk (docs)
...
minor typo
2025-04-07 09:57:05 +02:00
Andrey Antukh
4640d043e3
⬆️ Update yarn
2025-04-07 09:21:56 +02:00
Alonso Torres
137e8d042f
🐛 Fix problem with boolean edges ( #6218 )
2025-04-07 09:19:43 +02:00
Andrey Antukh
bc957893f4
⚡ Make feature resolved on team load
...
That simplifies features retrieval to simple get
2025-04-07 07:50:40 +02:00
Andrey Antukh
b8107ee497
✨ Ensure workspace page loading and intialization process
2025-04-07 07:42:09 +02:00
Andrey Antukh
6b3a988526
✨ Send version and build data to worker configuration
2025-04-07 07:10:40 +02:00
Andrey Antukh
5cb39874a2
✨ Add better error hints on auth ns
2025-04-07 07:10:40 +02:00
Pablo Alba
f375cc9a82
✨ Add check to avoid open files with components v1
2025-04-04 11:08:30 +02:00
Marina López
9fc671cc17
🐛 Fix wrong path to list all icons in storybook
2025-04-04 10:36:51 +02:00
Elena Torró
5937ed57ce
🎉 Update font and variant on change ( #6220 )
2025-04-04 10:17:39 +02:00
Aitor Moreno
2e3ed0c23f
Merge pull request #6230 from penpot/azazeln28-fix-mem-bytes-alloc-32
...
🐛 Fix bytes-alloc-32
2025-04-04 09:55:34 +02:00
Aitor Moreno
5d1d2ef289
🐛 Fix bytes-alloc-32
2025-04-04 09:43:48 +02:00
Elena Torró
480c224250
🐛 Fix long file names ( #6216 )
...
* 🔧 Add truncate str macro
* 🐛 Use truncate instead of prune to prevent title override
* 💄 Use text-overflow ellipsis on file names
* 📎 Add #10662 to 2.7 bugfixes
2025-04-03 16:06:02 +02:00
Aitor Moreno
cd731c3ad2
♻️ Refactor heap usage ( #6204 )
2025-04-03 16:04:51 +02:00
Pablo Alba
3fb3b45fdc
Merge pull request #6219 from penpot/niwinz-staging-bugfixes-2
...
🐛 Several bugfixes and enhancements
2025-04-03 15:49:09 +02:00
Andrey Antukh
9bc49e3381
Merge pull request #6209 from penpot/niwinz-features-enhancement
...
⚡ Make feature resolved on team load
2025-04-03 15:43:12 +02:00
Andrey Antukh
0816adbaec
✨ Send ws messages in verbose format when on development build
2025-04-03 11:40:40 +02:00
Andrey Antukh
1d69941882
🐛 Fix backend notification dialogs
2025-04-03 11:40:40 +02:00
Pablo Alba
f961b75bba
♻️ Cleanup of componentsv2
2025-04-03 11:38:35 +02:00
Andrey Antukh
8f600f334f
🐛 Make accept and cancel handlers optional on actionable*
2025-04-03 11:21:02 +02:00