penpot/render-wasm/docs
Belén Albeza e4d610d503
♻️ Decouple shapes serialization from model (rust) (#7328)
* ♻️ Move shape type serialization to wasm module

* ♻️ Refactor serialization of constraints and vertical alignment into wasm module

* ♻️ Refactor serialization and model of shape blur

* ♻️ Refactor bool serialization to the wasm module

* ♻️ Split wasm::layout into submodules

* ♻️ Refactor serialization of AlignItems, AlignContent, JustifyItems and JustifyContent

* ♻️ Refactor serialization of WrapType and FlexDirection

* ♻️ Refactor serialization of JustifySelf

* ♻️ Refactor serialization of GridCell

* ♻️ Refactor serialization of AlignSelf

* 🐛 Fix AlignSelf not being serialized

* ♻️ Refactor handling of None variants in Raw* enums

* ♻️ Refactor serialization of grid direction

* ♻️ Refactor serialization of GridTrack and GridTrackType

* ♻️ Refactor serialization of Sizing

* ♻️ Refactor serialization of ShadowStyle

* ♻️ Refactor serialization of StrokeCap and StrokeStyle

* ♻️ Refactor serialization of BlendMode

* ♻️ Refactor serialization of FontStyle

* ♻️ Refactor serialization of GrowType
2025-09-22 13:47:54 +02:00
..
images 📚 Add wasm playground internal docs 2025-08-28 15:10:56 +02:00
serialization.md ♻️ Decouple shapes serialization from model (rust) (#7328) 2025-09-22 13:47:54 +02:00
test_playground.md 📚 Add wasm playground internal docs 2025-08-28 15:10:56 +02:00
texts.md 🔧 Add methods to render text as path (#6624) 2025-06-16 13:37:29 +02:00
tile_rendering.md 📚 Add tile rendering documentation (#6568) 2025-05-28 09:41:07 +02:00
visual_regression_tests.md 📚 Add schemas and links to render-wasm README 2025-06-17 14:06:46 +02:00