Skip to content

Commit eb36f05

Browse files
committed
Publish website
1 parent 7e202ef commit eb36f05

File tree

10 files changed

+12
-12
lines changed

10 files changed

+12
-12
lines changed

docs/arez.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,4 +309,4 @@ <h3><a class="anchor" aria-hidden="true" name="separate-network-interactions-fro
309309
<h3><a class="anchor" aria-hidden="true" name="avoid-arez-annotations-other-than-memoize-and-action-in-react4j-components"></a><a href="#avoid-arez-annotations-other-than-memoize-and-action-in-react4j-components" aria-hidden="true" class="hash-link" ><svg aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Avoid arez annotations other than @Memoize and @Action in React4j components</h3>
310310
<p>Following the above best practices, you will find you rarely if ever need to annotate any methods in a
311311
<code>@View</code> annotated class with any Arez annotations other than <code>@Memoize</code> and <code>@Action</code>.</p>
312-
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="project_setup.html">← Project Setup</a><a class="docs-next button" href="compared_to_react.html">Compared to React →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2024 the React4j Project.</section></footer></div></body></html>
312+
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="project_setup.html">← Project Setup</a><a class="docs-next button" href="compared_to_react.html">Compared to React →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2025 the React4j Project.</section></footer></div></body></html>

docs/compared_to_react.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ <h3><a class="anchor" aria-hidden="true" name="jsx"></a><a href="#jsx" aria-hidd
9292
<h3><a class="anchor" aria-hidden="true" name="stateless-function-components"></a><a href="#stateless-function-components" aria-hidden="true" class="hash-link" ><svg aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Stateless Function Components</h3>
9393
<p>Stateless function components or SFCs are often used in React but not so much in React4j. The reasoning for this is
9494
in the answer to the FAQ question <a href="faq.html#where-is-the-equivalent-of-reacts-stateless-function-components">&quot;Where is the equivalent of React's stateless function components?&quot;</a></p>
95-
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="arez.html">← Arez</a><a class="docs-next button" href="todomvc.html">TodoMVC →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2024 the React4j Project.</section></footer></div></body></html>
95+
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="arez.html">← Arez</a><a class="docs-next button" href="todomvc.html">TodoMVC →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2025 the React4j Project.</section></footer></div></body></html>

docs/faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ <h3><a class="anchor" aria-hidden="true" name="why-can-t-render-methods-update-o
141141
times as other observers react to changes in observable state. The underlying react library also considers this
142142
pattern a very bad idea conceptually and performance-wise and likewise blocks calling <code>setState()</code> from within
143143
the render method.</p>
144-
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="todomvc.html">← TodoMVC</a><a class="docs-next button" href="related_projects.html">Related projects →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2024 the React4j Project.</section></footer></div></body></html>
144+
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="todomvc.html">← TodoMVC</a><a class="docs-next button" href="related_projects.html">Related projects →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2025 the React4j Project.</section></footer></div></body></html>

docs/intellij.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ <h2><a class="anchor" aria-hidden="true" name="add-generated-source-to-path"></a
3535
<p><img src="/img/IntelliJ-AddSource.png" alt="IntelliJ add generated source"></p>
3636
<p>Note: You will receive a warning when the project compiles that this directory was excluded but
3737
do not worry as that is what we expect and want.</p>
38-
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="related_projects.html">← Related projects</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2024 the React4j Project.</section></footer></div></body></html>
38+
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="related_projects.html">← Related projects</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2025 the React4j Project.</section></footer></div></body></html>

docs/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@
4040
<span class="hljs-tag">&lt;<span class="hljs-name">collapse-all-properties</span>/&gt;</span>
4141
<span class="hljs-tag">&lt;/<span class="hljs-name">module</span>&gt;</span></code></pre></p>
4242
<iframe src="/examples/hello_world.html"></iframe>
43-
</span></div></article></div><div class="docs-prevnext"><a class="docs-next button" href="project_setup.html">Project Setup →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2024 the React4j Project.</section></footer></div></body></html>
43+
</span></div></article></div><div class="docs-prevnext"><a class="docs-next button" href="project_setup.html">Project Setup →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2025 the React4j Project.</section></footer></div></body></html>

docs/project_setup.html

Lines changed: 3 additions & 3 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.196<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.197<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.196<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.197<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>
@@ -80,4 +80,4 @@ <h2><a class="anchor" aria-hidden="true" name="configure-a-gwt-application"></a>
8080
...
8181
<span class="hljs-tag">&lt;/<span class="hljs-name">module</span>&gt;</span>
8282
</code></pre>
83-
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="overview.html">← Introduction</a><a class="docs-next button" href="arez.html">Arez →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2024 the React4j Project.</section></footer></div></body></html>
83+
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="overview.html">← Introduction</a><a class="docs-next button" href="arez.html">Arez →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2025 the React4j Project.</section></footer></div></body></html>

docs/related_projects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ <h3><a class="anchor" aria-hidden="true" name="sample-projects"></a><a href="#sa
2929
<li><a href="https://github.com/react4j/react4j-webspeechdemo">react-webspeechdemo</a> An experiment using the web speech
3030
synthesis API written using Arez and React4j.</li>
3131
</ul>
32-
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="faq.html">← Frequently Asked Questions</a><a class="docs-next button" href="intellij.html">IntelliJ IDEA IDE Setup →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2024 the React4j Project.</section></footer></div></body></html>
32+
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="faq.html">← Frequently Asked Questions</a><a class="docs-next button" href="intellij.html">IntelliJ IDEA IDE Setup →</a></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/logo.svg" alt="React4j" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/overview.html">Overview</a><a href="/api/index.html">API Reference</a></div><div><h5>More</h5><a href="https://github.com/">GitHub</a><a class="github-button" href="https://github.com/react4j/react4j" data-icon="octicon-star" data-count-href="/react4j/react4j/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2025 the React4j Project.</section></footer></div></body></html>

0 commit comments

Comments
 (0)