Commit graph

5 commits

Author SHA1 Message Date
Amsyar Rasyiq
a86b963330
[Global] Fix Vendetta on 193.4 (193204) (#136) 2023-08-18 19:42:34 +01:00
aliernfrog
cf09dbc1ac
[UI] Fix You tab settings on 189.4+ (#118)
* [UI] Fix You tab settings on 189.4+

* [UI > YouTab] Formatting

---------

Co-authored-by: Beef <beefers@riseup.net>
2023-07-23 23:47:11 +01:00
amsyarasyiq
47761371f1 [UI] Fix TabsV2 issues
- Developer settings not appearing at all (still not reactive)
- Use React.memo with custom pages (as they does internally)
2023-07-17 16:35:01 +01:00
Beef
e99da222ad [UI > YouTab] Fix some of the glaring issues 2023-05-21 23:09:43 +01:00
Beef
fda8e31bb1 [UI > Settings] Complete overhaul, support You tab
You tab support has a few issues, namely:
* Text inputs automatically close the keyboard
* The Developer toggle is not reactive
* Plugins will need to update if they set navigation options in their settings, otherwise an infinite re-render occurs

Co-authored-by: Jack Matthews <jm5112356@gmail.com>
2023-05-21 01:04:53 +01:00