Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can-fixture documentation #155

Open
44 of 73 tasks
indifferentghost opened this issue Sep 21, 2018 · 1 comment
Open
44 of 73 tasks

can-fixture documentation #155

indifferentghost opened this issue Sep 21, 2018 · 1 comment

Comments

@indifferentghost
Copy link
Contributor

indifferentghost commented Sep 21, 2018

can-fixture.html

can-fixture.delay.html

  • codepen
  • indentation
  • article is a stub

can-fixture.fixtures

  • codepen
  • indentation
  • can-fixture.md is hidden with a @hide tag.
  • can-fixture.md connected to the parent can-fixture.properties.
  • article is a stub

can-fixture.on.html

  • codepen
  • indentation
  • article is a stub
  • List fixture(ajaxSetting, null) as an alternative.

can-fixture.rand.html

  • codepen
  • indentation
  • added return values.

discourse:

can-fixture.store.html

can-fixture/types

discourse:

  • URL differentiation, it might be worthwhile to convert to the dot notation as previous. (ex: can-fixture.types.ajaxSettings.html)

can-fixture/types/ajaxSettings.html

  • codepen
  • indentation

can-fixture/types/request.html

  • codepen
  • indentation

can-fixture.response.html

  • codepen
  • indentation

discourse:

  • I'm not sure if each response example needs to be codepen-able.

StoreType.prototype.createInstance.html

  • codepen
  • indentation
  • spelling error programatically -> programmatically

StoreType.prototype.updateData.html

  • codepen
  • indentation

discourse:

  • provided example; however, it could be better represented with a custom updateData behavior.

StoreType.prototype.createData

  • codepen
  • indentation
  • article is a stub

StoreType.prototype.createInstance

  • codepen
  • indentation
  • article is a stub
  • ES6
  • spelling: programatically -> programmatically

StoreType.prototype.destroyData

  • codepen
  • indentation
  • article is a stub

StoreType.prototype.destroyInstance

  • codepen
  • indentation
  • article is a stub
  • ES6
  • spelling: programatically -> programmatically

StoreType.prototype.get

  • codepen
  • indentation
  • article is a stub

Discourse:

  • differentiation between getList, getData and get?

StoreType.prototype.getData

  • codepen
  • indentation
  • article is a stub

Discourse:

  • differentiation between getList, getData and get?

StoreType.prototype.getList

  • codepen
  • indentation
  • article is a stub
  • example references .get rather than .getList.

Discourse:

  • differentiation between getList, getData, get, getListData?

StoreType.prototype.getListData

  • codepen
  • indentation
  • article is a stub

Discourse:

  • differentiation between getList, getData, get, getListData?

StoreType.prototype.reset

  • codepen
  • indentation
  • article is a stub

discourse:

  • could use example utilizing baseItems
@indifferentghost
Copy link
Contributor Author

  • Should list @return where necessary. (Mostly on Store.prototype methods).
  • List prototype methods on StoreType page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants