Deployed ecb5a764 to 6.0 with MkDocs 1.4.1 and mike 1.1.2
authorWoltLab GmbH <woltlab@woltlab.com>
Mon, 31 Oct 2022 10:00:44 +0000 (10:00 +0000)
committerWoltLab GmbH <woltlab@woltlab.com>
Mon, 31 Oct 2022 10:00:44 +0000 (10:00 +0000)
6.0/migration/wsc55/dialogs/index.html
6.0/sitemap.xml.gz

index a5bf5eda98e61dfe31fdcf66fd923385f21bb418..01933ef49a7a962978a5b74e0d2a6f1c0fe219f2 100644 (file)
@@ -2874,8 +2874,8 @@ We do recommend that you use the new dialog API exclusively for new components a
 <p>The legacy API relied on implicit callbacks to initialize dialogs and to handle the entire lifecycle.
 The <code>_dialogSetup()</code> method was complex, offered subpar auto completition support and generally became very bloated when utilizing the events.</p>
 <h3 id="source"><code>source</code><a class="headerlink" href="#source" title="Permanent link">#</a></h3>
-<p>The source of a dialog is provided directly through the fluent API of <a href="components_dialog.md"><code>dialogFactory()</code></a> which provides methods to spawn dialogs using elements, HTML strings or completely empty.</p>
-<p>The major change is the removal of the AJAX support as the content source, you should use <a href="new-api_ajax.md"><code>dboAction()</code></a> instead and then create the dialog.</p>
+<p>The source of a dialog is provided directly through the fluent API of <a href="../../../javascript/components_dialog/"><code>dialogFactory()</code></a> which provides methods to spawn dialogs using elements, HTML strings or completely empty.</p>
+<p>The major change is the removal of the AJAX support as the content source, you should use <a href="../../../javascript/new-api_ajax/"><code>dboAction()</code></a> instead and then create the dialog.</p>
 <h3 id="optionsonsetupcontent-htmlelement"><code>options.onSetup(content: HTMLElement)</code><a class="headerlink" href="#optionsonsetupcontent-htmlelement" title="Permanent link">#</a></h3>
 <p>You can now access the content element directly, because everything happens in-place.</p>
 <div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span><span class="normal">1</span>
@@ -3074,7 +3074,7 @@ Please see the explanation on the four different <a href="components_dialog.md">
   <small>
     
       Last update:
-      2022-10-11
+      2022-10-31
     
   </small>
 </div>
index feb0f83cc0b4021628d3c469b2183fec2ee5e135..f1d3d186cf7e24a1ef7f3c75ea5c0f00eff7bf32 100644 (file)
Binary files a/6.0/sitemap.xml.gz and b/6.0/sitemap.xml.gz differ