Skip to content

Next version#13

Open
borgar wants to merge 14 commits into
masterfrom
v3
Open

Next version#13
borgar wants to merge 14 commits into
masterfrom
v3

Conversation

@borgar
Copy link
Copy Markdown
Owner

@borgar borgar commented Mar 29, 2026

The release will be v3, or v2.4 depending how much I need to break.

  • Add DocumentFragment, a tag-less container node.
  • Add slightly nicer NS handling.
  • Add output handling
  • Add some more DOM convenience methods

borgar added 14 commits March 29, 2026 16:39
- Add DocumentFragment, a tag-less container node.
- Add slightly nicer NS handling.
- Add output handling
- Add some more DOM convenience methods
I'm adding createChild & setAttrValues convenience functions. These are inspired by Simple SVG API (https://www.w3.org/Graphics/SVG/WG/wiki/Simple_SVG_API). CreateChild is lightly altered to better fit with the already established createElement method. I've not added a createChildNS because nodes are not connected to a DOM in simple-xml so there is no link from an element to the document/root namespace container.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant