Skip to content

Commit a2df393

Browse files
committed
Deployed 9c1cd3a with MkDocs version: 1.6.1
1 parent 6b4e3aa commit a2df393

2 files changed

Lines changed: 28 additions & 4 deletions

File tree

changelog/index.html

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,6 +1075,15 @@
10751075
</span>
10761076
</a>
10771077

1078+
</li>
1079+
1080+
<li class="md-nav__item">
1081+
<a href="#contributors" class="md-nav__link">
1082+
<span class="md-ellipsis">
1083+
Contributors
1084+
</span>
1085+
</a>
1086+
10781087
</li>
10791088

10801089
</ul>
@@ -1126,7 +1135,7 @@
11261135
</li>
11271136

11281137
<li class="md-nav__item">
1129-
<a href="#contributors" class="md-nav__link">
1138+
<a href="#contributors_1" class="md-nav__link">
11301139
<span class="md-ellipsis">
11311140
Contributors
11321141
</span>
@@ -2152,6 +2161,15 @@
21522161
</span>
21532162
</a>
21542163

2164+
</li>
2165+
2166+
<li class="md-nav__item">
2167+
<a href="#contributors" class="md-nav__link">
2168+
<span class="md-ellipsis">
2169+
Contributors
2170+
</span>
2171+
</a>
2172+
21552173
</li>
21562174

21572175
</ul>
@@ -2203,7 +2221,7 @@
22032221
</li>
22042222

22052223
<li class="md-nav__item">
2206-
<a href="#contributors" class="md-nav__link">
2224+
<a href="#contributors_1" class="md-nav__link">
22072225
<span class="md-ellipsis">
22082226
Contributors
22092227
</span>
@@ -3165,6 +3183,12 @@ <h3 id="changes">Changes<a class="headerlink" href="#changes" title="Permanent l
31653183
<ul>
31663184
<li>Compile against kotlin-inject-anvil <code>0.1.7</code>.</li>
31673185
<li><code>NavigationEventHandler</code> usage is now disabled by default when no <code>NavigationEventDispatcherOwner</code> is available, preventing crashes in environments with dynamic navigation event support. This behaviour can be configured with the <code>Circuit.lenientNavigationEventDispatcherOwner</code> option.</li>
3186+
<li><code>BottomSheetOverlay</code> now exposes <code>contentWindowInsets</code>, mirroring <code>ModalBottomSheet</code></li>
3187+
</ul>
3188+
<h3 id="contributors">Contributors<a class="headerlink" href="#contributors" title="Permanent link">&para;</a></h3>
3189+
<p>Special thanks to the following contributors for contributing to this release!</p>
3190+
<ul>
3191+
<li><a href="https://github.com/spectrl">@spectrl</a></li>
31683192
</ul>
31693193
<h2 id="0320">0.32.0<a class="headerlink" href="#0320" title="Permanent link">&para;</a></h2>
31703194
<p><em>2026-01-13</em></p>
@@ -3185,7 +3209,7 @@ <h4 id="code-gen">Code-gen<a class="headerlink" href="#code-gen" title="Permanen
31853209
<li>Drop KSP1 support.</li>
31863210
<li>Fix not using named parameters with the <code>kotlin-inject</code> Anvil codegen mode.</li>
31873211
</ul>
3188-
<h3 id="contributors">Contributors<a class="headerlink" href="#contributors" title="Permanent link">&para;</a></h3>
3212+
<h3 id="contributors_1">Contributors<a class="headerlink" href="#contributors_1" title="Permanent link">&para;</a></h3>
31893213
<p>Special thanks to the following contributors for contributing to this release!</p>
31903214
<ul>
31913215
<li><a href="https://github.com/amirroid">@amirroid</a></li>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)