Skip to content

Commit

Permalink
deploy: 8f377e8
Browse files Browse the repository at this point in the history
  • Loading branch information
zonia3000 committed Nov 27, 2024
1 parent de4c3d6 commit 1e9d60f
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 15 deletions.
4 changes: 2 additions & 2 deletions changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<div data-md-component="skip">


<a href="#unreleased" class="md-skip">
<a href="#1110" class="md-skip">
Skip to content
</a>

Expand Down Expand Up @@ -554,7 +554,7 @@


<p><em>Note: Numbers like (#123) point to closed Pull Requests on the fractal-web repository.</em></p>
<h1 id="unreleased">Unreleased<a class="headerlink" href="#unreleased" title="Permanent link">&para;</a></h1>
<h1 id="1110">1.11.0<a class="headerlink" href="#1110" title="Permanent link">&para;</a></h1>
<ul>
<li>Alignment with fractal-server 2.9.0 (#640, #643, #652, #655):<ul>
<li>Updated task collections logic and created task-group activities pages for standard users and administrators (#640);</li>
Expand Down

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion sandbox/_app/immutable/entry/start.BPpCk73d.js

This file was deleted.

1 change: 1 addition & 0 deletions sandbox/_app/immutable/entry/start.Bgv5pB2x.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.CQp4sx6U.js";export{t as start};

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sandbox/_app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1732695636886"}
{"version":"1732696142439"}
12 changes: 6 additions & 6 deletions sandbox/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<link rel="icon" href="/fractal-web/sandbox/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="/fractal-web/sandbox/_app/immutable/entry/start.BPpCk73d.js">
<link rel="modulepreload" href="/fractal-web/sandbox/_app/immutable/chunks/entry.DTRHWMG3.js">
<link rel="modulepreload" href="/fractal-web/sandbox/_app/immutable/entry/start.Bgv5pB2x.js">
<link rel="modulepreload" href="/fractal-web/sandbox/_app/immutable/chunks/entry.CQp4sx6U.js">
<link rel="modulepreload" href="/fractal-web/sandbox/_app/immutable/chunks/scheduler.iSOZDcen.js">
<link rel="modulepreload" href="/fractal-web/sandbox/_app/immutable/entry/app.BOD9Q66b.js">
<link rel="modulepreload" href="/fractal-web/sandbox/_app/immutable/entry/app.RlIV0G6f.js">
<link rel="modulepreload" href="/fractal-web/sandbox/_app/immutable/chunks/index.DpHn5gGv.js">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
Expand All @@ -22,16 +22,16 @@
<div>
<script>
{
__sveltekit_1dv6db1 = {
__sveltekit_16jifrm = {
base: "/fractal-web/sandbox",
assets: "/fractal-web/sandbox"
};

const element = document.currentScript.parentElement;

Promise.all([
import("/fractal-web/sandbox/_app/immutable/entry/start.BPpCk73d.js"),
import("/fractal-web/sandbox/_app/immutable/entry/app.BOD9Q66b.js")
import("/fractal-web/sandbox/_app/immutable/entry/start.Bgv5pB2x.js"),
import("/fractal-web/sandbox/_app/immutable/entry/app.RlIV0G6f.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.
4 changes: 4 additions & 0 deletions version-compatibility/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,10 @@ <h1 id="version-compatibility">Version Compatibility<a class="headerlink" href="
</thead>
<tbody>
<tr>
<td>1.11.1</td>
<td>2.9.0</td>
</tr>
<tr>
<td>1.10.1</td>
<td>2.8.0</td>
</tr>
Expand Down

0 comments on commit 1e9d60f

Please sign in to comment.