Ghost/apps/comments-ui/src
Daniël van der Winden 13bad88baf
Fixed comments UI regression (#20574)
Fixes
https://linear.app/tryghost/issue/DES-433/mobile-regression-in-comments-ui

Comments modal was previously using isMobile helper, which only works on
pageload. Code is now adjusted to use Tailwind media queries to
show/hide example profiles at the right resolutions.
2024-07-10 11:22:14 +02:00
..
components Fixed comments UI regression (#20574) 2024-07-10 11:22:14 +02:00
images/icons
styles
utils Updated default comments from 5 to 20 (#20359) 2024-06-11 18:39:59 +07:00
actions.ts
App.tsx Added lazy-loading of admin auth in Comments UI (#19799) 2024-03-05 15:57:20 +00:00
AppContext.ts
AuthFrame.tsx
index.tsx
pages.ts
setupTests.ts
typings.d.ts
vite-env.d.ts