Skip to content

Commit 07f67a8

Browse files
committed
Publish website
1 parent af5a0e6 commit 07f67a8

File tree

6 files changed

+17
-17
lines changed

6 files changed

+17
-17
lines changed

api/react4j/annotations/package-tree.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -77,32 +77,32 @@ <h1 class="title">Hierarchy For Package react4j.annotations</h1>
7777
<div class="contentContainer">
7878
<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
7979
<ul>
80-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/PostUpdate.html" title="annotation in react4j.annotations"><span class="typeNameLink">PostUpdate</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
8180
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/Render.html" title="annotation in react4j.annotations"><span class="typeNameLink">Render</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
82-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/ScheduleRender.html" title="annotation in react4j.annotations"><span class="typeNameLink">ScheduleRender</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
83-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/SuppressReact4jWarnings.html" title="annotation in react4j.annotations"><span class="typeNameLink">SuppressReact4jWarnings</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
81+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/Input.html" title="annotation in react4j.annotations"><span class="typeNameLink">Input</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
82+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/InputDefault.html" title="annotation in react4j.annotations"><span class="typeNameLink">InputDefault</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
83+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/View.html" title="annotation in react4j.annotations"><span class="typeNameLink">View</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
84+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/PostUpdate.html" title="annotation in react4j.annotations"><span class="typeNameLink">PostUpdate</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
85+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/PreUpdate.html" title="annotation in react4j.annotations"><span class="typeNameLink">PreUpdate</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
8486
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/PostMount.html" title="annotation in react4j.annotations"><span class="typeNameLink">PostMount</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
85-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/OnError.html" title="annotation in react4j.annotations"><span class="typeNameLink">OnError</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
87+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/PostMountOrUpdate.html" title="annotation in react4j.annotations"><span class="typeNameLink">PostMountOrUpdate</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
8688
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/InputValidate.html" title="annotation in react4j.annotations"><span class="typeNameLink">InputValidate</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
87-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/OnInputChange.html" title="annotation in react4j.annotations"><span class="typeNameLink">OnInputChange</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
89+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/SuppressReact4jWarnings.html" title="annotation in react4j.annotations"><span class="typeNameLink">SuppressReact4jWarnings</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
8890
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/Publish.html" title="annotation in react4j.annotations"><span class="typeNameLink">Publish</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
89-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/PostMountOrUpdate.html" title="annotation in react4j.annotations"><span class="typeNameLink">PostMountOrUpdate</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
90-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/PreUpdate.html" title="annotation in react4j.annotations"><span class="typeNameLink">PreUpdate</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
91-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/InputDefault.html" title="annotation in react4j.annotations"><span class="typeNameLink">InputDefault</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
91+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/ScheduleRender.html" title="annotation in react4j.annotations"><span class="typeNameLink">ScheduleRender</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
92+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/OnError.html" title="annotation in react4j.annotations"><span class="typeNameLink">OnError</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
93+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/OnInputChange.html" title="annotation in react4j.annotations"><span class="typeNameLink">OnInputChange</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
9294
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/InputRef.html" title="annotation in react4j.annotations"><span class="typeNameLink">InputRef</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
93-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/Input.html" title="annotation in react4j.annotations"><span class="typeNameLink">Input</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
94-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/View.html" title="annotation in react4j.annotations"><span class="typeNameLink">View</span></a> (implements java.lang.annotation.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
9595
</ul>
9696
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
9797
<ul>
9898
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
9999
<ul>
100100
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
101101
<ul>
102-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/View.Type.html" title="enum in react4j.annotations"><span class="typeNameLink">View.Type</span></a></li>
103102
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/Feature.html" title="enum in react4j.annotations"><span class="typeNameLink">Feature</span></a></li>
104-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/OnInputChange.Phase.html" title="enum in react4j.annotations"><span class="typeNameLink">OnInputChange.Phase</span></a></li>
105103
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/Input.Source.html" title="enum in react4j.annotations"><span class="typeNameLink">Input.Source</span></a></li>
104+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/View.Type.html" title="enum in react4j.annotations"><span class="typeNameLink">View.Type</span></a></li>
105+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/OnInputChange.Phase.html" title="enum in react4j.annotations"><span class="typeNameLink">OnInputChange.Phase</span></a></li>
106106
</ul>
107107
</li>
108108
</ul>

