| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-19 | 538 Bytes | |
| v0.51.0 source code.tar.gz | 2026-04-19 | 89.8 kB | |
| v0.51.0 source code.zip | 2026-04-19 | 117.1 kB | |
| Totals: 3 Items | 207.4 kB | 0 | |
Features
- Add
click:cellevent dispatched on the host with{ x, y, z, element, originalEvent }detail. - Rename internal shadow-DOM tags to
cssd-gridandcssd-cell(part="grid"andpart="cell"preserved).
Fixes
- Fix
background-sizebeing reset bybackgroundshorthand. - Improve WebGL resource management and support multi-layer
background-size. - Load Google fonts before styles so text renders with the correct font.
- Reject
svg_to_pngpromise on image load failure and catch promise errors.