Skip to content

Releases: canjs/can-vdom

Remove can-util

04 Sep 16:55
Compare
Choose a tag to compare

This removes can-util from tests.

#69

Upgrades the can-simple-dom version

27 Dec 14:22
Compare
Choose a tag to compare

v4.2.0

05 Jul 16:48
Compare
Choose a tag to compare

Add "use strict" #53

v4.1.0

05 Jul 16:45
Compare
Choose a tag to compare

Add a warning when FormData is used #51

v4.0.1

05 Jul 16:45
Compare
Choose a tag to compare

Cleanup markdown sample code #44

v3.2.5

01 Dec 21:31
Compare
Choose a tag to compare

Change the can-globals semver range to <2.0.0 #39

Updated docs and dependencies

01 Nov 02:46
Compare
Choose a tag to compare
  • Update docs with new @parent & @collection #35
  • Update mocha to the latest version 🚀 #32
  • Update chai to the latest version 🚀 #25
  • Hide docs that can’t show up in the navigation #36

v3.2.3...v3.2.4

3.2.0

14 Aug 12:24
Compare
Choose a tag to compare

This is a minor release adding the Node type to the exported globals in can-vdom/make-window/make-window.

var makeWindow = require("can-vdom/make-window/make-window");

var window = makeWindow();

assert.equal(window.Node.TEXT_NODE, 3, "The nodeTypes are all exported");

Issues

#22 Expose the Node global

Upgrade can-simple-dom

09 Aug 16:25
Compare
Choose a tag to compare

can-reflect

23 Jun 03:27
Compare
Choose a tag to compare
v3.1.0

3.1.0