slint/tools
Nigel Breslaw facd460037
Convert Figma project to Vite + React (#7453)
A Figma plugin is just a single javascript file which means no out of the box way to split files, import helper libraries and scale the project. It's also a vanilla web site for making the UI.

The PR updates the project to use Vite. It allows normal project spliting for typescript and css files. It provides a simpler way for the plugin and backend code to communicate. React is used to then build the plugin interface.
2025-01-27 12:54:09 +02:00
..
compiler Use jemalloc for slint-viewer, slint-compiler, and slint-lsp 2025-01-25 17:40:33 +01:00
docsnapper Update to Image 0.25 (#7365) 2025-01-14 16:31:05 +01:00
figma-inspector Convert Figma project to Vite + React (#7453) 2025-01-27 12:54:09 +02:00
figma_import Janitor: dependencies update 2025-01-14 10:48:46 +01:00
lsp Use jemalloc for slint-viewer, slint-compiler, and slint-lsp 2025-01-25 17:40:33 +01:00
slintpad build(deps-dev): bump vite from 6.0.7 to 6.0.9 2025-01-22 07:14:44 +01:00
tr-extractor Fix typos 2025-01-13 08:35:20 +01:00
updater Refactoring: get rid in the callable in the Expression tree 2025-01-24 20:26:35 +01:00
viewer Use jemalloc for slint-viewer, slint-compiler, and slint-lsp 2025-01-25 17:40:33 +01:00