guardian / scribe

DEPRECATED: A rich text editor framework for the web platform
http://guardian.github.io/scribe/
Apache License 2.0
3.51k stars 245 forks source link

Add deprecation information #529

Closed RichieAHB closed 5 years ago

RichieAHB commented 5 years ago

Add the deprecation information to the README and link to Leaving Scribe. I will also prefix the GitHub description with DEPRECATED: once this is merged.

Any comments welcome 👍

RichieAHB commented 5 years ago

Also I'm not sure what happened to html-janitor I think we recovered it after having deleted it but it's failing the build as we maybe didn't recover it to the version it was at before deletion (notable 2.0.4). I can either downgrade Scribe back to 2.0.2 but I feel like the patch versions in 2.0.4 probably fixed something worth fixing!

mbarton commented 5 years ago

@RichieAHB I published 2.0.4 a while back to fix some vulnerabilities: https://github.com/guardian/html-janitor/pull/1

It shows as the latest version on npm (https://www.npmjs.com/package/html-janitor). It was 2.0.2 before deletion from memory, with 2.0.4 being my version I released after deleting the repo.

RichieAHB commented 5 years ago

@mbarton ah interesting - the package.json shows as 2.0.4 so it's probably just that some tags got deleted - happy to push 2.0.4 to master.

mbarton commented 5 years ago

Sounds good. Also ewwww github dependencies