Skip to content

1.0.0: Merge pull request #1 from Daniel-Hug/v1.0

Compare
Choose a tag to compare
@Daniel-Hug Daniel-Hug released this 29 Oct 06:46
· 19 commits to gh-pages since this release

Changes:

  • DOM-Builder.js is now dom.js: bc35e62
  • DOM.buildNode and DOM.buildDocFrag into a single function: dom(): 6dd31a7
  • the kid property for node values was replaced with text: fe71fc0
  • README updated and made more verbose: 1f367e9