penpot/frontend
Andrey Antukh 37a7bb202b Add lazy loading for highlightjs on code-block component
Mainly because highlight.js is a heavy library but only used
on a very concrete situations, so it does not make sense to load
it all the time.
2023-12-28 12:14:06 +01:00
..
.storybook 🎉 Add Storybook to the project 2023-11-27 16:18:38 +01:00
dev
resources 💄 Fix some frontend bugs 2023-12-28 09:49:47 +01:00
scripts Add minor improvements on frontend and exporter builds 2023-12-28 12:14:06 +01:00
src Add lazy loading for highlightjs on code-block component 2023-12-28 12:14:06 +01:00
test/frontend_tests ⬆️ Upgrade to beicon2 (part1) 2023-12-26 14:14:20 +01:00
translations Update translation files 2023-12-27 12:00:17 +01:00
vendor/tubax ⬆️ Upgrade to beicon2 (part1) 2023-12-26 14:14:20 +01:00
.gitignore ⬆️ Update yarn to 4.0.2 and start using npm workspaces 2023-11-29 10:44:36 +01:00
.nvmrc
.prettierrc
deps.edn ⬆️ Upgrade to beicon2 (part1) 2023-12-26 14:14:20 +01:00
gulpfile.js 💄 New UI for auth screens 2023-12-01 11:49:55 +01:00
package.json Add initial vitest test file template 2023-12-28 12:14:06 +01:00
shadow-cljs.edn Improve code organization for better integration with storybook 2023-12-28 12:14:06 +01:00
vite.config.js Add initial vitest test file template 2023-12-28 12:14:06 +01:00
yarn.lock Add initial vitest test file template 2023-12-28 12:14:06 +01:00