Commit f019cec
3 files changed
+6
-6
lines changedSubmodule py-htmltools updated 13 files
- .pre-commit-config.yaml+2-2
- CHANGELOG.md+4
- htmltools/__init__.py+1-1
- htmltools/_core.py+10-10
- htmltools/_jsx.py+1
- htmltools/svg.py+132-132
- htmltools/tags.py+226-226
- pyproject.toml+3-3
- scripts/generate_tags.py+2-2
- tests/assets/testdep-nested/css/my-styles.css
- tests/assets/testdep-nested/js/my-js.js
- tests/test_deps.py+12
- tests/test_tags.py+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments