penpot/frontend
Andrey Antukh 67661674e2 Make deleted fonts fixer to run with more granular stragegy
Instead of running it on all the file, only run it to local library
and the current page, reducing considerably the overhead of analyzing
the whole file on each file load.

It stills executes for page each time the page is loaded, and add
some kind of local cache for not doing repeated work each time page
loads is pending to be implemented in other commit.
2025-10-06 09:38:01 +02:00
..
.storybook 🎉 Create tooltip DS component (#6340) 2025-05-06 17:15:22 +02:00
.yarn/patches ♻️ Replace jszip usage with zip.js library 2025-05-20 13:05:52 +02: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 Add integration test for Flatten menu option 2025-09-04 07:13:16 +02:00
resources 🎉 Add 2.10 release slides (#7293) 2025-09-12 15:06:18 +02:00
scripts 💄 Fix JS files formatting issues 2025-08-29 11:25:58 +02:00
src Make deleted fonts fixer to run with more granular stragegy 2025-10-06 09:38:01 +02:00
test/frontend_tests Add better workspace file indexing strategy 2025-10-06 09:38:01 +02:00
text-editor 🐛 Fix text editor v1 paste HTML 2025-09-09 10:48:15 +02:00
translations 🐛 Fix conflicting shortcuts (text alignment) (#7339) 2025-09-17 16:52:44 +02:00
vendor 🐛 Several bugfixes (#7062) 2025-08-04 13:54:29 +02:00
.gitignore 🔧 Add initial snapshots 2025-06-09 17:46:18 +02:00
.prettierrc.json Upgrade prettier and use specific settings for scss files only 2024-07-01 10:23:19 +02:00
deps.edn ⬆️ Update base deps (#7207) 2025-08-28 12:50:39 +02:00
package.json ♻️ Refactor time related namespaces 2025-08-01 11:20:01 +02:00
playwright.config.js Are more visual regression tests for wasm (#6702) 2025-06-17 12:39:38 +02:00
shadow-cljs.edn 📎 Disable shadow-cljs reload on storybook build 2025-06-04 12:46:49 +02:00
vite.config.js 🔧 Enable storybook to be served from a subdir 2024-08-01 15:29:02 +02:00
yarn.lock ♻️ Refactor time related namespaces 2025-08-01 11:20:01 +02:00