alonso.torres
39620fe9c4
🐛 Hover on history version entry to show options
2024-11-25 09:51:41 +01:00
alonso.torres
db7c1fc7dd
🐛 Fix problem with some texts desynchronization
2024-11-25 09:51:41 +01:00
Alejandro Alonso
d09e5ef9b3
🎉 Shape opacity for wasm render
2024-11-25 09:26:49 +01:00
Andrey Antukh
6f5c7c01bb
Merge remote-tracking branch 'origin/staging' into develop
2024-11-25 09:20:30 +01:00
alonso.torres
d22f6e37c9
✨ Add pin version to main menu
2024-11-22 15:47:19 +01:00
Aitor Moreno
e675ff6db5
Merge pull request #5352 from penpot/superalex-improve-full-rendering
...
🎉 Improve performance for zoom and pan with wasm render
2024-11-22 15:38:31 +01:00
AzazelN28
19b9b3cbd9
🐛 Fix missing main menu entry version history
2024-11-22 15:35:13 +01:00
alonso.torres
c1d3e4cd6e
🐛 Fix problem with scroll in history versions
2024-11-22 15:34:32 +01:00
AzazelN28
2164593757
🐛 Fix assets filters
2024-11-22 14:47:43 +01:00
Alejandro Alonso
05716c7164
Merge remote-tracking branch 'origin/staging' into develop
2024-11-22 12:46:10 +01:00
Alejandro Alonso
a8ee9be7b9
🐛 Fix text layer default name with v2 text editor
2024-11-22 11:14:39 +01:00
Alejandro Alonso
0b5e915af9
🎉 Improve performace for zoom and pan with wasm render
2024-11-22 09:46:46 +01:00
Andrey Antukh
afcfbdedda
Merge pull request #5341 from penpot/palba-fix-leave-team
...
🐛 Fix bad redirect after leaving team
2024-11-22 08:31:21 +01:00
Belén Albeza
361c56fd9c
Merge pull request #5343 from penpot/azazeln28-render-only-visible-shapes
...
🎉 Render only visible shapes
2024-11-21 17:40:24 +01:00
Pablo Alba
53f55444cd
✨ Add export format info to export-shapes event
2024-11-21 16:33:06 +01:00
Andrey Antukh
395962ae4d
✨ Merge tokens-studio/develop into develop
2024-11-21 16:08:42 +01:00
AzazelN28
f7ff3129ed
🎉 Render only visible shapes
2024-11-21 16:05:14 +01:00
Alejandro Alonso
b4e9f9e28c
🐛 Fix real time blend mode rendering
2024-11-21 15:58:37 +01:00
Alejandro Alonso
ec8799d806
🎉 Improve performace for zoom and pan with wasm render
2024-11-21 12:05:38 +01:00
Andrey Antukh
5cc678ddc3
✨ Remove not necessary check on upgrade-version notification
2024-11-20 16:43:14 +01:00
Andrey Antukh
64c8741233
🐛 Make thumbnails independent of current public uri
...
Mainly always resolve the public uri at frontend, making the
PENPOT_PUBLIC_URI less necessary to be changed. This improves
the experience of on-premise configuration.
Also removes unnecesary calls for thumbnail generation
on components.
2024-11-20 16:43:14 +01:00
Pablo Alba
0cae9d6ad5
🐛 Fix bad redirect after leaving team
2024-11-20 15:37:08 +01:00
Pablo Alba
0c586551c4
🎉 Add A/B test of use of boards if we just change the icon for “standard” one
2024-11-20 15:12:54 +01:00
AzazelN28
2db1740ce8
🎉 Improve frame rendering
2024-11-20 14:09:18 +01:00
Juanfran
2f4cb19745
🐛 Fix typo in keepAspectRatio #9336
2024-11-20 12:43:51 +01:00
Belén Albeza
59fdf64c66
Merge pull request #5333 from penpot/niwinz-render-wasm-improvements
...
✨ Improvements to wasm api call usability
2024-11-20 09:34:48 +01:00
Belén Albeza
f8e0283186
Merge pull request #5332 from penpot/palba-add-integration-test-viewer-role
...
✨ Add integration tests to viewer role
2024-11-20 09:24:17 +01:00
Andrey Antukh
99905d2286
♻️ Move wasm shape proxy impl to frontend
2024-11-19 19:59:49 +01:00
Andrey Antukh
884414d5cf
✨ Improve wasm api call method usability
2024-11-19 19:21:48 +01:00
Andrey Antukh
db2eb2c420
✨ Use get-prop for access transform and rect props
2024-11-19 19:21:48 +01:00
Andrey Antukh
5420e0e06d
Merge remote-tracking branch 'origin/staging' into develop
2024-11-19 19:20:39 +01:00
alonso.torres
838c1324b9
🎉 Add new gradients UI
2024-11-19 16:41:01 +01:00
Pablo Alba
3a7d187110
✨ Add integration tests to viewer role
2024-11-19 16:38:21 +01:00
AzazelN28
68397edd4d
🐛 Fix text editor selection
2024-11-19 14:47:38 +01:00
AzazelN28
1e2d9a15a3
🐛 Fix text editor shortcuts
2024-11-19 14:47:38 +01:00
alonso.torres
284d5ecb77
🐛 Fix escape key to exit comments mode
2024-11-19 10:44:54 +01:00
Andrey Antukh
7c0142432e
Merge remote-tracking branch 'origin/staging' into develop
2024-11-18 17:56:12 +01:00
Andrey Antukh
27690c3da6
✨ Add test runner for cljs on common module
...
In the same way as frontend tests are run and fix some
tokens related tests
2024-11-18 17:51:23 +01:00
alonso.torres
f436d72f51
✨ Changed some events for versions
2024-11-18 16:38:38 +01:00
Alejandro Alonso
d71e1e66c4
Merge remote-tracking branch 'origin/staging' into develop
2024-11-18 15:52:34 +01:00
Alejandro
20ea188070
Merge pull request #5321 from penpot/niwinz-improvements-features
...
✨ Feature flags improvements
2024-11-18 15:52:20 +01:00
Alejandro
4e28f1b1f7
Merge pull request #5325 from penpot/niwinz-uuid-tweaks
...
✨ Improve Uint32 array generation from uuid
2024-11-18 15:47:48 +01:00
Belén Albeza
05e77957ca
Merge pull request #5324 from penpot/superalex-fix-panning-events
...
🐛 Fix streaming of panning events
2024-11-18 15:39:21 +01:00
Alejandro Alonso
5c6ad8e236
Merge remote-tracking branch 'origin/staging' into develop
2024-11-18 13:00:02 +01:00
Andrey Antukh
f509b0c1a7
✨ Improve Uint32 array generation from uuid
2024-11-18 12:57:49 +01:00
alonso.torres
72f2395142
🐛 Fix problem with texts crashing
2024-11-18 12:41:21 +01:00
Alejandro Alonso
b03df6422f
🐛 Fix streaming of panning events
2024-11-18 10:06:27 +01:00
Andrey Antukh
b7573c0b72
✨ Change frontend-only features automatic team assignation rules
...
The frontend-only features are now ignored from files and from teams
and they do not autoassigns automatically to team and file on file
creation or update operations.
2024-11-15 15:57:25 +01:00
Belén Albeza
58d3a2984f
🐛 Fix not clearing drawing surface before drawing shapes
2024-11-15 11:33:26 +01:00
Alejandro
d1d34a3aa7
Merge pull request #5300 from penpot/ladybenko-9275-blend-modes
...
Add blend modes
2024-11-15 10:27:57 +01:00