mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-18 16:01:40 +03:00
7c3d75ade7
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). |
||
---|---|---|
.. | ||
ajax-test.js | ||
config-test.js | ||
feature-test.js | ||
lazy-loader-test.js | ||
member-import-validator-test.js | ||
slug-generator-test.js | ||
store-test.js |