alonso.torres
ef2bdf86d8
✨ Add event to create shape in plugins
2026-02-03 13:09:58 +01:00
alonso.torres
512a31d375
✨ Add naturalChildOrdering flag to Plugin's API
2026-02-03 13:09:58 +01:00
Andrey Antukh
717a048b73
📎 Add fmt fix on frontend
2026-02-03 09:37:19 +01:00
Andrey Antukh
cbd90ff970
📎 Comment problematic code on frontend
2026-02-03 09:31:26 +01:00
Andrey Antukh
c99fac000a
Merge remote-tracking branch 'origin/staging-render' into develop
2026-02-03 09:30:16 +01:00
Andrey Antukh
1325584e1a
Merge remote-tracking branch 'origin/staging' into staging-render
2026-02-03 08:24:04 +01:00
Elena Torró
7681231d8f
Merge pull request #8246 from penpot/azazeln28-test-more-text-editor
...
🔧 Add more Text Editor v2 tests
2026-02-02 15:09:18 +01:00
Aitor Moreno
07b9ef0fd6
🔧 Add more v2 text editor tests
2026-02-02 09:35:28 +01:00
alonso.torres
913672e5c5
🐛 Fix problem with modifiers propagation
2026-01-29 17:15:01 +01:00
Xaviju
91671afb7a
🐛 Update switch checked state on change prop ( #8235 )
2026-01-29 13:13:50 +01:00
Eva Marco
838194f9e5
♻️ Refactor code to reduce duplicates ( #8213 )
2026-01-29 12:28:05 +01:00
Alejandro Alonso
8c25fb00ac
🐛 Fix auto width/height texts on variant swithching
2026-01-29 12:25:38 +01:00
Xaviju
68cf2ecc57
🐛 Break long token names in remapping modal ( #8241 )
2026-01-29 11:04:36 +01:00
Xaviju
3e4f70f37b
🐛 Bulk remove tokens with a single undo action ( #8208 )
2026-01-29 10:58:16 +01:00
Andrey Antukh
f65292a13c
📎 Mark as skip two text editor v2 tests (flaky)
2026-01-29 10:43:29 +01:00
Andrey Antukh
94722fdec2
✨ Ensure .hidePopover fn exist before call
2026-01-29 10:43:29 +01:00
Andrey Antukh
28509e0418
✨ Ensure .stopPropagation fn exists before calling
...
Also for .stopImmediatePropagation and .preventDefault on
the event instances.
2026-01-29 10:43:29 +01:00
Eva Marco
9569fa2bcb
🐛 Fix error when creating a token with an invalid name ( #8216 )
2026-01-29 10:41:52 +01:00
Eva Marco
852b31c3a0
🐛 Fix allow spaces on token description ( #8234 )
2026-01-29 10:40:32 +01:00
Eva Marco
b8fdbd1ef8
🐛 Fix opacity value when token is broken ( #8239 )
2026-01-29 10:27:25 +01:00
Andrey Antukh
32454f5959
Merge remote-tracking branch 'origin/staging-render' into develop
2026-01-29 10:23:46 +01:00
Pablo Alba
0bb74ed722
🐛 Fix viewer can update library ( #8231 )
2026-01-28 20:48:52 +01:00
Andrey Antukh
b40e775a70
✨ Add minor improvements to performance events ( #8217 )
...
* ✨ Move devtools perf logging helpers to util.perf ns
* 💄 Move flag check to the entry point instead of initialize event
* ♻️ Make performance events consistent with other events
2026-01-28 20:47:14 +01:00
Eva Marco
2b4e315744
♻️ Replace layout item numeric inputs. ( #8163 )
...
* ✨ Replace opacity numeric input
* ✨ Add test
* ♻️ Replace margin inputs
* 🎉 Add test
2026-01-28 14:30:18 +01:00
Aitor Moreno
2b00e4eec9
Merge pull request #8207 from penpot/alotor-wasm-disable-thumbnail-generation
...
🐛 Disable thumbnails render in wasm
2026-01-28 13:28:07 +01:00
Aitor Moreno
3b86d7c1b1
🐛 Fix initializing rasterizer
2026-01-28 12:59:16 +01:00
alonso.torres
3cb716ec30
🐛 Disable thumbnails render in wasm
2026-01-28 12:59:16 +01:00
Xaviju
eacc033567
🐛 Fix long token names overflow remap modal ( #8224 )
2026-01-28 12:44:07 +01:00
Pablo Alba
cbb6d098a7
🐛 Fix boolean operators in menu for boards ( #8177 )
2026-01-27 17:58:07 +01:00
Andrey Antukh
b6f5000d1c
⬆️ Update pnpm
2026-01-27 17:57:07 +01:00
Andrey Antukh
0527124f2f
Merge remote-tracking branch 'origin/staging-render' into develop
2026-01-27 17:56:03 +01:00
Andrey Antukh
faf91ac70d
Merge remote-tracking branch 'origin/staging' into staging-render
2026-01-27 17:53:16 +01:00
Andrey Antukh
0ab126748f
💄 Add format rule for code comments ( #8211 )
...
* 💄 Add format rule for code comments
* ⬆️ Update linter and formatter on devenv
2026-01-27 15:07:18 +01:00
Andrey Antukh
61969f3eb5
✨ Improve unhandled exception handling
2026-01-27 13:46:51 +01:00
Elena Torró
9808b6ca57
Merge pull request #8205 from penpot/superalex-improve-huge-shapes-render
...
🎉 Improving huge shapes render
2026-01-27 13:08:25 +01:00
Eva Marco
2523096fdd
🐛 Fix css rule ( #8206 )
2026-01-27 12:30:14 +01:00
Aitor Moreno
de41cb5488
🐛 Fix add/remove fills to text nodes
2026-01-27 12:17:10 +01:00
Xaviju
8e63c4e3e8
♻️ Review remap interface and interaction ( #8168 )
...
* ♻️ Review remap interface and interaction
* ♻️ Fix remapping feature tests
2026-01-27 11:18:34 +01:00
Alejandro Alonso
b40ccaf030
🎉 Improve zoom actions for huge shapes
2026-01-27 11:11:38 +01:00
Pablo Alba
d5abc52dac
🎉 Add first integration with nitrate ( #7803 )
...
* 🐛 Display missing selected tokens set info (#8098 )
* 🐛 Display missing selected tokens set info
* ✨ Add integration tests to verify current active set
* 🎉 Integration with nitrate platform
* 🐛 Fix nitrate get-teams returns deleted teams
* ✨ Add nitrate to tmux devenv
* ✨ Add retry and validation to nitrate module
* ✨ Add photoUrl to profile on nitrate authenticate
* ✨ Move nitrate url to an env variable
* ♻️ Change Nitrate organization-id schema to text
* ♻️ Cleanup unused imports
* 🔧 Add control-center to nginx
* ✨ Add create org link
* 🔧 Fix nginx entrypoint
* 🐛 Fix control-center proxy pass
* 🎉 Add nitrate licence check
* Revert "✨ Add nitrate to tmux devenv"
This reverts commit dc6f6c458995dac55cab7be365ced0972760a058.
* ✨ Add feature flag check
* 🐛 Rename licences for licenses
* ✨ MR changes
* ✨ MR changes 2
* 📎 Add the ability to have local config on start backend
* 📎 Add FIXME comment
---------
Co-authored-by: Xaviju <xavier.julian@kaleidos.net>
Co-authored-by: Juanfran <juanfran.ag@gmail.com>
Co-authored-by: Yamila Moreno <yamila.moreno@kaleidos.net>
Co-authored-by: Marina López <marina.lopez.yap@gmail.com>
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2026-01-27 10:04:53 +01:00
Elena Torro
8d1bc6c50c
🐛 Fix flex layout sorting on reverse order with no z-index
2026-01-27 09:34:36 +01:00
Andrey Antukh
56fd66b91a
🐛 Fix several issues related to path edition ( #8187 )
...
* ✨ Improve save-path-content event consistency
Mainly removing possible race conditions from the event
implementation.
* ✨ Ensure path content snapshot on start-path-edit event
* ✨ Reuse already available shape-id on split-segments
2026-01-27 09:27:42 +01:00
Andrey Antukh
3b96eb5476
🐛 Fix incorrect handling of schema expression on obj/reify
2026-01-27 09:20:33 +01:00
Elena Torro
2a7c24f6fd
🐛 Fix shape operations on sidebar when using interaction observer
2026-01-27 09:03:41 +01:00
Andrey Antukh
7a842ce36a
✨ Restore back node based http server for e2e tests
2026-01-27 08:55:17 +01:00
Andrey Antukh
ea25c5db99
🔥 Remove unused svg from frontend resources
2026-01-27 08:55:17 +01:00
Alejandro Alonso
ce1796eb02
Merge pull request #8199 from penpot/elenatorro-13192-fix-layer-items-operations
...
🐛 Fix shape operations on sidebar when using interaction observer
2026-01-27 07:14:55 +01:00
Andrey Antukh
6f0685ba8e
🐛 Fix several issues related to path edition ( #8187 )
...
* ✨ Improve save-path-content event consistency
Mainly removing possible race conditions from the event
implementation.
* ✨ Ensure path content snapshot on start-path-edit event
* ✨ Reuse already available shape-id on split-segments
2026-01-26 22:48:57 +01:00
Elena Torro
bb0e9b47cb
🐛 Fix shape operations on sidebar when using interaction observer
2026-01-26 16:14:18 +01:00
Aitor Moreno
f4f4f5bbb5
🐛 Fix multiple issues and tests
2026-01-26 14:14:06 +01:00