Skip to content

Commit cb8fd3d

Browse files
committed
Rebuild documentation for beta-5
1 parent 73abc01 commit cb8fd3d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+3378
-1911
lines changed

docs/advanced/custom-elements.html

Lines changed: 1325 additions & 0 deletions
Large diffs are not rendered by default.

docs/advanced/integrating-with-js-components.html

Lines changed: 73 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<link rel="next" href="integrating-with-js-components.html" />
6767

6868

69-
<link rel="prev" href="../scaling-up/routing.html" />
69+
<link rel="prev" href="custom-elements.html" />
7070

7171

7272
</head>
@@ -308,7 +308,7 @@
308308
<a href="../essential/components.html">
309309

310310

311-
Components
311+
Composing with Components
312312

313313
</a>
314314

@@ -319,10 +319,10 @@
319319

320320
<li class="chapter " data-level="2.9.1" data-path="../essential/components.html">
321321

322-
<a href="../essential/components.html#what-are-components">
322+
<a href="../essential/components.html#using-components">
323323

324324

325-
What are Components?
325+
Using Components
326326

327327
</a>
328328

@@ -332,10 +332,10 @@
332332

333333
<li class="chapter " data-level="2.9.2" data-path="../essential/components.html">
334334

335-
<a href="../essential/components.html#using-components">
335+
<a href="../essential/components.html#props">
336336

337337

338-
Using Components
338+
Props
339339

340340
</a>
341341

@@ -345,10 +345,10 @@
345345

346346
<li class="chapter " data-level="2.9.3" data-path="../essential/components.html">
347347

348-
<a href="../essential/components.html#props">
348+
<a href="../essential/components.html#non-prop-attributes">
349349

350350

351-
Props
351+
Non-Prop Attributes
352352

353353
</a>
354354

@@ -358,6 +358,19 @@
358358

359359
<li class="chapter " data-level="2.9.4" data-path="../essential/components.html">
360360

361+
<a href="../essential/components.html#custom-events">
362+
363+
364+
Custom Events
365+
366+
</a>
367+
368+
369+
370+
</li>
371+
372+
<li class="chapter " data-level="2.9.5" data-path="../essential/components.html">
373+
361374
<a href="../essential/components.html#content-distribution">
362375

363376

@@ -369,7 +382,7 @@
369382

370383
</li>
371384

372-
<li class="chapter " data-level="2.9.5" data-path="../essential/components.html">
385+
<li class="chapter " data-level="2.9.6" data-path="../essential/components.html">
373386

374387
<a href="../essential/components.html#dynamic-components">
375388

@@ -660,22 +673,23 @@
660673

661674

662675

663-
<li class="chapter " data-level="5.1" data-path="../gwt-integration/styles.html">
676+
<li class="chapter " data-level="5.1" data-path="../gwt-integration/client-bundles-and-styles.html">
664677

665-
<a href="../gwt-integration/styles.html">
678+
<a href="../gwt-integration/client-bundles-and-styles.html">
666679

667680

668-
Styles
681+
Client Bundles and Styles
669682

670683
</a>
671684

672685

673686

674-
</li>
687+
<ul class="articles">
688+
675689

676-
<li class="chapter " data-level="5.2" data-path="../gwt-integration/client-bundles.html">
690+
<li class="chapter " data-level="5.1.1" data-path="../gwt-integration/client-bundles-and-styles.html">
677691

678-
<a href="../gwt-integration/client-bundles.html">
692+
<a href="../gwt-integration/client-bundles-and-styles.html#client-bundles">
679693

680694

681695
Client Bundles
@@ -686,7 +700,25 @@
686700

687701
</li>
688702

689-
<li class="chapter " data-level="5.3" data-path="../gwt-integration/widgets.html">
703+
<li class="chapter " data-level="5.1.2" data-path="../gwt-integration/client-bundles-and-styles.html">
704+
705+
<a href="../gwt-integration/client-bundles-and-styles.html#styles">
706+
707+
708+
Styles (CssResource)
709+
710+
</a>
711+
712+
713+
714+
</li>
715+
716+
717+
</ul>
718+
719+
</li>
720+
721+
<li class="chapter " data-level="5.2" data-path="../gwt-integration/widgets.html">
690722

691723
<a href="../gwt-integration/widgets.html">
692724

@@ -699,7 +731,7 @@
699731

700732
</li>
701733

702-
<li class="chapter " data-level="5.4" data-path="../js-interop/">
734+
<li class="chapter " data-level="5.3" data-path="../js-interop/">
703735

704736
<a href="../js-interop/">
705737

@@ -713,7 +745,7 @@
713745
<ul class="articles">
714746

715747

716-
<li class="chapter " data-level="5.4.1" data-path="../js-interop/">
748+
<li class="chapter " data-level="5.3.1" data-path="../js-interop/">
717749

