From: Eduardo San Martin Morote Date: Sat, 21 Mar 2020 21:21:39 +0000 (+0100) Subject: chore: remove checkbox X-Git-Tag: 0.0.6~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56c87895370f8feded1b7c3ccc33cdce0c04692b;p=thirdparty%2Fvuejs%2Fpinia.git chore: remove checkbox --- diff --git a/README.md b/README.md index cd9b60d2..b09c2c65 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ A few notes about the project and possible questions: - [ ] Should the state be merged at the same level as actions and getters? - [ ] Flag to remove devtools support (for very light production apps) - [ ] Allow grouping stores together into a similar structure and allow defining new getters (`pinia`) -- ~~[ ] Getter with params that act like computed properties (@ktsn)~~ +- ~~Getter with params that act like computed properties (@ktsn)~~ - [ ] Passing all getters to a getter (need Typing support) ## Installation