Andrey Antukh
98e8160875
♻️ Remove worker URI from global templates and compute from public URI
...
- Remove penpotWorkerURI from index.mustache and rasterizer.mustache templates
- Remove worker_main entry from the build manifest
- Construct worker URI in config.cljs by joining public-uri with worker path
- Fix global variable casing for plugins-list-uri and templates-uri
- Fix alignment in worker.cljs let bindings
2026-04-22 09:52:44 +02:00
Andrey Antukh
62f3454607
🔧 Backport ci configuration changes from develop
2026-04-14 12:34:04 +02:00
Andrey Antukh
350cc01b72
🐛 Fix frontend test script
2026-04-01 11:10:28 +02:00
Andrey Antukh
32cf95265a
📚 Add GitHub Copilot instructions ( #8548 )
2026-03-10 13:12:15 +01:00
Andrey Antukh
20862c2da3
🐛 Fix incorrect plugin icon resolution
2026-02-24 00:07:30 +01:00
Juanfran
45d04942cc
✨ Add example ui storybook
2026-02-10 08:29:24 +01:00
Andrey Antukh
5ec345162a
✨ Add mcp plugin into the frontend bundle
2026-02-09 17:38:40 +01:00
Andrey Antukh
7a842ce36a
✨ Restore back node based http server for e2e tests
2026-01-27 08:55:17 +01:00
Andrey Antukh
5016b2a7bf
Merge remote-tracking branch 'origin/staging-render' into develop
2026-01-23 11:18:33 +01:00
Andrey Antukh
9b1e007a49
✨ Replace e2e node server with caddy
...
Which is already available in the devenv runtime image
2026-01-22 13:55:41 +01:00
Andrey Antukh
ea8632e56a
🐛 Fix frontend test-components scripts
2026-01-22 13:55:41 +01:00
Andrey Antukh
2d00e64ede
✨ Fix e2e scripts related to pnpm change
2026-01-22 13:55:41 +01:00
Andrey Antukh
1246250198
🎉 Migrate to PNPM frontend module
2026-01-22 13:55:41 +01:00
Andrey Antukh
b8c70be9a2
✨ Make frontend build and watch process more resilent to errors
2026-01-21 13:44:35 +01:00
Andrey Antukh
1ffa956251
✨ Include timestamp on version tag
2026-01-20 12:26:39 +01:00
Andrey Antukh
36732a4bd3
✨ Make the devenv runtine initialization yarn independent ( #8023 )
2026-01-07 11:21:58 +01:00
Andrey Antukh
52b8560b70
Merge branch 'staging-render' into develop
2025-12-30 15:30:56 +01:00
Andrey Antukh
824ca1bbca
🔧 Make devenv init yarn indpendent
2025-12-30 15:28:19 +01:00
Andrey Antukh
96356c1b89
⬆️ Update storybook and fix compatibility issues
2025-12-30 14:56:15 +01:00
Andrey Antukh
9eebc467ef
✨ Preload default translations
2025-12-23 13:10:58 +01:00
Andrey Antukh
f478399ae0
Merge remote-tracking branch 'origin/staging-render' into develop
2025-12-22 17:28:18 +01:00
Andrey Antukh
bb5568e15a
🎉 Enable hindi translations on the application
2025-12-22 16:57:00 +01:00
Andrey Antukh
1f886b1f88
Merge remote-tracking branch 'origin/staging' into develop
2025-12-12 12:16:41 +01:00
Andrey Antukh
2f46cbc0d4
✨ Make render wasm import on worker http cache aware
2025-12-11 13:27:20 +01:00
Andrey Antukh
53be6f996b
🐛 Fix issues on build processs related to render-wasm
2025-12-11 12:41:19 +01:00
Andrey Antukh
3f6e44316e
🐛 Add missing node depes install on render-wasm
2025-12-11 11:51:47 +01:00
Andrey Antukh
eb1eeb4750
Merge remote-tracking branch 'origin/staging-render' into niwinz-develop-merge
2025-12-10 13:53:15 +01:00
Andrey Antukh
a4646373cf
♻️ Refactor wasm loading strategy on worker
2025-12-09 19:41:19 +01:00
Andrey Antukh
33bcc9544a
✨ Update frontend repl script
2025-12-09 11:13:06 +01:00
Andrey Antukh
d04fdb5fbd
✨ Make the dist bundle use consistent and cache-aware uris ( #7911 )
2025-12-09 08:05:28 +01:00
Andrey Antukh
416980f063
🐛 Fix issue on render template on dist bundle ( #7899 )
2025-12-03 20:48:02 +01:00
Andrey Antukh
d1379c55f6
✨ Make i18n translation files load on demand
2025-12-03 16:44:37 +01:00
Andrey Antukh
2f1b99fa53
♻️ Use ESM target for build frontend
2025-12-01 09:30:21 +01:00
Andrey Antukh
e7029f2182
✨ Make automatic workflows not dependent on yarn
2025-12-01 08:17:52 +01:00
Andrey Antukh
ed0f3c3595
✨ Make automatic workflows not dependent on yarn
2025-11-28 12:26:56 +01:00
Andrey Antukh
6e352c167c
🐛 Fix dev build of frontend
2025-11-21 13:02:44 +01:00
Andrey Antukh
b03cfffb9e
⏪ Restore the dashboard thumbnail rendering using wasm ( #7796 )
...
* Revert "🐛 Rollback esm worker (#7792 )"
This reverts commit 0120a5335bb5823cd84670d4aba30f4dbb74312b.
* 🐛 Fix incorrect manifest reading on building worker
2025-11-21 11:42:40 +01:00
David Barragán Merino
15e2b35afc
🎉 Detach storybook from the frontend build process
2025-10-28 20:58:50 +01:00
Eva Marco
441dc33e38
♻️ Add shortcut to scss import paths ( #7364 )
...
* 🎉 Add config for shortcut imports
* ♻️ Change import paths
2025-09-24 11:18:34 +02:00
Eva Marco
b1fe32baea
♻️ Remove deprecated @import from scss files ( #7347 )
...
* 🐛 Fix import warnings 1 of 2
* 🐛 Fix import warnings 2 of 2
* 🐛 Fix visual tests and format files
* 🐛 Fix mixed declarations on scss
2025-09-19 11:50:08 +02:00
Belén Albeza
9c77296858
🔧 Make the watch script to compile the debug css when not in production env ( #7250 )
2025-09-03 13:45:11 +02:00
Andrey Antukh
dede2a8f8e
💄 Fix JS files formatting issues
2025-08-29 11:25:58 +02:00
Juanfran
0a7d6d98e1
✨ Integrate plugin runtime as npm library ( #6852 )
2025-07-07 09:46:07 +02:00
Xavier Julian
105e0ba75f
♻️ Create themes folder and themes root file
2025-06-19 10:53:31 +02:00
Andrey Antukh
f20032199a
🎉 Add Serbian lang
2025-06-16 13:42:22 +02:00
Andrey Antukh
de2695682d
✨ Allow encode mailto and self target link in markdown
...
On translation files
2025-06-06 14:03:52 +02:00
Andrey Antukh
0e4c535edc
📎 Print current path on frontend scripts build script
2025-06-02 19:11:55 +02:00
Andrey Antukh
46f330fef3
✨ Move several logic from init to entrypoint on devenv
...
For make commands consistent independently if they are executed
inside devenv or from manage.sh
2025-06-02 19:10:48 +02:00
Andrey Antukh
2b6a91819b
✨ Reduce verbosity of frontend build script
2025-06-02 18:05:11 +02:00
Andrey Antukh
a63fa2944d
Merge remote-tracking branch 'origin/staging' into develop
2025-05-21 09:23:15 +02:00