1
0
Fork 0

Merging upstream version 0.52+dfsg.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-17 07:24:48 +01:00
parent a21a6899db
commit accdada880
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
11 changed files with 863 additions and 705 deletions

View file

@ -8,14 +8,3 @@ From chaos to clarity: The power of components in your server-side-rendered Pyth
Write server-side components as single Jinja template files.
Use them as HTML tags without doing any importing.
## Roadmap
#### Planned
- [ ] Type checking at runtime
- [ ] ...
#### Done
- [x] Slots
- [x] Autoloading assets (optional?) (`Card.jinja` autoloads `Card.css` and/or `Card.js` if exists)