Skip to content

Releases: canjs/can-view-autorender

Removal of nodeLists

04 Oct 16:47
Compare
Choose a tag to compare

This is a breaking change that removes the use of nodeLists which are no longer compatible with CanJS 6 (and are not necessary).

QUNIT2 upgrade

28 May 20:07
Compare
Choose a tag to compare

This updates the tests to use QUnit@2.x.x.

#99

Using steal-with-promises for scripts loaded by canjs/canjs test suite (for IE11)

20 Nov 15:59
Compare
Choose a tag to compare

v4.2.0

05 Jul 18:07
Compare
Choose a tag to compare
  • Add "use strict" #84

Really add note for caveat when using elements other than script tags

28 Nov 18:47
Compare
Choose a tag to compare
  • Really add note for caveat when using elements other than script tags #72

v3.1.3...v3.1.4

Add note for caveat when using elements other than script tags

27 Nov 19:35
Compare
Choose a tag to compare
  • Add note for caveat when using elements other than script tags #71

v3.1.2...v3.1.3

Updated docs and added cycle detection

01 Nov 19:20
Compare
Choose a tag to compare
  • Remove generated API docs from the README #62
  • Add a cycle detection script to test process #66
  • Update docs with new @parent & @collection #67
  • Hide docs that can’t show up in the navigation #68

v3.1.1...v3.1.2

Updated dependencies

07 Aug 21:40
Compare
Choose a tag to compare
v3.1.1

3.1.1

can-reflect

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

3.1.0

Upgrade StealJS

02 Mar 23:46
Compare
Choose a tag to compare

The steal, steal-tools, and related testing plugins have been updated to the latest versions.