Ghost/core
Kevin Ansfield 413b06d1b5 Fixed leading/trailing HR removal when rendering email content
refs https://github.com/TryGhost/Team/issues/1007

- `:root` selector wasn't working as expected and ended up matching HRs within content
- switched to wrapping the post html inside a `<body>` element before parsing so that we have a proper top-level element for direct child selectors to match against
2021-08-25 09:25:55 +01:00
..
client@efc3dc259b Updated Admin to v4.12.1 2021-08-17 17:21:45 +01:00
frontend Switched post routing to uuid instead of slug 2021-08-19 12:27:45 +04:00
server Fixed leading/trailing HR removal when rendering email content 2021-08-25 09:25:55 +01:00
shared Moved email list check to GA 2021-08-20 18:07:31 +04:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00