-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
can-fixture.html
- codepen
- fixture(ajaxSettings, null) 404s in browser and doesn't reflect on codepen.
- indentation
can-fixture.delay.html
- codepen
- indentation
- article is a stub
can-fixture.fixtures
- codepen
- indentation
- can-fixture.md is hidden with a
@hidetag. - 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:
- I'm unsure of the validity of providing example return values in fixture.rand(choices, min, max)
can-fixture.store.html
- codepen
- indentation
- Describe what
countactually does and is for in fixture.store(count, makeItems, queryLogic).
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
.getrather 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