Ghost/ghost/admin/tests
Simon Backx 7c3d75ade7
🐛 Fixed pasting newlines in post titles (#15794)
fixes https://github.com/TryGhost/Team/issues/2193

- When pasting a title with a newline, we now trim the string and clear newslines before pasting.
- When sending the slug to the backend to generate a unique slug, we now sluggify it in the frontend before adding it to the URL to prevent issues with unsupported characters (causing possible routing problems in Pro).
2022-11-10 14:43:15 +01:00
..
acceptance Refactored signin controller to Octane patterns 2022-11-01 14:12:23 +00:00
helpers
integration 🐛 Fixed pasting newlines in post titles (#15794) 2022-11-10 14:43:15 +01:00
unit
.eslintrc.js
index.html
test-helper.js