dockview/blog/atom.xml
2025-02-12 21:37:26 +00:00

383 lines
38 KiB
XML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://dockview.dev/blog</id>
<title>Dockview Blog</title>
<updated>2025-02-12T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<link rel="alternate" href="https://dockview.dev/blog"/>
<subtitle>Dockview Blog</subtitle>
<icon>https://dockview.dev/img/dockview_logo.ico</icon>
<entry>
<title type="html"><![CDATA[Dockview 3.2.0]]></title>
<id>https://dockview.dev/blog/dockview-3.2.0-release</id>
<link href="https://dockview.dev/blog/dockview-3.2.0-release"/>
<updated>2025-02-12T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-3.2.0-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<ul>
<li>Add CSS properties <code>--dv-active-sash-transition-duration</code> and <code>--dv-active-sash-transition-delay</code> <a href="https://github.com/mathuo/dockview/issues/859" target="_blank" rel="noopener noreferrer">#835</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-3.2.0-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-3.2.0-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 3.1.1]]></title>
<id>https://dockview.dev/blog/dockview-3.1.1-release</id>
<link href="https://dockview.dev/blog/dockview-3.1.1-release"/>
<updated>2025-02-09T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-3.1.1-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-3.1.1-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: Fix Middle mouse button to close tab <a href="https://github.com/mathuo/dockview/issues/853" target="_blank" rel="noopener noreferrer">#835</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-3.1.1-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 3.1.0]]></title>
<id>https://dockview.dev/blog/dockview-3.1.0-release</id>
<link href="https://dockview.dev/blog/dockview-3.1.0-release"/>
<updated>2025-02-02T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-3.1.0-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<ul>
<li>Close tab with middle mouse button <a href="https://github.com/mathuo/dockview/pull/847" target="_blank" rel="noopener noreferrer">#847</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-3.1.0-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: Fix crash on navigation with open popout group <a href="https://github.com/mathuo/dockview/pull/848" target="_blank" rel="noopener noreferrer">#835</a> <a href="https://github.com/mathuo/dockview/pull/845" target="_blank" rel="noopener noreferrer">#845</a></li>
<li>Bug: Subscribe to <code>onDidAcitvePanelChange</code> immediately, rather than deferred to <code>queueMicrotask</code> <a href="https://github.com/mathuo/dockview/pull/843" target="_blank" rel="noopener noreferrer">#843</a></li>
<li>Bug: Minor theme fixup <a href="https://github.com/mathuo/dockview/pull/831" target="_blank" rel="noopener noreferrer">#831</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-3.1.0-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 3.0.2]]></title>
<id>https://dockview.dev/blog/dockview-3.0.2-release</id>
<link href="https://dockview.dev/blog/dockview-3.0.2-release"/>
<updated>2025-01-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-3.0.2-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-3.0.2-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-3.0.2-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>
<ul>
<li>Fix issue when transitioning panel from floating to popout to floating <a href="https://github.com/mathuo/dockview/issues/824" target="_blank" rel="noopener noreferrer">#810</a></li>
<li>Fix duplicate HTML containers <a href="https://github.com/mathuo/dockview/pull/825" target="_blank" rel="noopener noreferrer">#825</a></li>
</ul>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 3.0.1]]></title>
<id>https://dockview.dev/blog/dockview-3.0.1-release</id>
<link href="https://dockview.dev/blog/dockview-3.0.1-release"/>
<updated>2025-01-09T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-3.0.1-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-3.0.1-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-3.0.1-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>
<ul>
<li>Fix duplicate HTML element <a href="https://github.com/mathuo/dockview/issues/818" target="_blank" rel="noopener noreferrer">#810</a></li>
</ul>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 3.0.0]]></title>
<id>https://dockview.dev/blog/dockview-3.0.0-release</id>
<link href="https://dockview.dev/blog/dockview-3.0.0-release"/>
<updated>2024-12-29T00:00:00.000Z</updated>
<summary type="html"><![CDATA[This is a major release version due to some breaking changes in the dockview-core package. If you use the react or vue versions of dockview you should not see any breaking changes when upgrading. There are no new features in this release.]]></summary>
<content type="html"><![CDATA[<p>This is a major release version due to some breaking changes in the <code>dockview-core</code> package. If you use the react or vue versions of dockview you should not see any breaking changes when upgrading. There are no new features in this release.</p>
<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-3.0.0-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-3.0.0-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li><code>dockview-vue</code> vue3 peerDependency <a href="https://github.com/mathuo/dockview/issues/808" target="_blank" rel="noopener noreferrer">#808</a></li>
<li>Bug: correct enablement of <code>dv-single-tab</code> class <a href="https://github.com/mathuo/dockview/issues/811" target="_blank" rel="noopener noreferrer">#811</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-3.0.0-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>
<ul>
<li>Standardize <code>dockview-core</code> components for generic framework extensions following the pattern in <code>DockviewComponent</code> <a href="https://github.com/mathuo/dockview/issues/810" target="_blank" rel="noopener noreferrer">#810</a>
<ul>
<li><code>SplitviewComponent</code>: Replace <code>components</code> and <code>frameworkComponents</code> with <code>createComponent</code></li>
<li><code>PaneviewComponent</code>: Replace <code>components</code> and <code>frameworkComponents</code> with <code>createComponent</code> and replace <code>headerComponents</code> and <code>headerFrameworkComponents</code> with <code>createHeaderComponent</code></li>
<li><code>GridviewComponent</code>: Replace <code>components</code> and <code>frameworkComponents</code> with <code>createComponent</code></li>
</ul>
</li>
<li>rename class <code>dockview-react-part</code> to <code>dv-react-part</code> <a href="https://github.com/mathuo/dockview/issues/806" target="_blank" rel="noopener noreferrer">#806</a></li>
<li>rename type <code>PaneviewDropEvent</code> to <code>PaneviewDidDropEvent</code> <a href="https://github.com/mathuo/dockview/issues/812" target="_blank" rel="noopener noreferrer">#812</a></li>
<li>remove <code>showDndOverlay</code> from <code>PaneviewComponent</code> in favour of <code>api.onUnhandledDragOverEvent</code> <a href="https://github.com/mathuo/dockview/issues/812" target="_blank" rel="noopener noreferrer">#812</a></li>
</ul>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 2.1.4]]></title>
<id>https://dockview.dev/blog/dockview-2.1.4-release</id>
<link href="https://dockview.dev/blog/dockview-2.1.4-release"/>
<updated>2024-12-23T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-2.1.4-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-2.1.4-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Maintenance: Cleanup resource dispose <a href="https://github.com/mathuo/dockview/issues/801" target="_blank" rel="noopener noreferrer">#801</a></li>
<li>Bug: Fix for using popout groups with <code>always</code> rendering <a href="https://github.com/mathuo/dockview/issues/803" target="_blank" rel="noopener noreferrer">#803</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-2.1.4-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 2.1.3]]></title>
<id>https://dockview.dev/blog/dockview-2.1.3-release</id>
<link href="https://dockview.dev/blog/dockview-2.1.3-release"/>
<updated>2024-12-22T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-2.1.3-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-2.1.3-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: Fix rendering issue when popout group is moved into new grid group <a href="https://github.com/mathuo/dockview/issues/799" target="_blank" rel="noopener noreferrer">#799</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-2.1.3-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 2.1.2]]></title>
<id>https://dockview.dev/blog/dockview-2.1.2-release</id>
<link href="https://dockview.dev/blog/dockview-2.1.2-release"/>
<updated>2024-12-21T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-2.1.2-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-2.1.2-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: Fix issues with popout group location transitions <a href="https://github.com/mathuo/dockview/issues/797" target="_blank" rel="noopener noreferrer">#797</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-2.1.2-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 2.1.1]]></title>
<id>https://dockview.dev/blog/dockview-2.1.1-release</id>
<link href="https://dockview.dev/blog/dockview-2.1.1-release"/>
<updated>2024-12-20T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-2.1.1-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-2.1.1-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: Fix issue with moving tab from popout group into main grid <a href="https://github.com/mathuo/dockview/issues/795" target="_blank" rel="noopener noreferrer">#795</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-2.1.1-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 2.1.0]]></title>
<id>https://dockview.dev/blog/dockview-2.1.0-release</id>
<link href="https://dockview.dev/blog/dockview-2.1.0-release"/>
<updated>2024-12-17T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-2.1.0-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<ul>
<li>Persist custom popout urls in layouts <a href="https://github.com/mathuo/dockview/pull/769" target="_blank" rel="noopener noreferrer">#769</a></li>
<li>Ensure group always exists <a href="https://github.com/mathuo/dockview/pull/783" target="_blank" rel="noopener noreferrer">#783</a></li>
<li>Serialization of maximized views <a href="https://github.com/mathuo/dockview/pull/762" target="_blank" rel="noopener noreferrer">#762</a></li>
<li>Set <code>react</code> as an explicit peerDependency of the <code>dockview</code> package</li>
<li>Make tabs container non-focusable <a href="https://github.com/mathuo/dockview/pull/761" target="_blank" rel="noopener noreferrer">#761</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-2.1.0-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: fix <code>setVisible</code> for floating groups <a href="https://github.com/mathuo/dockview/pull/755" target="_blank" rel="noopener noreferrer">#755</a></li>
<li>Bug: fix <code>onDidAddGroup</code> event firing when adding floating groups and panels <a href="https://github.com/mathuo/dockview/pull/785" target="_blank" rel="noopener noreferrer">#785</a></li>
<li>Documentation <a href="https://github.com/mathuo/dockview/pull/743" target="_blank" rel="noopener noreferrer">#743</a> <a href="https://github.com/mathuo/dockview/pull/770" target="_blank" rel="noopener noreferrer">#770</a></li>
<li>Build tooling <a href="https://github.com/mathuo/dockview/pull/789" target="_blank" rel="noopener noreferrer">#789</a> <a href="https://github.com/mathuo/dockview/pull/759" target="_blank" rel="noopener noreferrer">#759</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-2.1.0-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 2.0.0]]></title>
<id>https://dockview.dev/blog/dockview-2.0.0-release</id>
<link href="https://dockview.dev/blog/dockview-2.0.0-release"/>
<updated>2024-11-03T00:00:00.000Z</updated>
<summary type="html"><![CDATA[This major version bump is due to breaking changes related to classnames.]]></summary>
<content type="html"><![CDATA[<p>This major version bump is due to breaking changes related to classnames.</p>
<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-2.0.0-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<ul>
<li>Add panel within group at specific index <a href="https://github.com/mathuo/dockview/pull/751" target="_blank" rel="noopener noreferrer">#751</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-2.0.0-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Set drag event dataTransfer object to empty string <a href="https://github.com/mathuo/dockview/pull/738" target="_blank" rel="noopener noreferrer">#738</a></li>
<li>General code cleanup / housekeeping <a href="https://github.com/mathuo/dockview/pull/740" target="_blank" rel="noopener noreferrer">#740</a> <a href="https://github.com/mathuo/dockview/pull/746" target="_blank" rel="noopener noreferrer">#746</a></li>
<li>Bug: Popout window initial sizing <a href="https://github.com/mathuo/dockview/pull/737" target="_blank" rel="noopener noreferrer">#737</a> <a href="https://github.com/mathuo/dockview/pull/727" target="_blank" rel="noopener noreferrer">#727</a></li>
<li>Bug: Close popout window on unload (refresh) <a href="https://github.com/mathuo/dockview/pull/731" target="_blank" rel="noopener noreferrer">#731</a></li>
<li>Bug: Preserve Vue3 inject/provide context <a href="https://github.com/mathuo/dockview/pull/673" target="_blank" rel="noopener noreferrer">#673</a></li>
<li>Bug: Fix Contraints <a href="https://github.com/mathuo/dockview/pull/744" target="_blank" rel="noopener noreferrer">#744</a></li>
<li>Bug: Fix popout window issues <a href="https://github.com/mathuo/dockview/pull/748" target="_blank" rel="noopener noreferrer">#748</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-2.0.0-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>
<ul>
<li>Prefix all classnames with <code>-dv-*</code> <a href="https://github.com/mathuo/dockview/pull/688" target="_blank" rel="noopener noreferrer">#688</a></li>
<li>Remove depreciated methods <a href="https://github.com/mathuo/dockview/pull/742" target="_blank" rel="noopener noreferrer">#742</a></li>
</ul>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 1.17.2]]></title>
<id>https://dockview.dev/blog/dockview-1.17.2-release</id>
<link href="https://dockview.dev/blog/dockview-1.17.2-release"/>
<updated>2024-10-12T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-1.17.2-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<ul>
<li>Customization of z-index <a href="https://github.com/mathuo/dockview/pull/730" target="_blank" rel="noopener noreferrer">#730</a> <a href="https://github.com/mathuo/dockview/pull/724" target="_blank" rel="noopener noreferrer">#724</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-1.17.2-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Adjust README.md file <a href="https://github.com/mathuo/dockview/pull/715" target="_blank" rel="noopener noreferrer">#715</a></li>
<li>Docs typo <a href="https://github.com/mathuo/dockview/pull/714" target="_blank" rel="noopener noreferrer">#714</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-1.17.2-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 1.17.0]]></title>
<id>https://dockview.dev/blog/dockview-1.17.0-release</id>
<link href="https://dockview.dev/blog/dockview-1.17.0-release"/>
<updated>2024-09-05T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-1.17.0-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<ul>
<li>Touch Support <a href="https://github.com/mathuo/dockview/pull/698" target="_blank" rel="noopener noreferrer">#698</a></li>
<li>Initial and bounding panel sizing <a href="https://github.com/mathuo/dockview/pull/690" target="_blank" rel="noopener noreferrer">#690</a></li>
<li>Improve group resize logic <a href="https://github.com/mathuo/dockview/pull/693" target="_blank" rel="noopener noreferrer">#693</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-1.17.0-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: Theme Typo <a href="https://github.com/mathuo/dockview/pull/694" target="_blank" rel="noopener noreferrer">#694</a></li>
<li>Docs <a href="https://github.com/mathuo/dockview/pull/703" target="_blank" rel="noopener noreferrer">#703</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-1.17.0-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 1.17.1]]></title>
<id>https://dockview.dev/blog/dockview-1.17.1-release</id>
<link href="https://dockview.dev/blog/dockview-1.17.1-release"/>
<updated>2024-09-05T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-1.17.1-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<ul>
<li>Touch Support <a href="https://github.com/mathuo/dockview/pull/698" target="_blank" rel="noopener noreferrer">#698</a> <a href="https://github.com/mathuo/dockview/pull/709" target="_blank" rel="noopener noreferrer">#709</a></li>
<li>Initial and bounding panel sizing <a href="https://github.com/mathuo/dockview/pull/690" target="_blank" rel="noopener noreferrer">#690</a></li>
<li>Improve group resize logic <a href="https://github.com/mathuo/dockview/pull/693" target="_blank" rel="noopener noreferrer">#693</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-1.17.1-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: Theme Typo <a href="https://github.com/mathuo/dockview/pull/694" target="_blank" rel="noopener noreferrer">#694</a></li>
<li>Docs <a href="https://github.com/mathuo/dockview/pull/703" target="_blank" rel="noopener noreferrer">#703</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-1.17.1-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 1.16.1]]></title>
<id>https://dockview.dev/blog/dockview-1.16.1-release</id>
<link href="https://dockview.dev/blog/dockview-1.16.1-release"/>
<updated>2024-08-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-1.16.1-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: Multiple classNames in single string not accepted <a href="https://github.com/mathuo/dockview/issues/684" target="_blank" rel="noopener noreferrer">#684</a></li>
</ul>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 1.16.0]]></title>
<id>https://dockview.dev/blog/dockview-1.16.0-release</id>
<link href="https://dockview.dev/blog/dockview-1.16.0-release"/>
<updated>2024-08-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-features">🚀 Features<a href="https://dockview.dev/blog/dockview-1.16.0-release#-features" class="hash-link" aria-label="Direct link to 🚀 Features" title="Direct link to 🚀 Features"></a></h2>
<ul>
<li>Vanilla TypeScript Support <a href="https://github.com/mathuo/dockview/pull/652" target="_blank" rel="noopener noreferrer">#652</a>
<ul>
<li>Expose <code>createDockview</code>, <code>createGridview</code>, <code>createPaneview</code> and <code>createSplitview</code> which should be used rather than <code>DockviewComponent</code>, <code>GridviewComponent</code>, <code>SplitviewComponent</code>, <code>PaneviewComponent</code></li>
</ul>
</li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-1.16.0-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: Floating z-index positions for <code>always</code> rendered panels <a href="https://github.com/mathuo/dockview/issues/679" target="_blank" rel="noopener noreferrer">#679</a></li>
<li>Bug: Resize handle position when <code>gap</code> size is defined <a href="https://github.com/mathuo/dockview/pull/682" target="_blank" rel="noopener noreferrer">#682</a> <a href="https://github.com/mathuo/dockview/pull/667" target="_blank" rel="noopener noreferrer">#667</a></li>
<li>Bug: Popout group incorrectly disposed when single remaining panel is removed <a href="https://github.com/mathuo/dockview/pull/662" target="_blank" rel="noopener noreferrer">#662</a></li>
<li>Documentation <a href="https://github.com/mathuo/dockview/pull/678" target="_blank" rel="noopener noreferrer">#678</a></li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-breaking-changes">🔥 Breaking changes<a href="https://dockview.dev/blog/dockview-1.16.0-release#-breaking-changes" class="hash-link" aria-label="Direct link to 🔥 Breaking changes" title="Direct link to 🔥 Breaking changes"></a></h2>
<ul>
<li>Vanilla TypeScript Support <a href="https://github.com/mathuo/dockview/pull/652" target="_blank" rel="noopener noreferrer">#652</a>
<ul>
<li><code>DockviewComponent</code>, <code>GridviewComponent</code>, <code>SplitviewComponent</code>, <code>PaneviewComponent</code> constructor signature changes from <code>(options)</code> to <code>(parentElement, options)</code> removing <code>parentElement</code> from <code>options</code>.</li>
</ul>
</li>
</ul>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 1.15.3]]></title>
<id>https://dockview.dev/blog/dockview-1.15.3-release</id>
<link href="https://dockview.dev/blog/dockview-1.15.3-release"/>
<updated>2024-08-01T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-1.15.3-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: CSS typo <a href="https://github.com/mathuo/dockview/issues/671" target="_blank" rel="noopener noreferrer">#671</a></li>
<li>Bug: Floating groups fromJSON(...) incorrect sizes <a href="https://github.com/mathuo/dockview/issues/668" target="_blank" rel="noopener noreferrer">#668</a></li>
</ul>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 1.15.2]]></title>
<id>https://dockview.dev/blog/dockview-1.15.2-release</id>
<link href="https://dockview.dev/blog/dockview-1.15.2-release"/>
<updated>2024-07-17T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-1.15.2-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: Calling layout with <code>force=false</code> was preventing layout calls <a href="https://github.com/mathuo/dockview/issues/654" target="_blank" rel="noopener noreferrer">#654</a></li>
</ul>]]></content>
<category label="release" term="release"/>
</entry>
<entry>
<title type="html"><![CDATA[Dockview 1.15.1]]></title>
<id>https://dockview.dev/blog/dockview-1.15.1-release</id>
<link href="https://dockview.dev/blog/dockview-1.15.1-release"/>
<updated>2024-07-16T00:00:00.000Z</updated>
<summary type="html"><![CDATA[Please reference docs @ dockview.dev.]]></summary>
<content type="html"><![CDATA[<p>Please reference docs @ <a href="https://dockview.dev/" target="_blank" rel="noopener noreferrer">dockview.dev</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_fF9Z" id="-miscs">🛠 Miscs<a href="https://dockview.dev/blog/dockview-1.15.1-release#-miscs" class="hash-link" aria-label="Direct link to 🛠 Miscs" title="Direct link to 🛠 Miscs"></a></h2>
<ul>
<li>Bug: Fix typing when adding panels with <code>floating</code> options <a href="https://github.com/mathuo/dockview/issues/647" target="_blank" rel="noopener noreferrer">#647</a></li>
<li>Bug: Fix <code>gap</code> property <a href="https://github.com/mathuo/dockview/pull/649" target="_blank" rel="noopener noreferrer">#649</a></li>
<li>Bug: Group option not passed through correctly for popout groups <a href="https://github.com/mathuo/dockview/issues/650" target="_blank" rel="noopener noreferrer">#650</a></li>
</ul>]]></content>
<category label="release" term="release"/>
</entry>
</feed>