penpot/frontend
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
..
.storybook Add new components to storybook (#5632) 2025-01-28 12:34:15 +01:00
dev Add facility for create anonymous objects 2024-11-25 16:35:44 +01:00
externs 📎 Add externs for worker build 2024-12-23 10:03:10 +01:00
playwright 🎉 Consolidate when workspace empty, board tool selected 2025-03-06 13:31:12 +01:00
resources 🐛 Fix storybook icons list scroll 2025-03-11 09:43:35 +01:00
scripts Improve build process 2025-01-31 13:39:49 +01:00
src 🎉 Add support for WEBP format on shape export 2025-03-13 16:15:30 +01:00
test/frontend_tests 🐛 Fix workspace hot reload race condtion 2025-02-18 16:49:50 +01:00
text-editor 🐛 Fix pasted text loses font-family style (#5808) 2025-02-11 10:07:59 +01:00
translations 🐛 Fix ES typo in libraries modal 2025-02-26 09:22:45 +01:00
vendor 🐛 Fix problem with alt key measures being stuck 2025-01-17 12:30:27 +01:00
.gitignore
.prettierrc.json
deps.edn ⬆️ Update rumext to v2.20 2025-01-10 17:12:06 +01:00
gulpfile.js
package.json Improve build process 2025-01-31 13:39:49 +01:00
playwright.config.js 💄 Add minor cmd naming change for e2e test commands 2024-10-09 13:09:01 +02:00
shadow-cljs.edn 🐛 Fix nodejs incompatibility with common tests prepend script (#5730) 2025-01-30 14:32:43 +01:00
vite.config.js
yarn.lock Improve build process 2025-01-31 13:39:49 +01:00