Skip to content

Commit dc9cff3

Browse files
author
Travis CI User
committed
Publish website - Travis build: 399
1 parent 10e5245 commit dc9cff3

25 files changed

+78
-41
lines changed

api/react4j/annotations/package-tree.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@ <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
8181
</ul>
8282
<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
8383
<ul>
84+
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/State.html" title="annotation in react4j.annotations"><span class="typeNameLink">State</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/ReactComponent.html" title="annotation in react4j.annotations"><span class="typeNameLink">ReactComponent</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/Callback.html" title="annotation in react4j.annotations"><span class="typeNameLink">Callback</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>
8587
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/PropDefault.html" title="annotation in react4j.annotations"><span class="typeNameLink">PropDefault</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>
86-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/ReactComponent.html" title="annotation in react4j.annotations"><span class="typeNameLink">ReactComponent</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>
8788
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/Prop.html" title="annotation in react4j.annotations"><span class="typeNameLink">Prop</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>
88-
<li type="circle">react4j.annotations.<a href="../../react4j/annotations/State.html" title="annotation in react4j.annotations"><span class="typeNameLink">State</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>
8989
</ul>
9090
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
9191
<ul>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
8181
<ul>
8282
<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>)
8383
<ul>
84-
<li type="circle">react4j.dom.proptypes.cssPropertyTypes.<a href="../../../../react4j/dom/proptypes/cssPropertyTypes/AnimationFillMode.html" title="enum in react4j.dom.proptypes.cssPropertyTypes"><span class="typeNameLink">AnimationFillMode</span></a></li>
8584
<li type="circle">react4j.dom.proptypes.cssPropertyTypes.<a href="../../../../react4j/dom/proptypes/cssPropertyTypes/Visibility.html" title="enum in react4j.dom.proptypes.cssPropertyTypes"><span class="typeNameLink">Visibility</span></a></li>
85+
<li type="circle">react4j.dom.proptypes.cssPropertyTypes.<a href="../../../../react4j/dom/proptypes/cssPropertyTypes/AnimationFillMode.html" title="enum in react4j.dom.proptypes.cssPropertyTypes"><span class="typeNameLink">AnimationFillMode</span></a></li>
8686
</ul>
8787
</li>
8888
</ul>

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,14 @@ <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
8181
<ul>
8282
<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>)
8383
<ul>
84-
<li type="circle">react4j.dom.proptypes.html.attributeTypes.<a href="../../../../../react4j/dom/proptypes/html/attributeTypes/AudioPreload.html" title="enum in react4j.dom.proptypes.html.attributeTypes"><span class="typeNameLink">AudioPreload</span></a></li>
85-
<li type="circle">react4j.dom.proptypes.html.attributeTypes.<a href="../../../../../react4j/dom/proptypes/html/attributeTypes/ButtonType.html" title="enum in react4j.dom.proptypes.html.attributeTypes"><span class="typeNameLink">ButtonType</span></a></li>
86-
<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>
87-
<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>
84+
<li type="circle">react4j.dom.proptypes.html.attributeTypes.<a href="../../../../../react4j/dom/proptypes/html/attributeTypes/FormMethod.html" title="enum in react4j.dom.proptypes.html.attributeTypes"><span class="typeNameLink">FormMethod</span></a></li>
8885
<li type="circle">react4j.dom.proptypes.html.attributeTypes.<a href="../../../../../react4j/dom/proptypes/html/attributeTypes/InputType.html" title="enum in react4j.dom.proptypes.html.attributeTypes"><span class="typeNameLink">InputType</span></a></li>
8986
<li type="circle">react4j.dom.proptypes.html.attributeTypes.<a href="../../../../../react4j/dom/proptypes/html/attributeTypes/HeaderScope.html" title="enum in react4j.dom.proptypes.html.attributeTypes"><span class="typeNameLink">HeaderScope</span></a></li>
90-
<li type="circle">react4j.dom.proptypes.html.attributeTypes.<a href="../../../../../react4j/dom/proptypes/html/attributeTypes/FormMethod.html" title="enum in react4j.dom.proptypes.html.attributeTypes"><span class="typeNameLink">FormMethod</span></a></li>
9187
<li type="circle">react4j.dom.proptypes.html.attributeTypes.<a href="../../../../../react4j/dom/proptypes/html/attributeTypes/OnOff.html" title="enum in react4j.dom.proptypes.html.attributeTypes"><span class="typeNameLink">OnOff</span></a></li>
88+
<li type="circle">react4j.dom.proptypes.html.attributeTypes.<a href="../../../../../react4j/dom/proptypes/html/attributeTypes/AudioPreload.html" title="enum in react4j.dom.proptypes.html.attributeTypes"><span class="typeNameLink">AudioPreload</span></a></li>
89+
<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>
90+
<li type="circle">react4j.dom.proptypes.html.attributeTypes.<a href="../../../../../react4j/dom/proptypes/html/attributeTypes/ButtonType.html" title="enum in react4j.dom.proptypes.html.attributeTypes"><span class="typeNameLink">ButtonType</span></a></li>
91+
<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>
9292
</ul>
9393
</li>
9494
</ul>

