mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-24 03:02:42 +00:00
* feat(eslint): Set react/jsx-no-bind: error * refactor(notifications/setting_toggle): Do not use bind * refactor(components/dropdown_menu): Do not use bind * refactor(components/autosuggest_textarea): Do not use bind * refactor(compose/privacy_dropdown): Do not use bind * refactor(compose/upload_form): Do not use bind * refactor(components/status): Do not use bind * refactor(components/onboarding_modal): Do not use bind * refactor: PR feedback * chore(notifications/setting_toggle): Lint * refactor: PR feedback |
||
|---|---|---|
| .. | ||
| account/components | ||
| account_timeline | ||
| blocks | ||
| community_timeline | ||
| compose | ||
| favourited_statuses | ||
| favourites | ||
| follow_requests | ||
| followers | ||
| following | ||
| generic_not_found | ||
| getting_started | ||
| hashtag_timeline | ||
| home_timeline | ||
| mutes | ||
| notifications | ||
| public_timeline | ||
| reblogs | ||
| report | ||
| status | ||
| ui | ||