Skip to content

Releases: Daniel-Hug/DOM-Builder

1.5.1

23 Jan 19:01

Choose a tag to compare

add .gitignore for bower_components

Support for modifying existing elements

23 Jan 18:06

Choose a tag to compare

1.5.0

add support for modifying existing elements

better demo

23 Jan 17:44

Choose a tag to compare

1.4.1

update demo to use Snoopy's new map fn feature

Updated Snoopy, better README

23 Jan 17:38

Choose a tag to compare

1.4.0

update snoopy

1.3.0

21 Jan 09:54

Choose a tag to compare

live bind individual classes: class_active prop

1.2.1

20 Jan 23:18

Choose a tag to compare

Merge branch 'live-binding' into gh-pages

1.2.0: Merge pull request #2 from Daniel-Hug/live-binding

20 Jan 23:01

Choose a tag to compare

1.0.0 + Working demo

25 Nov 06:18

Choose a tag to compare

1.1.0

use `text` instead of obsolete `kid` property

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

29 Oct 06:46

Choose a tag to compare

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

0.0.0

26 May 21:14

Choose a tag to compare

add bower.json, more/better comments