Andrey Antukh
02220d02ed
⬆️ Update svgo
2025-04-01 20:01:21 +02:00
Andrey Antukh
ff7b77bda7
⬆️ Update yarn
2025-04-01 20:01:21 +02:00
Belén Albeza
c6bba54573
♻️ Refactor font-related wasm code into a sub-namespace
2025-03-28 15:17:13 +01:00
Andrey Antukh
e4c9b736f7
Merge remote-tracking branch 'origin/staging' into develop
2025-03-14 11:19:47 +01:00
Dalai Felinto
f450c9dbe3
🎉 Add support for WEBP format on shape export
...
It is very convenient to be able to export WEBP right from penpot.
Otherwise users have to first download to PNG then convert it locally.
---
Playwright only supports JPEG and PNG. So in order to support WEBP I had
to first generate a PNG and then convert it afterwards.
Signed-off-by: Dalai Felinto <dalai@blender.org>
2025-03-13 16:15:30 +01:00
Pablo Alba
fd941e4701
🎉 Update package.json files
2025-03-07 13:59:20 +01:00
Andrey Antukh
f173e15bb3
Merge branch 'main' into staging
2025-02-10 12:00:57 +01:00
Andrey Antukh
ccce3bcb8f
🐛 Fix exporter build script
2025-02-10 11:40:14 +01:00
Andrey Antukh
d15f0f1fd0
✨ Improve build process
...
Remove hardcoded yarn version on devenv
2025-01-31 13:39:49 +01:00
Andrey Antukh
754ba304a7
⬆️ Update dependencies ( #5694 )
...
* ⬆️ Update system dependencies on devenv
* ⬆️ Update partially frontend dependencies
* ⬆️ Update application dependencies
* ⬆️ Update storybook dependency
2025-01-29 11:21:38 +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
Andrey Antukh
366bca5f93
Merge remote-tracking branch 'origin/staging' into develop
2024-10-30 13:50:20 +01:00
Andrey Antukh
1d84835fd5
📎 Move .nvmrc file to the repo root
2024-10-30 13:31:24 +01:00
Andrey Antukh
cc6e071f48
♻️ Remove all usage of graalvm js runtime
...
And replace it with a commandline call to nodejs
for execute a custom svgo based command line script.
2024-10-22 23:30:56 +02:00
Andrey Antukh
15b33488c6
⬆️ Update exporter dependencies
2024-10-22 20:23:38 +02:00
Andrey Antukh
dbbb8e76ab
✨ Allow override java opts for build scripts
2024-10-15 09:13:46 +02:00
Andrey Antukh
370eebeb64
🐛 Remove unused shadow config from exporter
2024-10-10 11:23:04 +02:00
Andrey Antukh
1c69a9fd8a
🐛 Fix config parsing on exporter
2024-09-09 09:47:55 +02:00
Andrey Antukh
93ec352f4a
⬆️ Update shadown-cljs and beicon dependency
...
Fixes compatibility issues between shadow-cljs :esm build and beicon
library.
2024-07-31 16:30:22 +02:00
Andrey Antukh
e0b009c538
⬆️ Update yarn version to 4.3.1
2024-07-31 16:30:22 +02:00
Julian Schacher
5ae28da709
Revert " 🐛 Set proper default tenant on exporter"
...
This reverts commit 86b2ce4dab
.
2024-07-31 00:32:48 +02:00
Andrey Antukh
87e3dc1c7c
⬆️ Update dependencies across all modules
2024-05-31 13:28:32 +02:00
Andrey Antukh
86b2ce4dab
🐛 Set proper default tenant on exporter
2024-05-23 14:42:52 +02:00
Andrey Antukh
7158c4fd43
✨ Improve yarn setup on devenv
...
And update yarn version to 4.2.2
2024-05-23 12:21:07 +02:00
Andrey Antukh
ca640964d1
⬆️ Update exporter dependencies
2024-04-12 09:58:07 +02:00
Andrey Antukh
0bc5a80c51
✨ Add missing .yarnrc.yml on exporter bundle
2024-04-10 15:31:49 +02:00
Andrey Antukh
c80da1bbac
⬆️ Update rumext and shadow-cljs
2024-02-27 01:04:07 +01:00
Andrey Antukh
870e4f96b2
⬆️ Update dependencies
2024-01-09 23:11:42 +01:00
Andrey Antukh
0b53dc627f
✨ Add minor improvements on frontend and exporter builds
2023-12-28 12:14:06 +01:00
Andrey Antukh
e1adb8fa8c
⬆️ Upgrade shadow-cljs to 2.26.2
2023-12-13 14:20:07 +01:00
Andrey Antukh
12d7b0521d
📎 Add better approach for set devenv jvm resource limits
2023-12-13 14:20:07 +01:00
Andrey Antukh
efd0ad802c
✨ Add minor improvements to CI config
2023-12-11 17:14:20 +01:00
Andrey Antukh
9fe32bb290
💄 Fix format issues on exporter module
2023-11-29 12:56:11 +01:00
Alejandro
7404933e99
Merge pull request #3854 from penpot/niwinz-develop-yetti-update
...
✨ Update yetti and simplify internal worker module
2023-11-29 12:01:33 +01:00
Andrey Antukh
f19298f6b3
🎉 Add clj fmt checking on CI and fmt fix script
2023-11-29 11:48:38 +01:00
Andrey Antukh
3e7db452b9
🔥 Remove node workspaces
2023-11-29 11:25:27 +01:00
Andrey Antukh
aa2f7df28f
⬆️ Update yarn to 4.0.2 and start using npm workspaces
2023-11-29 10:44:36 +01:00
Andrey Antukh
6c8ea5d899
🐛 Fix issues on exporter configuration validation
2023-11-28 08:04:23 +01:00
Andrey Antukh
7a33817c22
📎 Fix linter issues on exporter
2023-11-27 14:16:17 +01:00
Andrey Antukh
af64c2c46e
📎 Adjust exporter and frontend build scripts
2023-11-21 13:39:31 +01:00
Andrey Antukh
5ebef181ae
✨ Add the ability to setup custom tempdir on exporter
2023-11-14 10:55:55 +01:00
Andrey Antukh
76a2e9609f
⬆️ Update dependencies
2023-11-08 17:11:42 +01:00
Andrey Antukh
630a347184
✨ Add support for svg optimizations on exporter output
...
Under `enable-exporter-svgo` flag, disabled by default.
2023-09-15 15:00:58 +02:00
Alejandro Alonso
175072f546
Merge remote-tracking branch 'origin/staging' into develop
2023-09-15 12:23:27 +02:00
Andrey Antukh
9d090ad3d9
Revert " ✨ Add support for svg optimizations on exporter output"
...
This reverts commit 9fc771292a
.
2023-09-15 12:19:17 +02:00
Alejandro Alonso
826b96ad6c
Merge remote-tracking branch 'origin/staging' into develop
2023-09-15 10:51:05 +02:00
Andrey Antukh
9fc771292a
✨ Add support for svg optimizations on exporter output
...
Under `enable-exporter-svgo` flag, disabled by default.
2023-09-14 19:08:39 +02:00
Andrey Antukh
eb2187daf2
⬆️ Update dependencies
2023-08-31 09:20:22 +02:00
alonso.torres
b565e20f1a
🐛 Fix problem with slashes in layers names for exporter
2023-07-10 09:56:06 +02:00
Alejandro Alonso
009236bbe3
🐛 Fix export from shared prototype
2023-07-05 13:22:50 +02:00