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
0214397fb1
Merge branch 'staging' into develop
2024-11-29 15:51:47 +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
Pablo Alba
f72c37a198
✨ Add events for use library assets
2024-11-28 11:25:12 +01:00
Pablo Alba
22e64c1c81
✨ Add event "resolve-comment-thread"
2024-11-27 13:51:21 +01:00
Pablo Alba
14c917d003
✨ Add event "create-prototype"
2024-11-27 13:51:21 +01:00
Andrey Antukh
c2649ffd1c
Merge remote-tracking branch 'origin/staging' into develop
2024-11-27 12:11:47 +01:00
Andrey Antukh
75e7cfb69e
🐛 Fix regression with component thumbnails
2024-11-27 11:15:58 +01:00
Andrey Antukh
25a2d3b1fb
Merge branch 'staging' into develop
2024-11-27 08:33:16 +01:00
Aitor Moreno
c607b61af6
Merge pull request #5349 from penpot/palba-add-event-for-pdf
...
✨ Add export format info to export-shapes event
2024-11-26 12:53:52 +01:00
Andrey Antukh
723eef9565
🐛 Fix incorrect access to flows on add-new-interaction event
2024-11-25 13:32:45 +01:00
Andrey Antukh
5ee0399615
Merge remote-tracking branch 'origin/staging' into develop
2024-11-25 11:50:19 +01:00
Alejandro
7a0702650a
Merge pull request #5366 from penpot/niwinz-bugfix-1
...
🐛 Bugfixes
2024-11-25 11:32:28 +01:00
Alejandro Alonso
61e19ae3a8
Merge remote-tracking branch 'origin/staging' into develop
2024-11-25 11:18:47 +01:00
Alejandro
caa6897f81
Merge pull request #5342 from penpot/niwinz-thumbnails-fix
...
✨ Make the file and shape thumbnails not dependent on PUBLIC_URI
2024-11-25 11:13:04 +01:00
Andrey Antukh
660bc1a4dd
🐛 Fix incorrect team rename operation
2024-11-25 10:01:36 +01:00
Alejandro Alonso
05716c7164
Merge remote-tracking branch 'origin/staging' into develop
2024-11-22 12:46:10 +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
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
Andrey Antukh
99905d2286
♻️ Move wasm shape proxy impl to frontend
2024-11-19 19:59:49 +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
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
alonso.torres
f436d72f51
✨ Changed some events for versions
2024-11-18 16:38:38 +01:00
Alejandro Alonso
b03df6422f
🐛 Fix streaming of panning events
2024-11-18 10:06:27 +01:00
Andrey Antukh
2dd7f241d3
Merge pull request #5303 from penpot/qol-feature-versions-plugins
...
✨ Add versions support in plugins
2024-11-14 12:14:22 +01:00
alonso.torres
4de43b32e8
✨ Add versions support in plugins
2024-11-14 12:02:15 +01:00
Andrey Antukh
f78f843f7c
✨ Use .penpot extension for binfile-v3 export format
2024-11-14 11:45:08 +01:00
Andrey Antukh
5d4511fc6a
✨ Make workspace and features system aware of render.wasm loading
2024-11-14 11:20:39 +01:00
Andrey Antukh
88fb5e7ab5
♻️ Update integrant to latest version
...
This upgrade also includes complete elimination of use spec
from the backend codebase, completing the long running migration
to fully use malli for validation and decoding.
2024-11-13 19:09:19 +01:00
Pablo Alba
8ed508012e
Merge pull request #5290 from penpot/niwinz-team-request-access-bugfix
...
🐛 Several bugfixes related to the request-access feature
2024-11-13 14:37:48 +01:00
Andrey Antukh
8f72d8583e
Merge pull request #5296 from penpot/palba-bugs-viewer-role
...
Bugs viewer role
2024-11-13 14:17:29 +01:00
Andrey Antukh
4f4ef6f1f2
✨ Refresh members after accept team request access
2024-11-13 14:16:21 +01:00
Pablo Alba
e31b4b58ce
🐛 Fix viewer role can use shortcut for create project
2024-11-13 14:03:07 +01:00
Andrey Antukh
343f63a7cc
Merge remote-tracking branch 'origin/staging' into develop
2024-11-13 12:54:22 +01:00
Pablo Alba
ccaadeb582
Revert " ✨ Send event when an user opens a modal"
...
This reverts commit 70a1a7a5ea322dbac55a26298c2f303bb8746322.
2024-11-13 09:30:56 +01:00
Andrey Antukh
48909dc3c4
Merge remote-tracking branch 'origin/staging' into develop
2024-11-12 11:38:24 +01:00
alonso.torres
2fa81474b9
🐛 Fix problem creating manual overlay interactions
2024-11-11 16:06:37 +01:00
Pablo Alba
c89b6e2d6d
✨ Add error control on plugins permissions peek
2024-11-11 09:07:39 +01:00
Andrey Antukh
960f095c1b
Merge pull request #5261 from penpot/palba-viewer-and-plugins
...
✨ Integrate viewer role with plugin menus and popup
2024-11-08 10:49:18 +01:00
Pablo Alba
d9eff00a71
✨ Integrate viewer role with plugin menus and popup
2024-11-08 10:37:57 +01:00
Belén Albeza
7b196e1ca5
Merge pull request #5235 from penpot/azazeln28-handle-webgl-context
...
🎉 Handle WebGL Context
2024-11-08 09:38:45 +01:00