0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/comments-ui/src
2022-08-09 13:41:14 +01:00
..
components Fixed pluralisation for comment count when there is just one 2022-08-09 13:41:14 +01:00
images/icons Added in a hover state for editng bio 2022-08-08 16:22:46 +01:00
utils Updated comment count to use the /comments/count API 2022-08-09 13:41:14 +01:00
actions.js Wired up editing bio to API 2022-08-04 16:25:55 +02:00
App.js Updated comment count to use the /comments/count API 2022-08-09 13:41:14 +01:00
App.test.js Added temporary working test 2022-07-19 16:46:16 +02:00
AppContext.js Added AppContext and basic Form component 2022-07-04 17:23:01 +02:00
index.css Added sequential load for CSS 2022-07-08 13:28:39 +02:00
index.js First round of CTA and empty state updates based on feedback 2022-08-08 15:12:19 +01:00
logo.svg Initialize project using Create React App 2022-07-04 14:53:12 +02:00
pages.js Renamed the add name dialog to better suit including bio 2022-07-26 11:47:36 +01:00
setupTests.js Fixed resize observer error in tests 2022-07-28 19:01:24 +05:30