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 1
1
# Changelog
2
2
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
+
3
12
## 25.5.0 - 2025-05-25
4
13
- 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 ) .
5
14
You can’t perform that action at this time.
0 commit comments