api/react4j/dom/proptypes/html/attributeTypes/package-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
9494
<ul>
9595
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
9696
<ul>
97-
<li type="circle">react4j.dom.proptypes.html.attributeTypes.<a href="../../../../../react4j/dom/proptypes/html/attributeTypes/Target.html" title="enum in react4j.dom.proptypes.html.attributeTypes"><span class="typeNameLink">Target</span></a></li>
9897
<li type="circle">react4j.dom.proptypes.html.attributeTypes.<a href="../../../../../react4j/dom/proptypes/html/attributeTypes/YesNo.html" title="enum in react4j.dom.proptypes.html.attributeTypes"><span class="typeNameLink">YesNo</span></a></li>
98+
<li type="circle">react4j.dom.proptypes.html.attributeTypes.<a href="../../../../../react4j/dom/proptypes/html/attributeTypes/Target.html" title="enum in react4j.dom.proptypes.html.attributeTypes"><span class="typeNameLink">Target</span></a></li>
9999
</ul>
100100
</li>
101101
</ul>

docs/project_setup.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2><a class="anchor" aria-hidden="true" name="configure-maven"></a><a href="#co
2121
<span class="hljs-tag">&lt;<span class="hljs-name">dependency</span>&gt;</span>
2222
<span class="hljs-tag">&lt;<span class="hljs-name">groupId</span>&gt;</span>org.realityforge.react4j<span class="hljs-tag">&lt;/<span class="hljs-name">groupId</span>&gt;</span>
2323
<span class="hljs-tag">&lt;<span class="hljs-name">artifactId</span>&gt;</span>react4j-dom<span class="hljs-tag">&lt;/<span class="hljs-name">artifactId</span>&gt;</span>
24-
<span class="hljs-tag">&lt;<span class="hljs-name">version</span>&gt;</span>0.182<span class="hljs-tag">&lt;/<span class="hljs-name">version</span>&gt;</span>
24+
<span class="hljs-tag">&lt;<span class="hljs-name">version</span>&gt;</span>0.183<span class="hljs-tag">&lt;/<span class="hljs-name">version</span>&gt;</span>
2525
<span class="hljs-tag">&lt;/<span class="hljs-name">dependency</span>&gt;</span>
2626
...
2727
<span class="hljs-tag">&lt;/<span class="hljs-name">dependencies</span>&gt;</span>
@@ -45,7 +45,7 @@ <h2><a class="anchor" aria-hidden="true" name="configure-maven"></a><a href="#co
4545
<span class="hljs-tag">&lt;<span class="hljs-name">path</span>&gt;</span>
4646
<span class="hljs-tag">&lt;<span class="hljs-name">groupId</span>&gt;</span>org.realityforge.react4j<span class="hljs-tag">&lt;/<span class="hljs-name">groupId</span>&gt;</span>
4747
<span class="hljs-tag">&lt;<span class="hljs-name">artifactId</span>&gt;</span>react4j-processor<span class="hljs-tag">&lt;/<span class="hljs-name">artifactId</span>&gt;</span>
48-
<span class="hljs-tag">&lt;<span class="hljs-name">version</span>&gt;</span>0.182<span class="hljs-tag">&lt;/<span class="hljs-name">version</span>&gt;</span>
48+
<span class="hljs-tag">&lt;<span class="hljs-name">version</span>&gt;</span>0.183<span class="hljs-tag">&lt;/<span class="hljs-name">version</span>&gt;</span>
4949
<span class="hljs-tag">&lt;/<span class="hljs-name">path</span>&gt;</span>
5050
<span class="hljs-tag">&lt;/<span class="hljs-name">annotationProcessorPaths</span>&gt;</span>
5151
<span class="hljs-tag">&lt;/<span class="hljs-name">configuration</span>&gt;</span>

0 commit comments

Comments
 (0)