0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00
Commit graph

15463 commits

Author SHA1 Message Date
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
Belén Albeza
6fd6074934 💄 Format rust code 2024-11-21 17:23:49 +01:00
Pablo Alba
53f55444cd Add export format info to export-shapes event 2024-11-21 16:33:06 +01:00
Andrey Antukh
86b681fb55
Merge pull request #5350 from penpot/token-studio-develop-1
 Merge tokens-studio/develop into develop
2024-11-21 16:31:08 +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
Aitor Moreno
f9912e0299
Merge pull request #5317 from penpot/superalex-fix-real-time-blend-mode-rendering
🐛 Fix real time blend mode rendering
2024-11-21 16:03:42 +01:00
Alejandro Alonso
b4e9f9e28c 🐛 Fix real time blend mode rendering 2024-11-21 15:58:37 +01:00
Aitor Moreno
aa07a8046b
Merge pull request #5329 from penpot/ladybenko-9290-fix-resize-viewport
Fix viewport glitch
2024-11-21 15:13:36 +01:00
Belén Albeza
dfe8f97f8d 🐛 Fix surface not being resized when viewport dimensions changed 2024-11-21 14:16:07 +01:00
Aitor Moreno
2f15844c32
Merge pull request #5347 from penpot/superalex-tada-improve-zoom-pan-render-wasm
🎉 Improve performace for zoom and pan with wasm render
2024-11-21 12:50:51 +01:00
Alejandro Alonso
e634d6d37a 🎉 Improve performace for zoom and pan with wasm render 2024-11-21 12:50:06 +01:00
Aitor Moreno
bc7702e955
Merge pull request #5330 from penpot/superalex-tada-improve-zoom-pan-render-wasm
🎉 Improve performace for zoom and pan with wasm render
2024-11-21 12:13:13 +01:00
Alejandro Alonso
ec8799d806 🎉 Improve performace for zoom and pan with wasm render 2024-11-21 12:05:38 +01:00
Pablo Alba
fa8665df88
Merge pull request #5337 from penpot/juanfran-fix-typo-keepaspectratio
🐛 Fix typo in keepAspectRatio #9336
2024-11-21 09:13:21 +01:00
Alejandro
7b57509d2d
Merge pull request #5339 from penpot/azazeln28-improve-render-queueing
🎉 Improve frame rendering
2024-11-21 06:57:56 +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
Alejandro Alonso
7611c487aa Merge remote-tracking branch 'origin/staging' into develop 2024-11-20 06:27:54 +01:00
Alejandro
b80ccbec0f
Merge pull request #5334 from penpot/niwinz-bug-features
🐛 Preserve frontend-only flags already present on team
2024-11-20 06:27:24 +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
Andrey Antukh
246415be2b
Merge pull request #5306 from penpot/azazeln28-update-text-editor
⬆️ Update text editor
2024-11-19 19:20:04 +01:00
Andrey Antukh
7faa9e970e 🐛 Fix esm module incompatibilities on text-editor with node 2024-11-19 17:20:16 +01:00
Andrey Antukh
04a0d867b0 Import text-editor code into the repository 2024-11-19 17:05:30 +01:00
Andrey Antukh
93583e5257
Merge pull request #5327 from penpot/qol-gradients
 New gradients UI
2024-11-19 16:50:15 +01:00
alonso.torres
838c1324b9 🎉 Add new gradients UI 2024-11-19 16:41:01 +01:00
Andrey Antukh
a18214a1a5 🐛 Preserve frontend-only flags already present on team 2024-11-19 16:39:21 +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
AzazelN28
0f101fad9f ⬆️ Update text editor 2024-11-19 14:47:38 +01:00
Andrey Antukh
a91737b4d7
Merge pull request #5331 from penpot/alotor-exit-comments
🐛 Fix escape key to exit comments mode
2024-11-19 10:59:13 +01:00
alonso.torres
284d5ecb77 🐛 Fix escape key to exit comments mode 2024-11-19 10:44:54 +01:00
Alejandro
5d95d755ad
Merge pull request #5315 from penpot/niwinz-team-access-request-quotes
🎉 Add quote definitions for team access requests
2024-11-19 06:52:04 +01:00
Andrey Antukh
4466abd150
Merge pull request #5320 from penpot/alotor-fix-problem-layouts
🐛 Fix problem with layout reflow
2024-11-18 18:44:42 +01:00
Andrey Antukh
bc250c962d 🐛 Fix tests caused by merge from staging 2024-11-18 18:43:15 +01:00
Andrey Antukh
68a299a5f5 Merge branch 'Bamboooz-develop' into develop 2024-11-18 18:08:09 +01:00
Bamboooz
569b6e34cb 🐛 Fix polish translations 2024-11-18 18:07:50 +01:00
Andrey Antukh
3addc4ae42 🐛 Fix tests 2024-11-18 18:06:42 +01:00