apple-touch-icon-114x114.png

998 Bytes
Loading

apple-touch-icon-120x120.png

1.71 KB
Loading

apple-touch-icon-144x144.png

302 Bytes
Loading

apple-touch-icon-152x152.png

-3.73 KB
Loading

apple-touch-icon-57x57.png

290 Bytes
Loading

apple-touch-icon-60x60.png

456 Bytes
Loading

apple-touch-icon-72x72.png

285 Bytes
Loading

apple-touch-icon-76x76.png

452 Bytes
Loading

css/main.css

+32-32
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ article p img, article iframe {
7171
}
7272

7373
a {
74-
color: #2b9c43;
74+
color: #8DAF66;
7575
text-decoration: none;
7676
}
7777

@@ -117,7 +117,7 @@ blockquote {
117117
h1, h2, h3, h4 {
118118
font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif;
119119
font-weight: 300;
120-
color: #2b9c43;
120+
color: #8DAF66;
121121
}
122122

123123
h4 {
@@ -131,7 +131,7 @@ header h2 {
131131

132132
.homeContainer {
133133
background: #fff;
134-
color: #2b9c43;
134+
color: #8DAF66;
135135
text-align: center;
136136
}
137137

@@ -235,7 +235,7 @@ header h2 {
235235
text-align: left;
236236
}
237237
.container .wrapper h2 {
238-
color: #2b9c43;
238+
color: #8DAF66;
239239
font-size: 22px;
240240
line-height: 1em;
241241
margin-top: 20px;
@@ -249,13 +249,13 @@ header h2 {
249249
padding: 10px 0;
250250
}
251251
.container .wrapper h3 {
252-
color: #2b9c43;
252+
color: #8DAF66;
253253
font-size: 18px;
254254
margin-top: 10px;
255255
padding: 10px 0;
256256
}
257257
.container .wrapper h4 {
258-
color: #2b9c43;
258+
color: #8DAF66;
259259
font-size: 16px;
260260
font-weight: 300;
261261
margin: 0;
@@ -335,7 +335,7 @@ header h2 {
335335
padding-top: 1em;
336336
}
337337
.mainContainer .wrapper .post .docPagination {
338-
background: #2b9c43;
338+
background: #8DAF66;
339339
bottom: 0px;
340340
left: 0px;
341341
position: absolute;
@@ -508,7 +508,7 @@ header h2 {
508508
}
509509
.fixedHeaderContainer {
510510
box-sizing: border-box;
511-
background: #2b9c43;
511+
background: #8DAF66;
512512
color: #fff;
513513
min-height: 50px;
514514
padding: 9px 0;
@@ -592,9 +592,9 @@ header h2 {
592592
}
593593
.button {
594594
margin: 4px;
595-
border: 1px solid #2b9c43;
595+
border: 1px solid #8DAF66;
596596
border-radius: 3px;
597-
color: #2b9c43;
597+
color: #8DAF66;
598598
display: inline-block;
599599
font-size: 14px;
600600
font-weight: 400;
@@ -605,7 +605,7 @@ header h2 {
605605
transition: background 0.3s, color 0.3s;
606606
}
607607
.button:hover {
608-
background: #2b9c43;
608+
background: #8DAF66;
609609
color: #fff;
610610
}
611611

@@ -662,19 +662,19 @@ input[type="search"] {
662662
right: 0 !important;
663663
}
664664
.navSearchWrapper .aa-dropdown-menu .algolia-docsearch-suggestion--category-header {
665-
background: #2b9c43;
665+
background: #8DAF66;
666666
color: white;
667667
font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif;
668668
font-weight: 400;
669669
font-size: 14px;
670670
}
671671
.navSearchWrapper .aa-dropdown-menu .algolia-docsearch-suggestion--category-header .algolia-docsearch-suggestion--highlight {
672-
background-color: #2b9c43;
672+
background-color: #8DAF66;
673673
color: #fff;
674674
}
675675
.navSearchWrapper .aa-dropdown-menu .algolia-docsearch-suggestion--title .algolia-docsearch-suggestion--highlight,
676676
.navSearchWrapper .aa-dropdown-menu .algolia-docsearch-suggestion--subcategory-column .algolia-docsearch-suggestion--highlight {
677-
color: #2b9c43;
677+
color: #8DAF66;
678678
}
679679
.navSearchWrapper .aa-dropdown-menu .algolia-docsearch-suggestion__secondary,
680680
.navSearchWrapper .aa-dropdown-menu .algolia-docsearch-suggestion--subcategory-column {
@@ -721,10 +721,10 @@ input::placeholder {
721721

722722
code {
723723
padding: 2px 0;
724-
background-color: rgba(43, 156, 67, 0.07);
724+
background-color: rgba(141, 175, 102, 0.07);
725725
/* box-shadow acts as padding around inline code snippets
726726
* while not adding any extra spacing between words. */
727-
box-shadow: 2px 0 rgba(43, 156, 67, 0.07), -2px 0 rgba(43, 156, 67, 0.07);
727+
box-shadow: 2px 0 rgba(141, 175, 102, 0.07), -2px 0 rgba(141, 175, 102, 0.07);
728728
color: inherit;
729729
border-radius: .3em;
730730
font-family: "SFMono-Regular",source-code-pro,Menlo,Monaco,Consolas,"Roboto Mono","Droid Sans Mono","Liberation Mono",Consolas,"Courier New",Courier,monospace;
@@ -736,7 +736,7 @@ pre code {
736736
display:block;
737737
margin: 20px 0;
738738
padding:0.5em;
739-
border-left: 4px solid #2b9c43;
739+
border-left: 4px solid #8DAF66;
740740
font-family: "SFMono-Regular",source-code-pro,Menlo,Monaco,Consolas,"Roboto Mono","Droid Sans Mono","Liberation Mono",Consolas,"Courier New",Courier,monospace;
741741
font-size: 13px;
742742
overflow-x:auto;
@@ -970,7 +970,7 @@ pre code {
970970
margin-top: 50px;
971971
width: 100%;
972972
padding: 0;
973-
background: #04724D;
973+
background: #44764A;
974974
color: #fff;
975975
}
976976
.navigationSlider .slidingNav.slidingNavActive ul {
@@ -983,7 +983,7 @@ pre code {
983983
margin: 0;
984984
}
985985
.navigationSlider .slidingNav ul li a {
986-
color: #2b9c43;
986+
color: #8DAF66;
987987
display: flex;
988988
align-items: center;
989989
justify-content: center;
@@ -998,7 +998,7 @@ pre code {
998998
}
999999
.navigationSlider .slidingNav ul li a:focus,
10001000
.navigationSlider .slidingNav ul li a:hover {
1001-
background: #2b9c43;
1001+
background: #8DAF66;
10021002
}
10031003

10041004
.languages-icon {
@@ -1018,7 +1018,7 @@ pre code {
10181018
}
10191019
ul#languages-dropdown-items {
10201020
display: flex;
1021-
background-color: #2b9c43;
1021+
background-color: #8DAF66;
10221022
flex-direction: column;
10231023
min-width: 120px;
10241024
pointer-events: all;
@@ -1100,7 +1100,7 @@ ul#languages li {
11001100
width: 100%;
11011101
}
11021102
.reactNavSearchWrapper input#search_input_react:focus, .reactNavSearchWrapper input#search_input_react:active {
1103-
background-color: #2b9c43;
1103+
background-color: #8DAF66;
11041104
color: #fff;
11051105
}
11061106
.reactNavSearchWrapper .algolia-docsearch-suggestion--subcategory-inline {
@@ -1132,7 +1132,7 @@ ul#languages li {
11321132

11331133
ul#languages-dropdown-items {
11341134
display: flex;
1135-
background-color: #2b9c43;
1135+
background-color: #8DAF66;
11361136
flex-direction: row;
11371137
}
11381138
}
@@ -1363,10 +1363,10 @@ nav.toc .toggleNav .navGroup h3 i:not(:empty) {
13631363
transition: color 0.2s;
13641364
}
13651365
nav.toc .toggleNav .navGroup h3:hover {
1366-
color: #2b9c43;
1366+
color: #8DAF66;
13671367
}
13681368
nav.toc .toggleNav .navGroup h3:hover i:not(:empty) {
1369-
color: #2b9c43;
1369+
color: #8DAF66;
13701370
}
13711371
nav.toc .toggleNav .navGroup.navGroupActive {
13721372
background: #e0e0e0;
@@ -1378,7 +1378,7 @@ nav.toc .toggleNav .navGroup.navGroupActive ul {
13781378
padding-top: 10px;
13791379
}
13801380
nav.toc .toggleNav .navGroup.navGroupActive h3 {
1381-
background: #2b9c43;
1381+
background: #8DAF66;
13821382
color: #fff;
13831383
}
13841384
nav.toc .toggleNav ul {
@@ -1401,10 +1401,10 @@ nav.toc .toggleNav ul li a {
14011401
transition: color 0.3s;
14021402
}
14031403
nav.toc .toggleNav ul li a:hover, nav.toc .toggleNav ul li a:focus {
1404-
color: #2b9c43;
1404+
color: #8DAF66;
14051405
}
14061406
nav.toc .toggleNav ul li a.navItemActive {
1407-
color: #2b9c43;
1407+
color: #8DAF66;
14081408
}
14091409
.docsSliderActive nav.toc .navBreadcrumb {
14101410
background: #c6c6c6;
@@ -1623,7 +1623,7 @@ h6:hover .header-link {
16231623
padding-bottom: 80px;
16241624
}
16251625
.productShowcaseSection h2 {
1626-
color: #2b9c43;
1626+
color: #8DAF66;
16271627
font-size: 30px;
16281628
line-height: 1em;
16291629
margin-top: 20px;
@@ -1667,7 +1667,7 @@ h6:hover .header-link {
16671667
margin: 0 auto;
16681668
}
16691669
.showcaseSection .prose h1 {
1670-
color: #2b9c43;
1670+
color: #8DAF66;
16711671
font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif;
16721672
text-align: center;
16731673
padding: 1.4em 0 0.4em;
@@ -1815,7 +1815,7 @@ nav.toc .toggleNav {
18151815
}
18161816

18171817
footer.nav-footer {
1818-
background: #04724D;
1818+
background: #44764A;
18191819
}
18201820

18211821
.mainContainer .wrapper p,
@@ -1840,7 +1840,7 @@ pre code {
18401840
}
18411841

18421842
.page-toc.page-toc > ul li {
1843-
background: #2b9c43;
1843+
background: #8DAF66;
18441844
color: #fff;
18451845
padding-top: 5px;
18461846
}

favicon-128.png

2.43 KB
Loading

favicon-16x16.png

-12 Bytes
Loading

favicon-196x196.png

2.36 KB
Loading

favicon-32x32.png

147 Bytes
Loading

favicon-96x96.png

464 Bytes
Loading

favicon.ico

0 Bytes
Binary file not shown.

img/favicon/favicon.ico

0 Bytes
Binary file not shown.

img/logo.svg

+38-1
Loading

mstile-144x144.png

302 Bytes
Loading

mstile-150x150.png

-1.89 KB
Loading

mstile-310x150.png

5.39 KB
Loading

mstile-310x310.png

-8.73 KB
Loading

mstile-70x70.png

2.43 KB
Loading

0 commit comments

Comments
 (0)