bsky-app/src/view/com
Ansh 4977a5d2a3
Fix 651 Make followers and following button into a <Link> (#1429)
* make followers and following button into a Link

* make buttons into `<a>` tags
2023-09-12 13:47:55 -07:00
..
auth Give explicit names to MobX observer components (#1413) 2023-09-07 17:36:08 -07:00
composer make sure click events on the emoji picker don't bubble up to the mask (#1427) 2023-09-11 13:31:14 -07:00
feeds Give explicit names to MobX observer components (#1413) 2023-09-07 17:36:08 -07:00
lightbox fix prefetching lightbox images (#1163) 2023-08-15 12:53:03 -07:00
lists Give explicit names to MobX observer components (#1413) 2023-09-07 17:36:08 -07:00
modals Add birth date gating to moderation settings (#1435) 2023-09-11 18:04:09 -07:00
notifications Give explicit names to MobX observer components (#1413) 2023-09-07 17:36:08 -07:00
pager Give explicit names to MobX observer components (#1413) 2023-09-07 17:36:08 -07:00
post Give explicit names to MobX observer components (#1413) 2023-09-07 17:36:08 -07:00
post-thread Paginate the PostThread to avoid rendering too many posts and crashing the app on large threads (#1432) 2023-09-11 17:41:00 -07:00
posts 💅 disallow overflow outside of post content area(s) (#1395) 2023-09-07 18:13:28 -07:00
profile Fix 651 Make followers and following button into a <Link> (#1429) 2023-09-12 13:47:55 -07:00
search Give explicit names to MobX observer components (#1413) 2023-09-07 17:36:08 -07:00
util Remove accessibilityRole=button on dropdown mask, it causes issues on firefox (#1436) 2023-09-11 18:09:02 -07:00