Andrey Antukh
c6cdeea636
Merge remote-tracking branch 'origin/staging' into develop
2024-12-09 12:26:23 +01:00
Andrey Antukh
2f79d71262
🐛 Fix incorrect event handling on file-menu
...
Don't wait team to be present for open the menu,
because with slow connection speed it can cause
unexpected ux glitche showing menu when the component
inner request is resoved
2024-12-09 10:15:13 +01:00
Andrey Antukh
4881bf3619
Merge pull request #5412 from penpot/palba-abtest-add-library-button
...
✨ Add test AB renaming "Libraries" to "Add library"
2024-12-09 09:53:35 +01:00
AzazelN28
f564b4e66d
🎉 Add debug options to wasm
2024-12-05 16:36:42 +01:00
Eva Marco
69df69c4bb
Merge pull request #5424 from penpot/superalex-bugfixing-30
...
🐛 Bug fixing
2024-12-05 16:12:16 +01:00
Alejandro Alonso
07215357d6
🎉 Hidden layer support for wasm render
2024-12-05 15:10:15 +01:00
Alejandro
2c36a4076f
Merge pull request #5427 from penpot/eva-fix-firefox-scrollbar
...
🐛 Fix horizontal scroll on firefox
2024-12-05 13:30:52 +01:00
alonso.torres
c68a0d3967
✨ Add autosaved versions warning
2024-12-05 13:18:03 +01:00
Eva Marco
b58830260c
🐛 Fix horizontal scroll on firefox
2024-12-05 12:21:22 +01:00
Alejandro Alonso
4114d9b56f
🐛 Fix shortcut for history not working
2024-12-05 10:52:59 +01:00
María Valderrama
12e97c73f3
🐛 Fix missing rename shortcut translation
2024-12-05 09:59:00 +01:00
Eva Marco
bf40cd98e8
🐛 Fix admin can demote owner
2024-12-05 09:27:32 +01:00
Alejandro
7c7ede9d0c
Merge pull request #5403 from penpot/ladybenko-wasm-save-buffer-pointer
...
Wasm save buffer pointer
2024-12-05 08:58:35 +01:00
Belén Albeza
62fcf74472
Merge pull request #5402 from penpot/xaviju-9414-ds-swatch
...
Create DS swatch utility component
2024-12-04 16:48:42 +01:00
Xaviju
89009c4da1
✨ Create Ds swatch utility component
2024-12-04 16:27:50 +01:00
Belén Albeza
0828d2e092
Merge pull request #5411 from penpot/niwinz-routing-refactor
...
♻️ Refactor application routing
2024-12-04 15:31:07 +01:00
Pablo Alba
ec7f8a6aa7
✨ Add test AB renaming "Libraries" to "Add library"
2024-12-04 13:55:55 +01:00
Belén Albeza
6623963a7f
✨ Use a static Vec<u8> to handle shared memory
2024-12-04 09:47:31 +01:00
Andrey Antukh
80b763dd98
♻️ Add backward compatibility for old urls
2024-12-03 21:31:54 +01:00
Andrey Antukh
3e090b126e
♻️ Refactor application routing
...
Mainly removes an inconsistent use of path params and normalize
all routes to use query params for make it extensible without
breaking urls.
2024-12-03 18:23:41 +01:00
Belén Albeza
5e9f533624
Merge pull request #5374 from penpot/superalex-render-wasm-fill-images
...
🎉 Render wasm fill images
2024-12-03 13:17:57 +01:00
Alejandro Alonso
0a3c6f38ef
🎉 Render wasm fill images
2024-12-03 13:08:19 +01:00
Andrey Antukh
b2f02de5c1
🐛 Fix incorrect uuid on e2e dashboard mock files
2024-12-03 12:15:53 +01:00
Andrey Antukh
f31e2b72e6
✨ Adjust data profile alias
2024-12-03 12:15:53 +01:00
Andrey Antukh
c6b96a81f1
♻️ Rename data.events to data.event
2024-12-03 12:15:52 +01:00
Andrey Antukh
838fb06039
♻️ Rename data.users to data.profile
2024-12-03 11:55:33 +01:00
Andrey Antukh
1de35b2e3a
✨ Disable wasm loading if feature is disabled
2024-12-03 11:55:33 +01:00
Andrey Antukh
b17d7c0289
♻️ Refactor dashboard bootstrap
2024-12-03 11:55:31 +01:00
Andrey Antukh
b31afcfb47
🐛 Fix incorrect use of forward-ref on input* control component
...
And in the derived input-tokens* component
2024-12-03 11:48:22 +01:00
Andrey Antukh
052b39d833
Merge remote-tracking branch 'origin/staging' into develop
2024-12-03 11:47:40 +01:00
Belén Albeza
39c203b997
✨ Explicitly display icon IDs in storybook
2024-12-03 10:00:01 +01:00
Belén Albeza
c688ae2e33
Merge pull request #5400 from penpot/superalex-memory-refactor
...
❇️ Refactor memory management for color linear gradient stops
2024-12-02 13:08:36 +01:00
Alejandro Alonso
a4cfaa542c
🎉 Refactor memory managemnt for color linear gradient stops
2024-12-02 12:54:56 +01:00
Alejandro
61bf4e145e
Merge pull request #5392 from penpot/ladybenko-9266-linear-gradients
...
🎉 Render linear gradient fills
2024-12-02 12:33:56 +01:00
Andrey Antukh
b9df1d5d3f
Merge pull request #5385 from penpot/mavalroot-rename-board
...
🎉 Rename board on the workspace
2024-12-02 08:50:06 +01:00
Aitor Moreno
fffc3b1b58
Merge pull request #5396 from penpot/niwinz-bugfix-1
...
🐛 Fix regression on drawing text with auto-size
2024-11-29 15:55:34 +01:00
Andrey Antukh
0214397fb1
Merge branch 'staging' into develop
2024-11-29 15:51:47 +01:00
Andrey Antukh
e0cc999345
🐛 Fix regression on drawing text with auto-size
...
Using editor v1
Caused by 2ed743b6be
2024-11-29 13:23:39 +01:00
Belén Albeza
2d4281bdf2
✨ Use u32 as color args for wasm
2024-11-29 11:34:18 +01:00
María Valderrama
0228f79687
🐛 Fix missing rename shortcut translation
2024-11-29 11:30:31 +01:00
María Valderrama
ac0d79d95a
🎉 Rename board on the workspace
2024-11-29 11:30:31 +01:00
Pablo Alba
093a58b9ec
🐛 Fix bad redirect after being removed from a team
2024-11-29 10:55:17 +01:00
Andrey Antukh
5bfd448483
Merge remote-tracking branch 'origin/staging' into develop
2024-11-29 10:24:49 +01:00
Andrey Antukh
5e2b847202
Merge pull request #5383 from penpot/azazeln28-fix-text-editor-more-issues
...
🐛 Fix text editor issues
2024-11-29 10:17:43 +01:00
Simon Epskamp
206fd68a92
✨ Add path to color bullet title
...
This way the title is more clear as the group name is included, and this more closely matches the display in the "assets" sidebar.
Signed-off-by: Simon Epskamp <simon@friendlypixel.nl>
2024-11-28 20:27:10 +01:00
Belén Albeza
c8e322cd58
🎉 Render liner gradient fills
2024-11-28 16:51:28 +01:00
Belén Albeza
13d61d1105
🐛 Fix Uuid crash
2024-11-28 13:16:04 +01:00
Aitor Moreno
9a9815ebfa
Merge pull request #5371 from penpot/ladybenko-9337-pixel-ratio
...
Device pixel ratio
2024-11-28 11:46:41 +01:00
Pablo Alba
f72c37a198
✨ Add events for use library assets
2024-11-28 11:25:12 +01:00
Pablo Alba
dbf3d0d7c1
✨ Add event "navigate-to-library-file"
2024-11-28 11:23:28 +01:00