File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,6 @@ Use them at your own risk and check that them do what you want them to do.
3131
3232---
3333
34- ## Demo
35-
36- TBD
37-
3834## Installation
3935
4036```
@@ -81,8 +77,6 @@ Is automagically updated with each release and [you can read it here](https://gi
8177- [x] Cache data and retrieve it when needed
8278- [x] Initial immediate data (offline or already cached)
8379- [ ] Typescript ready (still incomplete and so many ` any ` !)
84- - [ ] Docs (HELP!)
85- - [ ] Tests (HELP!)
8680- [ ] Pagination (done, docs needed)
8781- [ ] Requests deduplication
8882- [ ] Enable and disable it with a prop
@@ -94,3 +88,9 @@ Is automagically updated with each release and [you can read it here](https://gi
9488- [ ] Scroll position recovery
9589- [ ] Persist and restore from LocalStorage/IndexedDB
9690- [ ] Clear cache when you need to invalidate all data or specific keys
91+
92+ ## TODO
93+
94+ - [ ] Docs (HELP!)
95+ - [ ] Tests (HELP!)
96+ - [ ] Demo site (using ` routes ` dir: it's a SvelteKit app!)
You can’t perform that action at this time.
0 commit comments