| Name |
Last commit
|
Last update |
|---|---|---|
| bin | ||
| pack | ||
| public | ||
| src | ||
| test | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| index.js | ||
| pack.js | ||
| package.json | ||
| tmp.json | ||
| tsconfig.json | ||
| update.sh | ||
| yarn.lock |
Change storage from {c1,c2,c3...} to {cat1: {c1,c2,c3}, cat2: ...}
DOM:
Fix error in removing removed children
Store:
AsyncResourceLoaderQueue - Made generic method for loading cached resources
Model:
async categories.load(id) - load category data with subitems
async cards.load(category, id) - load full card data
cards.load and new cards populate the same store. Useful for cache. Marked full data as `detailed`
Views:
Product card display:
InfoCard.jsx — display Item and back\next logics
ProductCard.jsx — fill markup with data
InfoPage.jsx — logics of loading data
| Name |
Last commit
|
Last update |
|---|---|---|
| bin | Loading commit data... | |
| pack | Loading commit data... | |
| public | Loading commit data... | |
| src | Loading commit data... | |
| test | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .gitlab-ci.yml | Loading commit data... | |
| index.js | Loading commit data... | |
| pack.js | Loading commit data... | |
| package.json | Loading commit data... | |
| tmp.json | Loading commit data... | |
| tsconfig.json | Loading commit data... | |
| update.sh | Loading commit data... | |
| yarn.lock | Loading commit data... |