Skip to content

Commit

Permalink
Bump package.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamghill committed Feb 16, 2023
1 parent 69b8854 commit 4727f6d
Show file tree
Hide file tree
Showing 21 changed files with 86 additions and 64 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 0.16.2
- Remove `visibility: hide` on first component render

# 0.16.1
- Include `link` tags with a `rel` of `stylesheet` for `Shadow DOM` scoped css

Expand Down
4 changes: 2 additions & 2 deletions dist/dlite.es.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dlite",
"pkgName": "dlite",
"version": "0.16.1",
"version": "0.16.2",
"author": "adamghill",
"license": "MIT",
"description": "A tiny, blazing fast view library that creates reactive Web Components.",
Expand Down
2 changes: 1 addition & 1 deletion site/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: da9356a956fc2547c95254403f8883d7
config: 323f39a55d244729c079325248e9952f
tags: d77d1c0d9ca2f4c8421862c7c5a0d620
2 changes: 1 addition & 1 deletion site/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.16.1',
VERSION: '0.16.2',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'dirhtml',
Expand Down
6 changes: 3 additions & 3 deletions site/components/binding/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Directives" href="../directives/" /><link rel="prev" title="Template" href="../template/" />

<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>Data Binding - dlite 0.16.1 documentation</title>
<title>Data Binding - dlite 0.16.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" />
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css" />
Expand Down Expand Up @@ -124,7 +124,7 @@
</label>
</div>
<div class="header-center">
<a href="../../"><div class="brand">dlite 0.16.1 documentation</div></a>
<a href="../../"><div class="brand">dlite 0.16.2 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -147,7 +147,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../../">


<span class="sidebar-brand-text">dlite 0.16.1 documentation</span>
<span class="sidebar-brand-text">dlite 0.16.2 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../../search/" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down
6 changes: 3 additions & 3 deletions site/components/configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Template" href="../template/" /><link rel="prev" title="Initialize" href="../" />

<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>Configuration - dlite 0.16.1 documentation</title>
<title>Configuration - dlite 0.16.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" />
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css" />
Expand Down Expand Up @@ -124,7 +124,7 @@
</label>
</div>
<div class="header-center">
<a href="../../"><div class="brand">dlite 0.16.1 documentation</div></a>
<a href="../../"><div class="brand">dlite 0.16.2 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -147,7 +147,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../../">


<span class="sidebar-brand-text">dlite 0.16.1 documentation</span>
<span class="sidebar-brand-text">dlite 0.16.2 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../../search/" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down
6 changes: 3 additions & 3 deletions site/components/directives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Events" href="../events/" /><link rel="prev" title="Data Binding" href="../binding/" />

<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>Directives - dlite 0.16.1 documentation</title>
<title>Directives - dlite 0.16.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" />
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css" />
Expand Down Expand Up @@ -124,7 +124,7 @@
</label>
</div>
<div class="header-center">
<a href="../../"><div class="brand">dlite 0.16.1 documentation</div></a>
<a href="../../"><div class="brand">dlite 0.16.2 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -147,7 +147,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../../">


<span class="sidebar-brand-text">dlite 0.16.1 documentation</span>
<span class="sidebar-brand-text">dlite 0.16.2 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../../search/" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down
6 changes: 3 additions & 3 deletions site/components/events/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Store" href="../store/" /><link rel="prev" title="Directives" href="../directives/" />

<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>Events - dlite 0.16.1 documentation</title>
<title>Events - dlite 0.16.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" />
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css" />
Expand Down Expand Up @@ -124,7 +124,7 @@
</label>
</div>
<div class="header-center">
<a href="../../"><div class="brand">dlite 0.16.1 documentation</div></a>
<a href="../../"><div class="brand">dlite 0.16.2 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -147,7 +147,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../../">


<span class="sidebar-brand-text">dlite 0.16.1 documentation</span>
<span class="sidebar-brand-text">dlite 0.16.2 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../../search/" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down
10 changes: 5 additions & 5 deletions site/components/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="../genindex/" /><link rel="search" title="Search" href="../search/" /><link rel="next" title="Configuration" href="configuration/" /><link rel="prev" title="Examples" href="../examples/" />

<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>Initialize - dlite 0.16.1 documentation</title>
<title>Initialize - dlite 0.16.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" />
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css" />
Expand Down Expand Up @@ -124,7 +124,7 @@
</label>
</div>
<div class="header-center">
<a href="../"><div class="brand">dlite 0.16.1 documentation</div></a>
<a href="../"><div class="brand">dlite 0.16.2 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -147,7 +147,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../">


