Skip to content

Commit

Permalink
Build v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gregjacobs committed Jan 23, 2019
1 parent f7464a5 commit e2a44bc
Show file tree
Hide file tree
Showing 17 changed files with 717 additions and 146 deletions.
267 changes: 227 additions & 40 deletions dist/Autolinker.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/Autolinker.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/Autolinker.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/Autolinker.min.js.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/api/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Autolinker v2.2.2 API Docs</title>
<title>Autolinker v3.0.0 API Docs</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="fragment" content="!">
Expand All @@ -13,7 +13,7 @@
<link rel="stylesheet" href="styles-3eba09980fa05ead185cb17d9c0deb0f.css" type="text/css" />

<script type="text/javascript" src="extjs/ext-all.js"></script>
<script type="text/javascript" src="data-138b2937dd746576bed2c49602e81612.js"></script>
<script type="text/javascript" src="data-b8f8f588328be740ace2fa51ef8d83db.js"></script>

<script type="text/javascript" src="app-0c945a27f43452df695771ddb60b3d14.js"></script>

Expand All @@ -22,9 +22,9 @@
</head>
<body id="ext-body">

<div id="loading"><span class="title">Autolinker v2.2.2 API Docs</span><span class="logo"></span></div>
<div id="loading"><span class="title">Autolinker v3.0.0 API Docs</span><span class="logo"></span></div>

<div id="header-content">Autolinker v2.2.2 API Docs</div>
<div id="header-content">Autolinker v3.0.0 API Docs</div>

<div id='categories-content' style='display:none'>
<div class='section'>
Expand Down Expand Up @@ -88,7 +88,7 @@ <h3>Others...</h3>



<div id='footer-content' style='display: none'>Generated on Tue 22 Jan 2019 12:37:00 by <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> 5.3.4.</div>
<div id='footer-content' style='display: none'>Generated on Wed 23 Jan 2019 00:10:16 by <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> 5.3.4.</div>



Expand Down
2 changes: 1 addition & 1 deletion docs/api/output/Autolinker.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/output/Autolinker.matcher.Email.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/api/output/global.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/source/Autolinker.html
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@
*
* Ex: 0.25.1
*/
Autolinker.version = &#39;2.2.2&#39;;
Autolinker.version = &#39;3.0.0&#39;;
<span id='Autolinker-AnchorTagBuilder'> /**
</span> * For backwards compatibility with Autolinker 1.x, the AnchorTagBuilder
* class is provided as a static on the Autolinker class.
Expand Down
Loading

0 comments on commit e2a44bc

Please sign in to comment.