718750
<a href="../js-interop/#js-property-map">
719751

@@ -726,7 +758,7 @@
726758

727759
</li>
728760

729-
<li class="chapter " data-level="5.4.2" data-path="../js-interop/">
761+
<li class="chapter " data-level="5.3.2" data-path="../js-interop/">
730762

731763
<a href="../js-interop/#map">
732764

@@ -739,20 +771,20 @@
739771

740772
</li>
741773

742-
<li class="chapter " data-level="5.4.3" data-path="../js-interop/">
774+
<li class="chapter " data-level="5.3.3" data-path="../js-interop/">
743775

744776
<a href="../js-interop/#array-object">
745777

746778

747-
Array
779+
JsArray
748780

749781
</a>
750782

751783

752784

753785
</li>
754786

755-
<li class="chapter " data-level="5.4.4" data-path="../js-interop/">
787+
<li class="chapter " data-level="5.3.4" data-path="../js-interop/">
756788

757789
<a href="../js-interop/#array">
758790

@@ -817,7 +849,20 @@
817849

818850

819851

820-
<li class="chapter active" data-level="8.1" data-path="integrating-with-js-components.html">
852+
<li class="chapter " data-level="8.1" data-path="custom-elements.html">
853+
854+
<a href="custom-elements.html">
855+
856+
857+
Custom Elements (Web Components)
858+
859+
</a>
860+
861+
862+
863+
</li>
864+
865+
<li class="chapter active" data-level="8.2" data-path="integrating-with-js-components.html">
821866

822867
<a href="integrating-with-js-components.html">
823868

@@ -831,7 +876,7 @@
831876
<ul class="articles">
832877

833878

834-
<li class="chapter " data-level="8.1.1" data-path="integrating-with-js-components.html">
879+
<li class="chapter " data-level="8.2.1" data-path="integrating-with-js-components.html">
835880

836881
<a href="integrating-with-js-components.html#using-js-components-in-java">
837882

@@ -844,7 +889,7 @@
844889

845890
</li>
846891

847-
<li class="chapter " data-level="8.1.2" data-path="integrating-with-js-components.html">
892+
<li class="chapter " data-level="8.2.2" data-path="integrating-with-js-components.html">
848893

849894
<a href="integrating-with-js-components.html#using-java-components-in-js">
850895

@@ -862,7 +907,7 @@
862907

863908
</li>
864909

865-
<li class="chapter " data-level="8.2" data-path="unsupported-features.html">
910+
<li class="chapter " data-level="8.3" data-path="unsupported-features.html">
866911

867912
<a href="unsupported-features.html">
868913

@@ -1120,7 +1165,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
11201165

11211166

11221167

1123-
<a href="../scaling-up/routing.html" class="navigation navigation-prev " aria-label="Previous page: Routing">
1168+
<a href="custom-elements.html" class="navigation navigation-prev " aria-label="Previous page: Custom Elements (Web Components)">
11241169
<i class="fa fa-angle-left"></i>
11251170
</a>
11261171

@@ -1136,7 +1181,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
11361181
<script>
11371182
var gitbook = gitbook || [];
11381183
gitbook.push(function() {
1139-
gitbook.page.hasChanged({"page":{"title":"Integrating With JS Components","level":"8.1","depth":1,"next":{"title":"Using JS Components in Java","level":"8.1.1","depth":2,"anchor":"#using-js-components-in-java","path":"advanced/integrating-with-js-components.md","ref":"advanced/integrating-with-js-components.md#using-js-components-in-java","articles":[]},"previous":{"title":"Routing","level":"7.1","depth":1,"path":"scaling-up/routing.md","ref":"scaling-up/routing.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["include","toggle-chapters"],"pluginsConfig":{"include":{},"toggle-chapters":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"advanced/integrating-with-js-components.md","mtime":"2017-11-18T11:53:05.446Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-11-18T15:23:40.952Z"},"basePath":"..","book":{"language":""}});
1184+
gitbook.page.hasChanged({"page":{"title":"Integrating With JS Components","level":"8.2","depth":1,"next":{"title":"Using JS Components in Java","level":"8.2.1","depth":2,"anchor":"#using-js-components-in-java","path":"advanced/integrating-with-js-components.md","ref":"advanced/integrating-with-js-components.md#using-js-components-in-java","articles":[]},"previous":{"title":"Custom Elements (Web Components)","level":"8.1","depth":1,"path":"advanced/custom-elements.md","ref":"advanced/custom-elements.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["include","toggle-chapters"],"pluginsConfig":{"include":{},"toggle-chapters":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"advanced/integrating-with-js-components.md","mtime":"2017-11-18T11:53:05.446Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-12-02T15:37:07.329Z"},"basePath":"..","book":{"language":""}});
11401185
});
11411186
</script>
11421187
</div>

0 commit comments

Comments
 (0)