Skip to content

Releases: canjs/can-component

Documentation Improvements and refactoring

07 Mar 23:50
Compare
Choose a tag to compare

This documents Component more extensively. It also refactors new Component() usage to take advantage of similar logic in can-stache-bindings.

This could have been a patch release, but we released as minor due to the refactoring.

Allows running when a document has no body element

28 Dec 12:58
Compare
Choose a tag to compare

Test fixes

06 Dec 18:10
Compare
Choose a tag to compare

Commit: 589b990. This test was assuming async teardown. Fixes in nodeLists and stache make this sync.

Fixing teardown when documentElement is removed

19 Nov 22:14
Compare
Choose a tag to compare

changing key in test to something that doesn't conflict with IE11

19 Nov 20:47
Compare
Choose a tag to compare

Removing can-observe from test that doesn't need it (for IE 11 support)

09 Nov 23:19
Compare
Choose a tag to compare

renaming tests to match naming convention of other packages

09 Nov 23:11
Compare
Choose a tag to compare

IE 11 Compatibility

07 Nov 20:49
Compare
Choose a tag to compare

Fix tests for IE11 #308

Fixes issue with teardown in done-ssr

22 Oct 20:34
Compare
Choose a tag to compare

makes `new Component()` not observable

22 Oct 19:01
Compare
Choose a tag to compare