Skip to content

Commit

Permalink
Merge pull request #56 from canjs/landscaper/update-parent
Browse files Browse the repository at this point in the history
Update docs with new @parent & @collection
  • Loading branch information
chasenlehara authored and imaustink committed Oct 30, 2017
2 parents 353c79f + 62d7152 commit b7f97cc
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 1 deletion.
3 changes: 2 additions & 1 deletion can-view-model.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@module {function} can-view-model can-view-model
@parent can-infrastructure
@parent can-views
@collection can-infrastructure
@package ./package.json

@description Gets the ViewModel of an [element](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement).
Expand Down
49 changes: 49 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"donejs"
],
"dependencies": {
"can-globals": "^0.2.3",
"can-namespace": "1.0.0",
"can-reflect": "^1.2.1",
"can-simple-map": "^3.3.0",
Expand Down

0 comments on commit b7f97cc

Please sign in to comment.