Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webui: render component's children as a function to avoid uncecessary rendering | Michael Muré | 2020-06-27 | 1 | -2/+2 |
| | | | Co-authored-by: Quentin Gliech <quentingliech@gmail.com> | ||||
* | Refactor webui changes. | Luke Granger-Brown | 2020-06-27 | 1 | -0/+14 |
Don't use contexts, just raw Apollo, since it's cached anyway. Change "ReadonlyHidden" to "IfLoggedIn". |