<span class="sidebar-brand-text">dlite 0.16.1 documentation</span>
<span class="sidebar-brand-text">dlite 0.16.2 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../search/" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -214,7 +214,7 @@ <h1>Initialize<a class="headerlink" href="#initialize" title="Permalink to this
<p><code class="docutils literal notranslate"><span class="pre">dlite</span></code> turns HTML into composable, fully compliant <code class="docutils literal notranslate"><span class="pre">Web</span> <span class="pre">Component</span></code>s. The easiest way to initialize <code class="docutils literal notranslate"><span class="pre">dlite</span></code> is via an <code class="docutils literal notranslate"><span class="pre">ES</span> <span class="pre">Module</span></code> import.</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>Make sure to specify <code class="docutils literal notranslate"><span class="pre">module</span></code> for the <code class="docutils literal notranslate"><span class="pre">script</span></code> element’s <code class="docutils literal notranslate"><span class="pre">type</span></code> attribute.</p>
<p>Make sure to specify <code class="docutils literal notranslate"><span class="pre">module</span></code> for the <code class="docutils literal notranslate"><span class="pre">script</span></code> element’s <code class="docutils literal notranslate"><span class="pre">type</span></code>.</p>
</div>
<div class="highlight-html notranslate"><div class="highlight"><pre><span></span><span class="p">&lt;</span><span class="nt">script</span> <span class="na">type</span><span class="o">=</span><span class="s">&quot;module&quot;</span><span class="p">&gt;</span>
<span class="w"> </span><span class="k">import</span><span class="w"> </span><span class="nx">Dlite</span><span class="w"> </span><span class="kr">from</span><span class="w"> </span><span class="s1">&#39;//unpkg.com/dlite&#39;</span><span class="p">;</span>
Expand All @@ -224,7 +224,7 @@ <h1>Initialize<a class="headerlink" href="#initialize" title="Permalink to this
<span class="p">&lt;/</span><span class="nt">script</span><span class="p">&gt;</span>
</pre></div>
</div>
<p>or</p>
<p>or download <a class="reference external" href="https://raw.githubusercontent.com/adamghill/dlite/main/dist/dlite.es.js">dlite.es.js</a> and serve it.</p>
<div class="highlight-html notranslate"><div class="highlight"><pre><span></span><span class="p">&lt;</span><span class="nt">script</span> <span class="na">type</span><span class="o">=</span><span class="s">&quot;module&quot;</span> <span class="na">src</span><span class="o">=</span><span class="s">&quot;dlite.es.js&quot;</span><span class="p">&gt;&lt;/</span><span class="nt">script</span><span class="p">&gt;</span>
</pre></div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/components/store/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="prev" title="Events" href="../events/" />

<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>Store - dlite 0.16.1 documentation</title>
<title>Store - dlite 0.16.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" />
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css" />
Expand Down Expand Up @@ -124,7 +124,7 @@
</label>
</div>
<div class="header-center">
<a href="../../"><div class="brand">dlite 0.16.1 documentation</div></a>
<a href="../../"><div class="brand">dlite 0.16.2 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -147,7 +147,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../../">


<span class="sidebar-brand-text">dlite 0.16.1 documentation</span>
<span class="sidebar-brand-text">dlite 0.16.2 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../../search/" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down
6 changes: 3 additions & 3 deletions site/components/template/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Data Binding" href="../binding/" /><link rel="prev" title="Configuration" href="../configuration/" />

<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>Template - dlite 0.16.1 documentation</title>
<title>Template - dlite 0.16.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" />
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css" />
Expand Down Expand Up @@ -124,7 +124,7 @@
</label>
</div>
<div class="header-center">
<a href="../../"><div class="brand">dlite 0.16.1 documentation</div></a>
<a href="../../"><div class="brand">dlite 0.16.2 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -147,7 +147,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../../">


<span class="sidebar-brand-text">dlite 0.16.1 documentation</span>
<span class="sidebar-brand-text">dlite 0.16.2 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../../search/" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down
6 changes: 3 additions & 3 deletions site/examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="../genindex/" /><link rel="search" title="Search" href="../search/" /><link rel="next" title="Initialize" href="../components/" /><link rel="prev" title="FAQ" href="../faq/" />

<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>Examples - dlite 0.16.1 documentation</title>
<title>Examples - dlite 0.16.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" />
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css" />
Expand Down Expand Up @@ -124,7 +124,7 @@
</label>
</div>
<div class="header-center">
<a href="../"><div class="brand">dlite 0.16.1 documentation</div></a>
<a href="../"><div class="brand">dlite 0.16.2 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -147,7 +147,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../">


<span class="sidebar-brand-text">dlite 0.16.1 documentation</span>
<span class="sidebar-brand-text">dlite 0.16.2 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../search/" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down
6 changes: 3 additions & 3 deletions site/faq/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="../genindex/" /><link rel="search" title="Search" href="../search/" /><link rel="next" title="Examples" href="../examples/" /><link rel="prev" title="Installation" href="../installation/" />

<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>FAQ - dlite 0.16.1 documentation</title>
<title>FAQ - dlite 0.16.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" />
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css" />
Expand Down Expand Up @@ -124,7 +124,7 @@
</label>
</div>
<div class="header-center">
<a href="../"><div class="brand">dlite 0.16.1 documentation</div></a>
<a href="../"><div class="brand">dlite 0.16.2 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -147,7 +147,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../">


<span class="sidebar-brand-text">dlite 0.16.1 documentation</span>
<span class="sidebar-brand-text">dlite 0.16.2 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../search/" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down
6 changes: 3 additions & 3 deletions site/genindex/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="../search/" />

<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 --><title>Index - dlite 0.16.1 documentation</title>
<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 --><title>Index - dlite 0.16.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" />
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css" />
Expand Down Expand Up @@ -122,7 +122,7 @@
</label>
</div>
<div class="header-center">
<a href="../"><div class="brand">dlite 0.16.1 documentation</div></a>
<a href="../"><div class="brand">dlite 0.16.2 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -145,7 +145,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../">


<span class="sidebar-brand-text">dlite 0.16.1 documentation</span>
<span class="sidebar-brand-text">dlite 0.16.2 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../search/" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down
6 changes: 3 additions & 3 deletions site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex/" /><link rel="search" title="Search" href="search/" /><link rel="next" title="Installation" href="installation/" />

<!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 -->
<title>dlite 0.16.1 documentation</title>
<title>dlite 0.16.2 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
Expand Down Expand Up @@ -124,7 +124,7 @@
</label>
</div>
<div class="header-center">
<a href="#"><div class="brand">dlite 0.16.1 documentation</div></a>
<a href="#"><div class="brand">dlite 0.16.2 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -147,7 +147,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="#">


<span class="sidebar-brand-text">dlite 0.16.1 documentation</span>
<span class="sidebar-brand-text">dlite 0.16.2 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search/" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down
Loading

0 comments on commit 4727f6d

Please sign in to comment.