We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f8cabd0
There was an error while loading. Please reload this page.
#100
52217ff
This allows you to do:
import Home from "~/home.component"; new Home()
8a663ce
This is a minor release, adding improved error messaging in cases of 404s.
3352959
This is the 2.0 release for done-component, making it work with DoneJS 2.0, upgrading all CanJS dependencies to their 4.0 equivalents.
c99fbdc
Fixed a warning from can-component about assigning a DefineMap to the viewModel property. #73
Diff: v1.0.0...v1.0.1