Andrés Moya
5b8d1c1ca6
Merge branch 'hiru-update-tech-guide'
2025-05-14 13:23:38 +02:00
Andrés Moya
24e2948407
📚 Update code samples
2025-05-14 13:22:49 +02:00
Andrés Moya
c569c71306
📚 Update Tech Guide about abstraction levels
2025-05-14 13:22:38 +02:00
Elenzakaleidos
37abb7b237
💄 Update video in readme page ( #6461 )
...
Signed-off-by: Elenzakaleidos <elena.scilinguo@kaleidos.net>
2025-05-13 08:10:19 +02:00
Ramiro Andres Sanchez Balo
5fc2208c16
📚 Improve metadata descriptions ( #6457 )
2025-05-13 08:09:59 +02:00
Andrey Antukh
86bcd1b681
🐛 Fix issue on shortcuts restore operation ( #6462 )
...
* 🐛 Fix issue on shortcuts restore operation
Happens when the order of shortcuts pop events is inconsistent with
push events. Using less strictly order policy for pop operations
allows relax this and make it eventually consistent.
* 💄 Add cosmetic changes on shortcuts hooks on colorpicker and wport
* 📎 Update changelog
* 📎 Add PR feedback changes
2025-05-12 15:08:14 +02:00
Andrey Antukh
70b1989f10
Merge tag '2.7.0-RC2'
2025-05-12 13:11:40 +02:00
ºelhombretecla
e6b5618bd3
🎉 Add 2.7 release slides ( #6440 )
2025-05-12 11:38:00 +02:00
Alejandro Alonso
5199b306aa
Merge pull request #6446 from penpot/niwinz-staging-bugfixes-2
...
🐛 Properly propagate export errors from worker to main thread
2025-05-12 10:47:46 +02:00
Alejandro Alonso
8febfaa21e
Merge pull request #6447 from penpot/niwinz-staging-bugfixes
...
✨ Ensure read-only mode on non-workspace access to file
2025-05-12 10:43:02 +02:00
andrés gonzález
5e675dbf0b
📚 Update changelog for 2.7 ( #6448 )
2025-05-09 12:20:39 +02:00
Andrey Antukh
fc5d9659d6
🐛 Properly propagate export errors from worker to main thread
2025-05-09 11:15:04 +02:00
Andrey Antukh
bc20598b3d
✨ Don't persist file on several read operations
...
after applying migrations
2025-05-08 19:15:28 +02:00
Andrey Antukh
9de8ebb52c
✨ Add read-only option for files/get-file
2025-05-08 19:12:50 +02:00
Alonso Torres
9be569c54c
🐛 Fix problem when duplicating grid layout ( #6426 )
2025-05-08 13:39:47 +02:00
Alonso Torres
7e6a621484
🐛 Restore component fix order inside flex ( #6432 )
2025-05-08 13:37:59 +02:00
Eva Marco
66b47f9444
🐛 Fix resize bar background ( #6435 )
2025-05-08 13:37:00 +02:00
Alejandro Alonso
71aa8e5a86
Merge pull request #6434 from penpot/niwinz-staging-webhook-audit
...
✨ Add webhook trigger to the audit events
2025-05-08 13:00:04 +02:00
Andrey Antukh
e203536506
✨ Add webhook trigger to audit events
2025-05-08 11:56:06 +02:00
Belén Albeza
3fe16bd8f9
🐛 Fix history panel shortcut ( #6420 )
...
* ✨ Remove duplicate ID in file menu
* 🐛 Fix shortcut for Show Version History
* ✨ Add regression test
2025-05-07 16:49:54 +02:00
Alejandro Alonso
a9725a1aac
Merge pull request #6422 from penpot/superalex-add-even-to-power-up-link-from-workspace-menu
...
🐛 Add event to power up link from workspace menu
2025-05-07 15:13:31 +02:00
Alejandro Alonso
c3e76817cd
🐛 Add event to power up link from workspace menu
2025-05-07 13:45:57 +02:00
alonso.torres
36b78e5e21
🐛 Fix restore component restore layout
2025-05-05 11:50:08 +02:00
Alonso Torres
a2c9d307df
🐛 Fix problem in viewer with the back button ( #6385 )
2025-05-05 08:54:05 +02:00
Andrés Moya
e52fd90963
💄 Add copyright header to all tokens source files ( #6389 )
2025-05-01 10:06:17 +02:00
alonso.torres
d8b3b216e9
🐛 Fix import modal style problem
2025-04-30 10:48:48 +02:00
Andrey Antukh
c2b13a6d5d
📚 Update changelog
2025-04-29 14:46:15 +02:00
Andrey Antukh
a60b3d4b08
Merge pull request #6375 from penpot/hiru-move-tokens-staging
...
🔧 Reorganize tokens data functions
2025-04-29 10:43:13 +02:00
Andrés Moya
b14798b405
🔧 Make private function
2025-04-29 10:28:00 +02:00
Andrés Moya
8382a88efe
🔧 Move errors and warnings to workspace.data
2025-04-29 10:27:56 +02:00
Andrés Moya
53057c4bf2
🔧 Move token update to workspace.data and rename to propagation
2025-04-29 10:27:50 +02:00
Andrés Moya
3e0f38e8c3
🔧 Move token helpers to common.files
2025-04-29 10:27:46 +02:00
Andrés Moya
a5bbe765b9
🔧 Move style-dictionary and tinycolor to main.data
2025-04-29 10:27:42 +02:00
Andrés Moya
4455adc813
🔧 Move token lib edit to workspace.data and remove unused code
2025-04-29 10:27:38 +02:00
Andrés Moya
abca763aa5
🔧 Move token application to workspace.data
2025-04-29 10:27:20 +02:00
Andrey Antukh
62a12a64a3
Merge branch 'staging' into develop
2025-04-28 08:44:05 +02:00
Andrey Antukh
6935d54870
Merge branch 'main' into staging
2025-04-28 08:43:54 +02:00
Andrey Antukh
049427c6ca
Merge branch 'main' into develop
2025-04-28 08:43:39 +02:00
Andrey Antukh
65e8526ee2
Merge tag '2.6.2-RC4'
2025-04-28 08:43:04 +02:00
alonso.torres
8ce71e792e
✨ Add dynamic properties modifiers to WASM
2025-04-25 15:03:24 +02:00
Andrés Moya
202762027f
🐛 Handle swapped nested instances when detaching
2025-04-25 10:00:14 +02:00
Andrés Moya
d95551e651
🔧 Add debug traces to detach copy operation
2025-04-25 10:00:14 +02:00
Elena Torro
44d68ad723
🐛 Calculate text-length in bytes correctly
2025-04-25 09:48:12 +02:00
Elena Torró
9e4c9d3101
Merge pull request #6353 from penpot/ladybenko-10867-comment-crash
...
🐛 Fix comment loading crash (new renderer viewport)
2025-04-25 08:41:51 +02:00
Andrey Antukh
050692952e
Merge remote-tracking branch 'origin/staging' into develop
2025-04-24 15:11:12 +02:00
Xaviju
c96fbfdcd6
📚 Update tokens changelog for 2.6.2 ( #6364 )
...
Co-authored-by: Xavier Julian <xaviju@proton.me>
2025-04-24 13:29:56 +02:00
Belén Albeza
ab90d9d01c
🔧 Increase the cap for gradient stops
2025-04-24 12:20:34 +02:00
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