0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/apps/comments-ui/src
Simon Backx e8eeacac9e Renamed PopupModal to PopupBox
refs https://github.com/TryGhost/Team/issues/1858

- PopupBox better reflects that it contains a Popup and is not a Popup
- In line with ContentBox, that contains the iframe with the comments content
2022-08-31 15:31:38 +02:00
..
components Renamed PopupModal to PopupBox 2022-08-31 15:31:38 +02:00
images/icons Added in a hover state for editng bio 2022-08-08 16:22:46 +01:00
utils Cleaned up Comment component (#8) 2022-08-30 16:25:40 +02:00
actions.js Cleaned up Comment component (#8) 2022-08-30 16:25:40 +02:00
App.js Renamed PopupModal to PopupBox 2022-08-31 15:31:38 +02:00
App.test.js Renamed CommentsBox to ContentBox and splitted Title component 2022-08-31 15:25:49 +02:00
AppContext.js Cleaned up Comment component (#8) 2022-08-30 16:25:40 +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
pages.js Renamed dialogs to popups 2022-08-31 15:30:05 +02:00
setupTests.js Fixed resize observer error in tests 2022-07-28 19:01:24 +05:30