lemmy-ui/src/shared/components
Anansi b2bd193160 Fix: missing semantic css classes and html elements (#1583)
* Fix: missing semantic css classes and html elements.

Now all pages have a main and aside element when a sidebar is present to facilitate custom theming. This does not impact the default behavior of the front.

* Fix: re-added communityref on main element

---------

Co-authored-by: 0xAnansi <0xAnansi@omageni.com>
Co-authored-by: Jay Sitter <jsit@users.noreply.github.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-06-26 20:12:41 -04:00
..
app Fix: missing semantic css classes and html elements (#1583) 2023-06-26 20:12:41 -04:00
comment fix: Remove unnecessary string interpolations 2023-06-26 20:12:40 -04:00
common fix: Remove unnecessary string interpolations 2023-06-26 20:12:40 -04:00
community Fix: missing semantic css classes and html elements (#1583) 2023-06-26 20:12:41 -04:00
home fix: Remove unnecessary string interpolations 2023-06-26 20:12:40 -04:00
person fix: Remove unnecessary string interpolations 2023-06-26 20:12:40 -04:00
post Fix: missing semantic css classes and html elements (#1583) 2023-06-26 20:12:41 -04:00
private_message fix: Fix some classes on private message collapse/expand button 2023-06-25 01:37:36 -04:00
modlog.tsx Make date distance format use correct verbiage 2023-06-24 00:14:11 -04:00
search.tsx Fix search request being called twice on search page 2023-06-25 13:07:18 -04:00