tag:github.com,2008:https://github.com/dfilatov/vidom/releasesRelease notes from vidom2021-10-22T13:56:59Ztag:github.com,2008:Repository/19861682/v0.12.12021-10-22T13:56:59Zv0.12.1<p>0.12.1</p>dfilatovtag:github.com,2008:Repository/19861682/v0.12.02021-10-22T11:32:46Zv0.12.0<p>0.12.0</p>dfilatovtag:github.com,2008:Repository/19861682/v0.11.52021-04-16T11:45:47Z0.11.5<ul>
<li>Added typings for some html attributes</li>
<li><code>csstype</code> version is bumped to 3.0.7</li>
</ul>dfilatovtag:github.com,2008:Repository/19861682/v0.11.42020-11-02T08:59:33Z0.11.4<ul>
<li>Removed redundant comment dom nodes for text elements</li>
</ul>dfilatovtag:github.com,2008:Repository/19861682/v0.11.32020-11-02T08:58:37Z0.11.3<ul>
<li>Fixed edge case with wrong children normalizing</li>
</ul>dfilatovtag:github.com,2008:Repository/19861682/v0.11.22020-11-02T08:57:43Z0.11.2<ul>
<li>Add remounting the only child if its key is changed</li>
</ul>dfilatovtag:github.com,2008:Repository/19861682/v0.11.12019-07-08T14:31:45Z0.11.1<ul>
<li>Fixed wrong behaviour with node reusage check in some edge cases</li>
</ul>dfilatovtag:github.com,2008:Repository/19861682/v2019-07-05T11:43:22Zv<p>0.11.1</p>dfilatovtag:github.com,2008:Repository/19861682/v0.11.02018-12-20T11:34:54Z0.11.0<ul>
<li>Synthetic event system is removed, now event handlers are received native browser events <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="379304584" data-permission-text="Title is private" data-url="https://github.com/dfilatov/vidom/issues/347" data-hovercard-type="issue" data-hovercard-url="/dfilatov/vidom/issues/347/hovercard" href="https://github.com/dfilatov/vidom/issues/347">#347</a></li>
<li>Improved soundness of typings for html elements <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="379446083" data-permission-text="Title is private" data-url="https://github.com/dfilatov/vidom/issues/348" data-hovercard-type="issue" data-hovercard-url="/dfilatov/vidom/issues/348/hovercard" href="https://github.com/dfilatov/vidom/issues/348">#348</a></li>
<li>Improved soundness of typings for css style properties <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="383428302" data-permission-text="Title is private" data-url="https://github.com/dfilatov/vidom/issues/351" data-hovercard-type="issue" data-hovercard-url="/dfilatov/vidom/issues/351/hovercard" href="https://github.com/dfilatov/vidom/issues/351">#351</a></li>
<li>Uglifyjs is replaced with terser</li>
</ul>dfilatovtag:github.com,2008:Repository/19861682/v0.11.0-rc.52018-12-05T07:57:28Zv0.11.0-rc.5<p>0.11.0-rc.5</p>dfilatov