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
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
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
a18214a1a5
🐛 Preserve frontend-only flags already present on team
2024-11-19 16:39: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
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
20ea188070
Merge pull request #5321 from penpot/niwinz-improvements-features
...
✨ Feature flags improvements
2024-11-18 15:52:20 +01:00
Alejandro
c4f076910b
Merge pull request #5326 from penpot/alotor-fix-problem-texts
...
🐛 Fix problem with texts crashing
2024-11-18 12:59:40 +01:00
alonso.torres
72f2395142
🐛 Fix problem with texts crashing
2024-11-18 12:41:21 +01:00
Andrey Antukh
47d28758d7
✨ Clean frontend and backend features on exportation
2024-11-15 15:57:25 +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
alonso.torres
2ed743b6be
🐛 Fix problem with layout reflow
2024-11-15 15:12:52 +01:00
Andrey Antukh
036e335fc4
🎉 Add quote definitions for team access requests
2024-11-15 11:14:30 +01:00
Andrey Antukh
0e99b37c21
Merge remote-tracking branch 'origin/main' into staging
2024-11-15 10:17:18 +01:00
Praveen Juge
3cdbd7f381
📚 Fix spelling: change assents to assets
2024-11-15 09:50:44 +01:00
Andrey Antukh
76caff2b61
Merge pull request #5313 from penpot/alotor-bugfixes-enable-plugins-default
...
🐛 Activate plugin feature by default
2024-11-15 09:46:59 +01:00
Andrey Antukh
bb370b3e50
Merge pull request #5314 from penpot/superalex-fix-wasm-build
...
🐛 Fix compilation for wasm communication in release mode
2024-11-15 09:44:24 +01:00
Andrey Antukh
45d56f40e1
Merge remote-tracking branch 'origin/develop' into staging
2024-11-15 09:35:21 +01:00
Andrey Antukh
a02a316165
Merge remote-tracking branch 'origin/staging' into develop
2024-11-15 09:34:28 +01:00
Alejandro Alonso
4a1ab75d8f
🐛 Fix compilation for wasm communication in release mode
2024-11-15 09:30:59 +01:00
alonso.torres
a58ad2298a
🐛 Activate plugin feature by default
2024-11-15 09:04:59 +01:00
Andrey Antukh
bbfcff0772
🐛 Update build data and version on all frontend templates
...
not only index.html
2024-11-14 18:48:48 +01:00
Andrey Antukh
6b9f7e9922
Merge pull request #5308 from penpot/alotor-fix-default-url-plugins
...
🐛 Fix default plugin list url
2024-11-14 18:21:56 +01:00
Andrey Antukh
21cdd1200a
:paperlip: Add minor update to render-wasm build script
2024-11-14 18:18:22 +01:00
Andrey Antukh
aeda6271cd
✨ Improve release build process for render wasm
2024-11-14 18:14:43 +01:00
alonso.torres
63ee99d46c
🐛 Fix default plugin list url
2024-11-14 17:34:49 +01:00
Andrey Antukh
058c3707c8
✨ Improve consistency on devenv initialization
2024-11-14 17:23:45 +01:00
Andrey Antukh
b81ffa422f
📎 Update devenv entrypoint
2024-11-14 14:38:40 +01:00
Andrey Antukh
e54f213b3f
🐛 Set a different cache directory for emcsdk
2024-11-14 14:29:19 +01:00
Andrey Antukh
97072b112c
🐛 Add another attempt to fix build related to render-wasm
2024-11-14 13:08:06 +01:00
Andrey Antukh
16ff29538b
🐛 Fix issue on frontend build script
2024-11-14 12:39:12 +01:00
Andrey Antukh
48b72229c3
📎 Add workaround for missing cargo on PATH on render-wasm build script
2024-11-14 12:36:43 +01:00
Andrey Antukh
fa8af898ba
🐛 Add cargo to PATH environment on devenv
2024-11-14 12:35:45 +01:00
Anonymous
42e4a4a2dd
🌐 Add translations for: Swedish.
...
Currently translated at 92.3% (1444 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/sv/
2024-11-14 12:14:47 +01:00
Anonymous
e778bc8b18
🌐 Add translations for: Dutch.
...
Currently translated at 92.3% (1444 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/nl/
2024-11-14 12:14:46 +01:00
Anonymous
6d60ca0474
🌐 Add translations for: Latvian.
...
Currently translated at 92.3% (1444 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lv/
2024-11-14 12:14:46 +01:00
Anonymous
41f906110e
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 85.6% (1338 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2024-11-14 12:14:46 +01:00
Anonymous
8d7be1e273
🌐 Add translations for: Czech.
...
Currently translated at 92.1% (1440 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/cs/
2024-11-14 12:14:46 +01:00
Anonymous
13adc88637
🌐 Add translations for: Hebrew.
...
Currently translated at 92.3% (1444 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2024-11-14 12:14:46 +01:00
Anonymous
84f063a5b4
🌐 Add translations for: Indonesian.
...
Currently translated at 92.3% (1444 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/id/
2024-11-14 12:14:46 +01:00
Anonymous
647357a892
🌐 Add translations for: German.
...
Currently translated at 91.5% (1431 of 1563 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2024-11-14 12:14:46 +01:00