0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/apps/comments-ui/src
Peter Zimon e95e93618f Refined spacings for paragraphs and blockquotes
- paragraphs had a bit too much bottom margin
- blockquotes missed bottom margin
2022-08-15 12:42:40 +02:00
..
components 🐛 Fixed popups not closing correctly 2022-08-15 10:22:26 +02:00
images/icons Added in a hover state for editng bio 2022-08-08 16:22:46 +01:00
utils 🐛 Added line break on Shift + Enter 2022-08-15 12:32:59 +02:00
actions.js Fixed comment content missing after unhiding them 2022-08-12 14:22:48 +02:00
App.js Added first basic comments test 2022-08-11 16:40:10 +02:00
App.test.js Removed unused jsom import 2022-08-12 14:47:31 +02:00
AppContext.js Added AppContext and basic Form component 2022-07-04 17:23:01 +02:00
index.css Refined spacings for paragraphs and blockquotes 2022-08-15 12:42:40 +02:00
index.js Wired up publication name attribute 2022-08-10 17:34:28 +02: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