- Replace Babel + Flow with TypeScript #20
Assets
2
- Merge pull request #15 from github/add-typescript-definition-file 4b03269
- Merge branch 'master' into add-typescript-definition-file 208849d
- Merge pull request #17 from github/update-deps 9095a5c
- Merge branch 'master' into update-deps 8145e9b
- Merge pull request #16 from github/gh-ci 405d698
- run
npm audit fix9533a2e - Use GitHub CI 04a6b78
- add typescript definition file 579fbd9
Assets
2
Merge pull request #14 from github/publish-to-gpr-as-well Publish to GPR as a postpublish step
Assets
2
- Merge pull request #14 from github/publish-to-gpr-as-well b03e53f
- Merge branch 'master' into publish-to-gpr-as-well 0a43b40
- Merge pull request #13 from github/dependabot/npm_and_yarn/mixin-deep-1.3.2 0ea7478
- publish to GPR as a postpublish step 525a178
- Bump mixin-deep from 1.3.1 to 1.3.2 2ba4c15
- Merge pull request #12 from github/dependabot/npm_and_yarn/eslint-utils-1.4.2 c817c4e
- Bump eslint-utils from 1.3.1 to 1.4.2 83fc862
Assets
2
-
BREAKING: Install with options rather than consulting the
data-quote-markdownHTML attribute:install(container, { quoteMarkdown: true, copyMarkdown: false, scopeSelector: '.js-comment-body' })
This library no longer expects any special markup in your app, except that a
<textarea>should be found withincontainer. If your app uses thedata-quote-markdownattribute, here is an example for how to make it compatible with this version:install(container, { quoteMarkdown: container.hasAttribute('data-quote-markdown'), scopeSelector: container.getAttribute('data-quote-markdown') || '' })
-
BREAKING: Remove support for convering to GitHub-specific syntax. Selection-to-Markdown logic no longer handles specially:
<div class="highlight"><pre><a href="..." class="user-mention">@monalisa</a><a href="..." class="team-mention">@github/octocats</a><a href="..." class="issue-link">#123</a><img alt=":wave:" class="emoji" src="...">
-
An additional
quote-selection-markdownevent now gets fired on the container element and publishes a reference tofragmentwhich can be used to inject site-specific syntaxes before the selection is converted to text. -
Preserve
~strikethrough~when quoting markdown.
Assets
2
mislav
released this
- Ensure that
changeevent is fired after changing textarea value

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
