File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## NEXT
4+ - Split source code into multiple private modules.
5+ See [ PR #119 ] ( https://github.com/pelme/htpy/pull/119 ) .
6+ Thanks to [ Stein Magnus Jodal (@jodal )] ( https://github.com/jodal ) .
7+ - Add ` @with_children ` decorator to help creating custom components that get passed children in the same way as regular HTML elements.
8+ See [ PR #113 ] ( https://github.com/pelme/htpy/pull/113 ) .
9+ [ Read the docs for more details] ( common-patterns.md#components-with-children ) .
10+ Thanks to [ Stein Magnus Jodal (@jodal )] ( https://github.com/jodal ) .
11+
312## 25.5.0 - 2025-05-25
413- Allow multiple attribute dictionaries when defining ` Elements ` . [ PR #117 ] ( https://github.com/pelme/htpy/pull/117 ) . Thanks to [ Chase Sterling @gazpachoking ] ( https://github.com/gazpachoking ) .
514
You can’t perform that action at this time.
0 commit comments