Skip to content

Commit

Permalink
fixes bug link
Browse files Browse the repository at this point in the history
  • Loading branch information
salgum1114 committed Mar 19, 2020
1 parent 79728f6 commit 3b4de59
Show file tree
Hide file tree
Showing 106 changed files with 2,478 additions and 2,465 deletions.
11 changes: 2 additions & 9 deletions docs/docs/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ ul.tsd-descriptions > li > :last-child > :last-child > :last-child {
height: 17px;
margin: 0 3px 2px 0;
background-image: url(../images/icons.png); }
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
.tsd-kind-icon:before {
background-image: url(../images/[email protected]);
background-size: 238px 204px; } }
Expand Down Expand Up @@ -1558,7 +1558,6 @@ pre {
position: fixed !important;
overflow: auto;
-webkit-overflow-scrolling: touch;
overflow-scrolling: touch;
z-index: 1024;
top: 0 !important;
bottom: 0 !important;
Expand Down Expand Up @@ -1647,7 +1646,6 @@ html.minimal .tsd-navigation {
position: fixed !important;
overflow: auto;
-webkit-overflow-scrolling: touch;
overflow-scrolling: touch;
box-sizing: border-box;
z-index: 1;
left: 0;
Expand Down Expand Up @@ -1825,11 +1823,6 @@ footer {
-o-column-count: 2;
column-count: 2; } }
.tsd-index-panel ul.tsd-index-list li {
-webkit-column-break-inside: avoid;
-moz-column-break-inside: avoid;
-ms-column-break-inside: avoid;
-o-column-break-inside: avoid;
column-break-inside: avoid;
-webkit-page-break-inside: avoid;
-moz-page-break-inside: avoid;
-ms-page-break-inside: avoid;
Expand Down Expand Up @@ -2237,7 +2230,7 @@ ul.tsd-type-parameters {
background-repeat: no-repeat;
text-indent: -1024px;
vertical-align: bottom; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
.tsd-widget:before, .tsd-select .tsd-select-label:before, .tsd-select .tsd-select-list li:before {
background-image: url(../images/[email protected]);
background-size: 320px 40px; } }
Expand Down
14 changes: 7 additions & 7 deletions docs/docs/classes/alignmenthandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AlignmentHandler | react-design-editor</title>
<title>AlignmentHandler | react-design-editor - v0.0.22</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
Expand All @@ -22,7 +22,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">react-design-editor</a>
<a href="../index.html" class="title">react-design-editor - v0.0.22</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -113,7 +113,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AlignmentHandler.ts:4</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AlignmentHandler.ts#L4">src/components/canvas/handlers/AlignmentHandler.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -135,7 +135,7 @@ <h3>handler</h3>
<div class="tsd-signature tsd-kind-icon">handler<span class="tsd-signature-symbol">:</span> <a href="handler.html" class="tsd-signature-type">Handler</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AlignmentHandler.ts:4</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AlignmentHandler.ts#L4">src/components/canvas/handlers/AlignmentHandler.ts:4</a></li>
</ul>
</aside>
</section>
Expand All @@ -152,7 +152,7 @@ <h3>center</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AlignmentHandler.ts:30</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AlignmentHandler.ts#L30">src/components/canvas/handlers/AlignmentHandler.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -174,7 +174,7 @@ <h3>left</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AlignmentHandler.ts:12</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AlignmentHandler.ts#L12">src/components/canvas/handlers/AlignmentHandler.ts:12</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -196,7 +196,7 @@ <h3>right</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AlignmentHandler.ts:47</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AlignmentHandler.ts#L47">src/components/canvas/handlers/AlignmentHandler.ts:47</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
20 changes: 10 additions & 10 deletions docs/docs/classes/animationhandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AnimationHandler | react-design-editor</title>
<title>AnimationHandler | react-design-editor - v0.0.22</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
Expand All @@ -22,7 +22,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">react-design-editor</a>
<a href="../index.html" class="title">react-design-editor - v0.0.22</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -116,7 +116,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AnimationHandler.ts:7</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AnimationHandler.ts#L7">src/components/canvas/handlers/AnimationHandler.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -138,7 +138,7 @@ <h3>handler</h3>
<div class="tsd-signature tsd-kind-icon">handler<span class="tsd-signature-symbol">:</span> <a href="handler.html" class="tsd-signature-type">Handler</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AnimationHandler.ts:7</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AnimationHandler.ts#L7">src/components/canvas/handlers/AnimationHandler.ts:7</a></li>
</ul>
</aside>
</section>
Expand All @@ -155,7 +155,7 @@ <h3>get<wbr>Animation</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AnimationHandler.ts:180</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AnimationHandler.ts#L180">src/components/canvas/handlers/AnimationHandler.ts:180</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -186,7 +186,7 @@ <h3>init<wbr>Animation</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AnimationHandler.ts:95</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AnimationHandler.ts#L95">src/components/canvas/handlers/AnimationHandler.ts:95</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -217,7 +217,7 @@ <h3>pause</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AnimationHandler.ts:50</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AnimationHandler.ts#L50">src/components/canvas/handlers/AnimationHandler.ts:50</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -245,7 +245,7 @@ <h3>play</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AnimationHandler.ts:19</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AnimationHandler.ts#L19">src/components/canvas/handlers/AnimationHandler.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -276,7 +276,7 @@ <h3>restart</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AnimationHandler.ts:77</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AnimationHandler.ts#L77">src/components/canvas/handlers/AnimationHandler.ts:77</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -304,7 +304,7 @@ <h3>stop</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in src/components/canvas/handlers/AnimationHandler.ts:64</li>
<li>Defined in <a href="https://github.com/salgum1114/react-design-editor/blob/79728f6/src/components/canvas/handlers/AnimationHandler.ts#L64">src/components/canvas/handlers/AnimationHandler.ts:64</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 3b4de59

Please sign in to comment.