aboutsummaryrefslogtreecommitdiff
path: root/test/apps/static.gleam
Commit message (Collapse)AuthorAge
* 🔀 Escape attribute values when emitting static HTML. (#113)bgw2024-04-25
| | | | | * fix: add the escape function over custom attribute values * fix: update class and style attribute values to be escaped
* :alembic: Update tests to handle correct boolean attribute output.Hayleigh Thompson2024-03-14
|
* :alembic: Set up some basic snapshot tests.Hayleigh Thompson2024-01-27