Update from obsidian - thinkpad
Affected files: .obsidian/plugins/obsidian-omnivore/data.json Read Later/Git Merge vs Rebase vs Squash ¿Qué estrategia debemos elegir-.md Read Later/How Game Reviews Actually Affect You.md Read Later/Let's Get Webby! 🦀 🕸️.md Read Later/Use cases for Rust.md Read Later/What the Rust Book didn't tell you about testing....md Read Later/Why Signals Are Better Than React Hooks.md books/Book/Caballo de troya.md books/Book/En el nombre de la rosa.md notes/coping mechanisms/Good Enough.md notes/utils/Crear una nueva funcionalidad.md notes/utils/Git.md notes/utils/React.md projects/personal-page-notes/List of Games.md projects/quests.md
This commit is contained in:
parent
c3e2778f4e
commit
784703b79b
15 changed files with 160 additions and 55 deletions
|
|
@ -4,18 +4,22 @@
|
|||
- See free code camp video??
|
||||
- [x] instead of passing a collection of astro, map the collection and create the data how I needed
|
||||
- This shouldn't add overheat since is done ahead of time??
|
||||
- [ ] Finish pagination
|
||||
- [x] Finish pagination
|
||||
- [ ] Advance filters
|
||||
- [x] String
|
||||
- [x] Number (with logic operator)
|
||||
- [x] Select
|
||||
- [x] Multiple selector
|
||||
- [x] Add clear input to select input
|
||||
- [ ] Add Clear all filters
|
||||
- [ ] Add a button in the table doesn't clean the input values, fix this.
|
||||
- [x] Add Clear all filters
|
||||
- [x] Add a button in the table doesn't clean the input values, fix this.
|
||||
- [ ] Refactor code organization
|
||||
- [ ] Clean & optimize
|
||||
- [ ] Extract types declaration where they belogns -> investigate where??
|
||||
- [ ] Extract types declaration where they belogns
|
||||
- -> investigate where??
|
||||
- Carpeta con definiciones y una archivo para cada cosa (enums, interface, etc)??
|
||||
- Al mismo nivel dentro de src??
|
||||
- replicar structura en types??
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue