Ghost/core/server/lib
Kevin Ansfield 47692b1081 🐛 Fixed last paragraph not rendering on front-end when it's styled
no issue
- the conditional for removal of trailing blank paragraphs was not sufficient to handle paragraphs where the first child element was not a text node such as when the content of the last paragraph is italic
- switched to a method that fully walks the DOM of the last paragraph node to extract its equivalent `.textContent` value for use in the "last para is blank?" check
2019-04-08 16:25:20 +01:00
..
common Removed unused GhostErrors 2019-02-24 10:52:03 +07:00
fs Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
image
members Refactored members auth flow with dynamic settings 2019-02-26 15:43:36 +07:00
mobiledoc 🐛 Fixed last paragraph not rendering on front-end when it's styled 2019-04-08 16:25:20 +01:00
promise
security
social
constants.js
ghost-version.js
request.js Set Ghost user-agent header for got requests (#10424) 2019-01-28 17:01:34 +01:00