Skip to content

Commit

Permalink
Version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
e-adrien committed Dec 11, 2023
1 parent e4830ac commit f8096b1
Show file tree
Hide file tree
Showing 47 changed files with 5,445 additions and 519 deletions.
2 changes: 1 addition & 1 deletion docs/assets/navigation.js

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

2 changes: 1 addition & 1 deletion docs/assets/search.js

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

28 changes: 14 additions & 14 deletions docs/functions/addClass.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/lesjoursfr/browser-tools/blob/bc6149e/src/dom.ts#L206"
>dom.ts:206</a
href="https://github.com/lesjoursfr/browser-tools/blob/cdd90bb/src/dom.ts#L257"
>dom.ts:257</a
>
</li>
</ul>
Expand Down Expand Up @@ -294,6 +294,18 @@ <h4 class="uppercase">Theme</h4>
>addClass</a
>
</li>
<li>
<a href="addClassToElement.html"
><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg
>addClassToElement</a
>
</li>
<li>
<a href="addClassToElements.html"
><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg
>addClassToElements</a
>
</li>
<li>
<a href="createFromTemplate.html"
><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg
Expand Down Expand Up @@ -390,18 +402,6 @@ <h4 class="uppercase">Theme</h4>
>offset</a
>
</li>
<li>
<a href="on.html"
><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg
>on</a
>
</li>
<li>
<a href="removeClass.html"
><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg
>removeClass</a
>
</li>
<li>Loading...</li>
</ul>
</nav>
Expand Down
Loading

0 comments on commit f8096b1

Please sign in to comment.