This website requires JavaScript.
Explore
Help
Sign In
lukas
/
timetracker
Watch
1
Star
0
Fork
0
You've already forked timetracker
Code
Issues
17
Pull Requests
Actions
Packages
Projects
1
Releases
23
Wiki
Activity
Files
763c00c50e144dfa468124f0c5550f97762b37e6
timetracker
/
common
/
components
T
History
lukas
763c00c50e
htpy-style sugar on Element: kwargs attributes + [] children
2026-06-13 21:03:57 +02:00
..
__init__.py
Migrate remaining Component() callers to Element; delete the shim
2026-06-13 16:51:27 +02:00
core.py
htpy-style sugar on Element: kwargs attributes + [] children
2026-06-13 21:03:57 +02:00
date_range_picker.py
Make component return types honest; drop str/mark_safe leftovers
2026-06-13 15:12:52 +02:00
domain.py
Ban SafeText-as-child: only Safe nodes render unescaped
2026-06-13 18:35:43 +02:00
filters.py
Make component return types honest; drop str/mark_safe leftovers
2026-06-13 15:12:52 +02:00
primitives.py
htpy-style sugar on Element: kwargs attributes + [] children
2026-06-13 21:03:57 +02:00
search_select.py
Type component attributes with a covariant Attributes alias
2026-06-13 18:20:57 +02:00