Andrey Antukh
ea8632e56a
🐛 Fix frontend test-components scripts
2026-01-22 13:55:41 +01:00
Andrey Antukh
2d00e64ede
✨ Fix e2e scripts related to pnpm change
2026-01-22 13:55:41 +01:00
Andrey Antukh
1246250198
🎉 Migrate to PNPM frontend module
2026-01-22 13:55:41 +01:00
Andrey Antukh
d2295862b4
✨ Add the ability to customize decoder and schema on obj/reify
2026-01-22 13:07:05 +01:00
Andrey Antukh
23cbf33d1b
Merge remote-tracking branch 'origin/staging' into develop
2026-01-22 12:34:49 +01:00
Alonso Torres
656f81f89f
⬆️ Update plugins to 1.4.2 ( #8157 )
2026-01-21 17:36:58 +01:00
Belén Albeza
eaf64b6e16
♻️ Make the CSS of presence widgets to adhere to our guidelines
2026-01-21 17:33:18 +01:00
Belén Albeza
560a0d09d5
🐛 Fix hiding avatar when we have 3 active users
2026-01-21 16:01:20 +01:00
Alonso Torres
01a4ffeb8b
⬆️ Updated plugins release to 1.4.0 ( #8148 )
2026-01-21 15:41:00 +01:00
Andrey Antukh
b70eb768e0
Merge remote-tracking branch 'origin/staging' into develop
2026-01-21 13:51:41 +01:00
Andrey Antukh
b8c70be9a2
✨ Make frontend build and watch process more resilent to errors
2026-01-21 13:44:35 +01:00
Andrey Antukh
525adcfcbe
✨ Add wasm build on watch app script (devenv)
2026-01-21 13:44:35 +01:00
Eva Marco
7cce4c6532
🐛 Fix unhandled exception tokens creation dialog ( #8136 )
2026-01-21 13:09:22 +01:00
Alejandro Alonso
a3fdd8b691
Merge pull request #8147 from penpot/niwinz-staging-file-menu-issue
...
✨ Use correct team-id on file-menu on dashboard
2026-01-21 12:54:28 +01:00
Andrey Antukh
b6a9579c98
✨ Use correct team-id on file-menu on dashboard
...
Before the changes on this commit, the team object is used for
retrieve the id, where we already have team-id. Additionally, the
team object resolution is async operation and is not available on
the first render which causes strange issues on automated flows
(playwright) where an option is clicked when the async flow is
still pending and we have no team object loaded.
2026-01-21 12:23:44 +01:00
Andrey Antukh
4397ede5c1
Merge branch 'staging-render' into develop
2026-01-21 10:18:15 +01:00
Andrey Antukh
ff25df0457
Merge remote-tracking branch 'origin/staging' into staging-render
2026-01-21 10:17:22 +01:00
Eva Marco
8c7fd0af4b
🐛 Fix shadow reference validation ( #8132 )
2026-01-21 09:17:03 +01:00
Luis de Dios
079b3fbfad
♻️ Extract and create panel title component ( #8090 )
2026-01-20 18:56:25 +01:00
Eva Marco
1c2c0987f5
🐛 Fix schema validation for references from other sets
2026-01-20 15:51:43 +01:00
Globalstar117
0418147e74
🐛 Add error handler to token form validation to prevent crash
...
When creating a token with a name that conflicts with existing
hierarchical token names (e.g., 'accent-color' when 'accent-color.blue.dark'
exists), the validation throws an error via rx/throw. However, the
rx/subs! subscriber in generic_form.cljs had no error handler, causing
an unhandled exception that resulted in an 'Internal Error' crash.
This fix adds an error handler that:
1. Catches validation errors from the reactive stream
2. Uses humanize-errors to convert them to user-friendly messages
3. Displays the error in the form's extra-errors field
Before: Crash with 'Internal Error' dialog
After: Form shows validation error message
Fixes #8110
---
This is a Gittensor contribution.
gittensor:user:GlobalStar117
2026-01-20 15:51:25 +01:00
Alonso Torres
47775a9e2c
Merge pull request #8134 from penpot/alotor-fix-plugins-export
...
🐛 Fix problem with export in plugins
2026-01-20 15:03:04 +01:00
Eva Marco
7499a5bca6
♻️ Replace opacity input ( #8072 )
...
* ✨ Replace opacity numeric input
* ✨ Add test
2026-01-20 14:30:35 +01:00
Xaviju
6cd5bc76d7
💄 Replace current themes switch with DS switch ( #8131 )
2026-01-20 14:17:25 +01:00
Alejandro Alonso
260b9fb040
🐛 Fix texts with auto size updated via tokens with render wasm
...
activated
2026-01-20 12:39:17 +01:00
Andrey Antukh
1ffa956251
✨ Include timestamp on version tag
2026-01-20 12:26:39 +01:00
Andrey Antukh
31054099ff
✨ Use pseudo-names on release builds of frontend ( #8105 )
2026-01-20 12:26:39 +01:00
Andrey Antukh
7724450037
Merge remote-tracking branch 'origin/staging-render' into develop
2026-01-20 12:18:04 +01:00
Xaviju
368fa954ce
✨ Remove tokens tree node ( #8042 )
2026-01-20 11:00:13 +01:00
Eva Marco
983487d73c
🐛 Fix shadow token reference validation ( #8128 )
2026-01-20 10:56:27 +01:00
Andrey Antukh
6fd0f5377c
Merge remote-tracking branch 'origin/staging' into staging-render
2026-01-20 10:08:58 +01:00
Elena Torró
eb54bc485e
Merge pull request #8120 from penpot/alotor-fix-flex-layout
...
🐛 Fix problems with layout
2026-01-20 10:00:24 +01:00
Elena Torró
12c24a36b4
Merge pull request #8122 from penpot/fix-thumbnail-generation
...
🐛 Fix problem with thumbnail generation
2026-01-20 09:59:34 +01:00
alonso.torres
f42ff27f3d
🐛 Fix problem with bools
2026-01-19 17:05:04 +01:00
alonso.torres
2c1cc89f53
🐛 Fix problem with thumbnail generation
2026-01-19 12:54:15 +01:00
alonso.torres
498b0b30fe
🐛 Fix problems with layout
2026-01-19 12:17:58 +01:00
Elena Torró
89f40dcda2
🔧 Move WebGL context error message to 'errors' namespace ( #8117 )
2026-01-19 11:24:19 +01:00
Andrey Antukh
e92f3fb3cb
✨ Use pseudo-names on release builds of frontend ( #8105 )
2026-01-19 11:23:35 +01:00
Dalai Felinto
7f395b2642
🐛 Fix import tokens dialog default option ( #8051 )
...
This was intended to be changed on 13fcf3a9bb25. However only the menu
order changed, not the default option.
Signed-off-by: Dalai Felinto <dalai@blender.org>
Co-authored-by: Dalai Felinto <dalai@blender.org>
2026-01-19 11:14:34 +01:00
Dalai Felinto
813d5d8e69
🐛 Fix import tokens dialog default option ( #8051 )
...
This was intended to be changed on 13fcf3a9bb25. However only the menu
order changed, not the default option.
Signed-off-by: Dalai Felinto <dalai@blender.org>
Co-authored-by: Dalai Felinto <dalai@blender.org>
2026-01-19 11:13:55 +01:00
Andrey Antukh
84f1ff092d
Merge remote-tracking branch 'origin/staging' into develop
2026-01-19 11:10:37 +01:00
Juan de la Cruz
2a62bd2586
🎉 Add 2.13 release slides ( #8116 )
2026-01-19 11:09:58 +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
f2b082b93e
Merge branch 'staging-render' into develop
2026-01-19 10:54:37 +01:00
Marina López
fdf5bb250b
🐛 Fix profile not updating after deleting a team member ( #8075 )
2026-01-18 10:08:18 +01:00
Pablo Alba
1ff6e00398
🐛 Fix error message on components doesn't close automatically ( #8081 )
2026-01-18 10:07:11 +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
Elena Torro
21911e898f
🔧 Fix shape selection from canvas to sidebar
2026-01-16 12:45:45 +01:00