- https://emmatech.dev
-
silly trans dev :3 I primarily use github, located at github.com/EmmmaTech
-
Joined on
2024年05月30日
since this is a static setting when the component is declared, I wouldn't make this attribute bindable. I make dialogEnabled bindable because it's a setting that can change since the dialog can be disabled from itself. (that might be something I should change to improve clarity)
/settings and /settings/account should redirect to /login if not logged in
/settings and /settings/account should redirect to /login if not logged in
fixed by ddab76b3cc
otherwise, looks awesome! I'm impressed with how it turns out :o
<p class="text-sm"> instead
the style with no background looks a bit out of place, I would recommend using text-gray-300 bg-slate-500 hover:bg-slate-600 to match the follow/unfollow buttons a bit more instead.
I would move this under the follower button, I don't like having the ellipsis button being first