Andrey Antukh
|
ec021d944d
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-20 11:37:50 +02:00 |
|
Andrey Antukh
|
3274a74611
|
✨ Add missing fixes to the path edition mode
|
2025-06-20 11:06:48 +02:00 |
|
Aitor Moreno
|
8bfc314b17
|
Merge pull request #6700 from penpot/superalex-fix-async-content-rendering
🐛 Fix asynchronous content rendering
|
2025-06-20 10:11:28 +02:00 |
|
Elena Torró
|
38112e287a
|
Merge pull request #6734 from penpot/ladybenko-11392-no-ui-in-tests
🔧 Make visual regression tests to hide the UI when taking a screenshot (render-wasm tests only)
|
2025-06-20 09:05:30 +02:00 |
|
Alejandro Alonso
|
5c7a4ce5b7
|
🐛 Fix fill images for text
|
2025-06-20 07:45:28 +02:00 |
|
Andrey Antukh
|
0c260c626b
|
✨ Make the path creation flow consistent
|
2025-06-20 07:41:06 +02:00 |
|
Andrey Antukh
|
db4721f692
|
✨ Forward path edition state from vieweport to editor
|
2025-06-20 07:41:06 +02:00 |
|
Andrey Antukh
|
f8d63f5d9d
|
🐛 Fix incorrect path drawing/edition state management
|
2025-06-20 07:41:06 +02:00 |
|
Andrey Antukh
|
7e909dfbe8
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-19 15:35:19 +02:00 |
|
Alonso Torres
|
7f7f0893d0
|
🐛 Fix sidebar width in localhost (#6732)
|
2025-06-19 15:31:27 +02:00 |
|
Andrey Antukh
|
0f46efc117
|
Merge pull request #6733 from penpot/eva-bugfixing
🐛 Fix some bugs
|
2025-06-19 15:29:34 +02:00 |
|
María Valderrama
|
22fbc3fa5f
|
💄 Improve dashboard's sidebar (#6736)
|
2025-06-19 15:28:32 +02:00 |
|
Alejandro Alonso
|
d71fa659d5
|
🐛 Fix asynchronous content rendering
|
2025-06-19 14:03:40 +02:00 |
|
Eva Marco
|
909838c8c4
|
🐛 Fix snap nodes shortcut
|
2025-06-19 14:01:15 +02:00 |
|
Eva Marco
|
86e36061fb
|
🐛 Fix multiple values on text
|
2025-06-19 13:41:35 +02:00 |
|
Belén Albeza
|
9852d24b83
|
🔧 Make visual regression tests to hide the UI when taking a screenshot (render-wasm tests only)
|
2025-06-19 13:37:52 +02:00 |
|
Alejandro Alonso
|
2239482049
|
Merge pull request #6717 from penpot/alotor-grid-editor
✨ Support grid editor with wasm modifiers
|
2025-06-19 13:32:27 +02:00 |
|
Xavier Julian
|
4ea4a1e130
|
♻️ Restructure UI files for token settings
|
2025-06-19 13:10:09 +02:00 |
|
alonso.torres
|
5b4cd9f4f1
|
🐛 Fix problem when moving masks, bools, groups with wasm
|
2025-06-19 13:03:25 +02:00 |
|
alonso.torres
|
b2647f30c2
|
✨ Support grid editor with wasm modifiers
|
2025-06-19 13:03:25 +02:00 |
|
Eva Marco
|
fbdabcd913
|
🐛 Fix button width
|
2025-06-19 12:51:53 +02:00 |
|
luisδμ
|
72f2a409f9
|
✨ Show warning when duplicated variant prop name and value (#6639)
* ✨ Show warning when duplicated variant prop name and value
* 📎 PR changes
|
2025-06-19 12:34:28 +02:00 |
|
Alejandro Alonso
|
191ea3d02a
|
Merge pull request #6637 from penpot/mavalroot-missing-events
✨ Add missing user experience events
|
2025-06-19 12:11:07 +02:00 |
|
Xavier Julian
|
62a6f2c2f1
|
♻️ Restructure UI files for theme creation modal
|
2025-06-19 11:59:25 +02:00 |
|
Andrey Antukh
|
b747ccc382
|
🎉 Add shortcut helper for creating events
|
2025-06-19 11:38:08 +02:00 |
|
Andrey Antukh
|
892c9ab12c
|
✨ Add minor code consistency fixes
|
2025-06-19 11:38:08 +02:00 |
|
Eva Marco
|
b595d5abf8
|
🐛 Fix radio buttons gap
|
2025-06-19 11:23:32 +02:00 |
|
María Valderrama
|
cb46d643ac
|
✨ Add missing user experience events
|
2025-06-19 11:22:58 +02:00 |
|
Xavier Julian
|
105e0ba75f
|
♻️ Create themes folder and themes root file
|
2025-06-19 10:53:31 +02:00 |
|
luisδμ
|
e7e39a5521
|
✨ Avoid duplicated property names adding a number (#6681)
* ✨ Avoid repeated property names appending a number
* 📎 PR changes
* 🐛 Adjust rules for incrementing numbers in prop names
|
2025-06-19 09:11:41 +02:00 |
|
Belén Albeza
|
70a29c43ec
|
🔧 Fix race condition in colorpicket gradient tests (#6722)
|
2025-06-19 08:57:38 +02:00 |
|
Eva Marco
|
7bde3d0ec1
|
🐛 Fix comment icon fill
|
2025-06-19 08:51:29 +02:00 |
|
Andrey Antukh
|
386c729507
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-19 08:49:11 +02:00 |
|
Alejandro Alonso
|
219dca3ab8
|
Merge pull request #6723 from penpot/elenatorro-11385-fix-text-gradients
🐛 Fix text fill gradients and add visual regression test for text…
|
2025-06-19 07:03:19 +02:00 |
|
Elena Torro
|
5c120b601c
|
🐛 Fix text fill gradients and add visual regression test for text styles
|
2025-06-18 18:02:28 +02:00 |
|
Andrey Antukh
|
54643b79f6
|
🐛 Fix exception on changing hex color on colorpicker gradient editor (#6718)
|
2025-06-18 17:59:14 +02:00 |
|
Kelp
|
71afccbeb5
|
✨ Adds new font-size icon to the DS
Signed-off-by: Kelp <5446186+NatachaMenjibar@users.noreply.github.com>
|
2025-06-18 15:55:13 +02:00 |
|
Andrey Antukh
|
bbb9713f97
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-18 14:09:49 +02:00 |
|
Andrey Antukh
|
063c6e7771
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-18 13:34:47 +02:00 |
|
alonso.torres
|
1a6fcb5daf
|
🐛 Fix problem fetching images
|
2025-06-18 13:26:15 +02:00 |
|
Andrey Antukh
|
34febfc833
|
📎 Update indirect dependencies
|
2025-06-18 13:20:45 +02:00 |
|
Andrey Antukh
|
b8b56d5aa4
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-18 10:54:17 +02:00 |
|
Alejandro Alonso
|
2a5b087aa4
|
Merge pull request #6714 from penpot/niwinz-staging-fix-path-edition
🐛 Fix unexpected exception on selectiong node on non path shape
|
2025-06-18 10:45:36 +02:00 |
|
Andrey Antukh
|
402508a710
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-18 10:41:30 +02:00 |
|
Alejandro Alonso
|
1f034654a0
|
Merge pull request #6705 from penpot/niwinz-staging-docker-improvements
✨ Major improvement and update to docker images and devenv
|
2025-06-18 10:39:51 +02:00 |
|
Andrey Antukh
|
88ed08916e
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-18 10:39:23 +02:00 |
|
Andrey Antukh
|
e3cce104e1
|
🐛 Fix unexpected exception on selectiong node on non path shape
|
2025-06-18 10:12:24 +02:00 |
|
Miguel de Benito Delgado
|
c0df527b3d
|
📚 Document app.main.data.workspace.undo
|
2025-06-18 09:52:15 +02:00 |
|
Andrey Antukh
|
42d36bae0a
|
✨ Update several node based dependencies
|
2025-06-18 09:46:15 +02:00 |
|
Elena Torro
|
f7c4bd77be
|
🐛 Fix right-sidebar width overflow
|
2025-06-18 09:10:01 +02:00 |
|