|
|
abd0cc6247
|
Add Attr::set
The name "set" makes more sense compared to "append" than "new". "new"
only exists because originally there was no "append".
|
2024-12-14 12:37:46 +01:00 |
|
|
|
e172161b1e
|
Bump version to 0.1.1
|
2024-12-08 00:24:39 +01:00 |
|
|
|
4a4225f72c
|
Implement From<&String> for Content
|
2024-12-08 00:07:28 +01:00 |
|
|
|
6f0ae129fa
|
Add Element::into_document
It's more convenient in some cases and also makes the example code less
"misleading": Now the string represents a full, correct HTML document.
|
2024-12-08 00:07:28 +01:00 |
|
|
|
b377ee2936
|
Include js helper function in README
|
2024-12-08 00:07:28 +01:00 |
|
|
|
57e5e68270
|
Bump version to 0.1.0
|
2024-12-02 21:21:18 +01:00 |
|
|
|
1edd5927c2
|
Create changelog
|
2024-12-02 21:11:59 +01:00 |
|