mirror of
https://github.com/mathuo/dockview
synced 2025-02-08 17:35:44 +00:00
Deploying to gh-pages from @ 4d19ed6cb50a5b91aa8a657aebd7272e0ed18c58 🚀
This commit is contained in:
parent
07f6616ae9
commit
4c710d2b74
2
assets/js/080482b1.0b7242f6.js
Normal file
2
assets/js/080482b1.0b7242f6.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
assets/js/0fcb7b45.05728c17.js
Normal file
2
assets/js/0fcb7b45.05728c17.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[737],{3905:function(e,t,r){r.d(t,{Zo:function(){return s},kt:function(){return f}});var n=r(7294);function a(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function o(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function i(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?o(Object(r),!0).forEach((function(t){a(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function l(e,t){if(null==e)return{};var r,n,a=function(e,t){if(null==e)return{};var r,n,a={},o=Object.keys(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)>=0||(a[r]=e[r]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(a[r]=e[r])}return a}var c=n.createContext({}),u=function(e){var t=n.useContext(c),r=t;return e&&(r="function"==typeof e?e(t):i(i({},t),e)),r},s=function(e){var t=u(e.components);return n.createElement(c.Provider,{value:t},e.children)},p={inlineCode:"code",wrapper:function(e){var t=e.children;return n.createElement(n.Fragment,{},t)}},d=n.forwardRef((function(e,t){var r=e.components,a=e.mdxType,o=e.originalType,c=e.parentName,s=l(e,["components","mdxType","originalType","parentName"]),d=u(r),f=a,m=d["".concat(c,".").concat(f)]||d[f]||p[f]||o;return r?n.createElement(m,i(i({ref:t},s),{},{components:r})):n.createElement(m,i({ref:t},s))}));function f(e,t){var r=arguments,a=t&&t.mdxType;if("string"==typeof e||a){var o=r.length,i=new Array(o);i[0]=d;var l={};for(var c in t)hasOwnProperty.call(t,c)&&(l[c]=t[c]);l.originalType=e,l.mdxType="string"==typeof e?e:a,i[1]=l;for(var u=2;u<o;u++)i[u]=r[u];return n.createElement.apply(null,i)}return n.createElement.apply(null,r)}d.displayName="MDXCreateElement"},5779:function(e,t,r){r.r(t),r.d(t,{assets:function(){return s},contentTitle:function(){return c},default:function(){return f},frontMatter:function(){return l},metadata:function(){return u},toc:function(){return p}});var n=r(7462),a=r(3366),o=(r(7294),r(3905)),i=["components"],l={slug:"dockview-1.4.2-release",title:"Dockview 1.4.2",tags:["release"]},c="Release Notes",u={permalink:"/docs2/blog/dockview-1.4.2-release",editUrl:"https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2022-05-16-dockview-1.4.2.mdx",source:"@site/blog/2022-05-16-dockview-1.4.2.mdx",title:"Dockview 1.4.2",description:"\ud83d\ude80 Features",date:"2022-05-16T00:00:00.000Z",formattedDate:"May 16, 2022",tags:[{label:"release",permalink:"/docs2/blog/tags/release"}],readingTime:.19,truncated:!1,authors:[],frontMatter:{slug:"dockview-1.4.2-release",title:"Dockview 1.4.2",tags:["release"]},prevItem:{title:"Dockview 1.4.3",permalink:"/docs2/blog/dockview-1.4.3-release"},nextItem:{title:"Dockview 1.4.1",permalink:"/docs2/blog/dockview-1.4.1-release"}},s={authorsImageUrls:[]},p=[{value:"\ud83d\ude80 Features",id:"-features",level:2},{value:"\ud83d\udd25 Breaking changes",id:"-breaking-changes",level:2}],d={toc:p};function f(e){var t=e.components,r=(0,a.Z)(e,i);return(0,o.kt)("wrapper",(0,n.Z)({},d,r,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("h2",{id:"-features"},"\ud83d\ude80 Features"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Fix deserialization issue where previously active panel wasn't display correctly after deserialization ",(0,o.kt)("a",{parentName:"li",href:"https://github.com/mathuo/dockview/pull/108"},"#108"))),(0,o.kt)("h2",{id:"-breaking-changes"},"\ud83d\udd25 Breaking changes"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Rename ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidAddGroup")," to ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidAddPanel"),", ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidRemoveGroup")," to ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidRemovePanel")," and ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidActiveGroupChange")," to ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidActivePanelChange")," on the Gridview API ",(0,o.kt)("a",{parentName:"li",href:"https://github.com/mathuo/dockview/pull/106"},"#106"))))}f.isMDXComponent=!0}}]);
|
||||
//# sourceMappingURL=3875b9e1.ce71c481.js.map
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[737],{3905:function(e,t,r){r.d(t,{Zo:function(){return s},kt:function(){return f}});var n=r(7294);function a(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function o(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function i(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?o(Object(r),!0).forEach((function(t){a(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function l(e,t){if(null==e)return{};var r,n,a=function(e,t){if(null==e)return{};var r,n,a={},o=Object.keys(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)>=0||(a[r]=e[r]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(a[r]=e[r])}return a}var c=n.createContext({}),u=function(e){var t=n.useContext(c),r=t;return e&&(r="function"==typeof e?e(t):i(i({},t),e)),r},s=function(e){var t=u(e.components);return n.createElement(c.Provider,{value:t},e.children)},p={inlineCode:"code",wrapper:function(e){var t=e.children;return n.createElement(n.Fragment,{},t)}},d=n.forwardRef((function(e,t){var r=e.components,a=e.mdxType,o=e.originalType,c=e.parentName,s=l(e,["components","mdxType","originalType","parentName"]),d=u(r),f=a,m=d["".concat(c,".").concat(f)]||d[f]||p[f]||o;return r?n.createElement(m,i(i({ref:t},s),{},{components:r})):n.createElement(m,i({ref:t},s))}));function f(e,t){var r=arguments,a=t&&t.mdxType;if("string"==typeof e||a){var o=r.length,i=new Array(o);i[0]=d;var l={};for(var c in t)hasOwnProperty.call(t,c)&&(l[c]=t[c]);l.originalType=e,l.mdxType="string"==typeof e?e:a,i[1]=l;for(var u=2;u<o;u++)i[u]=r[u];return n.createElement.apply(null,i)}return n.createElement.apply(null,r)}d.displayName="MDXCreateElement"},5779:function(e,t,r){r.r(t),r.d(t,{assets:function(){return s},contentTitle:function(){return c},default:function(){return f},frontMatter:function(){return l},metadata:function(){return u},toc:function(){return p}});var n=r(7462),a=r(3366),o=(r(7294),r(3905)),i=["components"],l={slug:"dockview-1.4.2-release",title:"Dockview 1.4.2",tags:["release"]},c="Release Notes",u={permalink:"/blog/dockview-1.4.2-release",editUrl:"https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2022-05-16-dockview-1.4.2.mdx",source:"@site/blog/2022-05-16-dockview-1.4.2.mdx",title:"Dockview 1.4.2",description:"\ud83d\ude80 Features",date:"2022-05-16T00:00:00.000Z",formattedDate:"May 16, 2022",tags:[{label:"release",permalink:"/blog/tags/release"}],readingTime:.19,truncated:!1,authors:[],frontMatter:{slug:"dockview-1.4.2-release",title:"Dockview 1.4.2",tags:["release"]},prevItem:{title:"Dockview 1.4.3",permalink:"/blog/dockview-1.4.3-release"},nextItem:{title:"Dockview 1.4.1",permalink:"/blog/dockview-1.4.1-release"}},s={authorsImageUrls:[]},p=[{value:"\ud83d\ude80 Features",id:"-features",level:2},{value:"\ud83d\udd25 Breaking changes",id:"-breaking-changes",level:2}],d={toc:p};function f(e){var t=e.components,r=(0,a.Z)(e,i);return(0,o.kt)("wrapper",(0,n.Z)({},d,r,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("h2",{id:"-features"},"\ud83d\ude80 Features"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Fix deserialization issue where previously active panel wasn't display correctly after deserialization ",(0,o.kt)("a",{parentName:"li",href:"https://github.com/mathuo/dockview/pull/108"},"#108"))),(0,o.kt)("h2",{id:"-breaking-changes"},"\ud83d\udd25 Breaking changes"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Rename ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidAddGroup")," to ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidAddPanel"),", ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidRemoveGroup")," to ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidRemovePanel")," and ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidActiveGroupChange")," to ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidActivePanelChange")," on the Gridview API ",(0,o.kt)("a",{parentName:"li",href:"https://github.com/mathuo/dockview/pull/106"},"#106"))))}f.isMDXComponent=!0}}]);
|
||||
//# sourceMappingURL=3875b9e1.df8f61ca.js.map
|
File diff suppressed because one or more lines are too long
@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[414],{3905:function(e,t,n){n.d(t,{Zo:function(){return l},kt:function(){return m}});var r=n(7294);function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function p(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var i=r.createContext({}),u=function(e){var t=r.useContext(i),n=t;return e&&(n="function"==typeof e?e(t):c(c({},t),e)),n},l=function(e){var t=u(e.components);return r.createElement(i.Provider,{value:t},e.children)},f={inlineCode:"code",wrapper:function(e){var t=e.children;return r.createElement(r.Fragment,{},t)}},s=r.forwardRef((function(e,t){var n=e.components,o=e.mdxType,a=e.originalType,i=e.parentName,l=p(e,["components","mdxType","originalType","parentName"]),s=u(n),m=o,d=s["".concat(i,".").concat(m)]||s[m]||f[m]||a;return n?r.createElement(d,c(c({ref:t},l),{},{components:n})):r.createElement(d,c({ref:t},l))}));function m(e,t){var n=arguments,o=t&&t.mdxType;if("string"==typeof e||o){var a=n.length,c=new Array(a);c[0]=s;var p={};for(var i in t)hasOwnProperty.call(t,i)&&(p[i]=t[i]);p.originalType=e,p.mdxType="string"==typeof e?e:o,c[1]=p;for(var u=2;u<a;u++)c[u]=n[u];return r.createElement.apply(null,c)}return r.createElement.apply(null,n)}s.displayName="MDXCreateElement"},3123:function(e,t,n){n.r(t),n.d(t,{contentTitle:function(){return i},default:function(){return s},frontMatter:function(){return p},metadata:function(){return u},toc:function(){return l}});var r=n(7462),o=n(3366),a=(n(7294),n(3905)),c=["components"],p={title:"Markdown page example"},i="Markdown page example",u={type:"mdx",permalink:"/docs2/markdown-page",source:"@site/src/pages/markdown-page.md",title:"Markdown page example",description:"You don't need React to write simple standalone pages.",frontMatter:{title:"Markdown page example"}},l=[],f={toc:l};function s(e){var t=e.components,n=(0,o.Z)(e,c);return(0,a.kt)("wrapper",(0,r.Z)({},f,n,{components:t,mdxType:"MDXLayout"}),(0,a.kt)("h1",{id:"markdown-page-example"},"Markdown page example"),(0,a.kt)("p",null,"You don't need React to write simple standalone pages."))}s.isMDXComponent=!0}}]);
|
||||
//# sourceMappingURL=393be207.5943157b.js.map
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[414],{3905:function(e,t,n){n.d(t,{Zo:function(){return l},kt:function(){return s}});var r=n(7294);function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function p(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var i=r.createContext({}),u=function(e){var t=r.useContext(i),n=t;return e&&(n="function"==typeof e?e(t):c(c({},t),e)),n},l=function(e){var t=u(e.components);return r.createElement(i.Provider,{value:t},e.children)},f={inlineCode:"code",wrapper:function(e){var t=e.children;return r.createElement(r.Fragment,{},t)}},m=r.forwardRef((function(e,t){var n=e.components,o=e.mdxType,a=e.originalType,i=e.parentName,l=p(e,["components","mdxType","originalType","parentName"]),m=u(n),s=o,d=m["".concat(i,".").concat(s)]||m[s]||f[s]||a;return n?r.createElement(d,c(c({ref:t},l),{},{components:n})):r.createElement(d,c({ref:t},l))}));function s(e,t){var n=arguments,o=t&&t.mdxType;if("string"==typeof e||o){var a=n.length,c=new Array(a);c[0]=m;var p={};for(var i in t)hasOwnProperty.call(t,i)&&(p[i]=t[i]);p.originalType=e,p.mdxType="string"==typeof e?e:o,c[1]=p;for(var u=2;u<a;u++)c[u]=n[u];return r.createElement.apply(null,c)}return r.createElement.apply(null,n)}m.displayName="MDXCreateElement"},3123:function(e,t,n){n.r(t),n.d(t,{contentTitle:function(){return i},default:function(){return m},frontMatter:function(){return p},metadata:function(){return u},toc:function(){return l}});var r=n(7462),o=n(3366),a=(n(7294),n(3905)),c=["components"],p={title:"Markdown page example"},i="Markdown page example",u={type:"mdx",permalink:"/markdown-page",source:"@site/src/pages/markdown-page.md",title:"Markdown page example",description:"You don't need React to write simple standalone pages.",frontMatter:{title:"Markdown page example"}},l=[],f={toc:l};function m(e){var t=e.components,n=(0,o.Z)(e,c);return(0,a.kt)("wrapper",(0,r.Z)({},f,n,{components:t,mdxType:"MDXLayout"}),(0,a.kt)("h1",{id:"markdown-page-example"},"Markdown page example"),(0,a.kt)("p",null,"You don't need React to write simple standalone pages."))}m.isMDXComponent=!0}}]);
|
||||
//# sourceMappingURL=393be207.cecbb407.js.map
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
assets/js/57502b2a.725fd193.js
Normal file
2
assets/js/57502b2a.725fd193.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/57502b2a.725fd193.js.map
Normal file
1
assets/js/57502b2a.725fd193.js.map
Normal file
File diff suppressed because one or more lines are too long
@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[854],{3905:function(e,t,r){r.d(t,{Zo:function(){return s},kt:function(){return f}});var n=r(7294);function a(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function o(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function i(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?o(Object(r),!0).forEach((function(t){a(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function l(e,t){if(null==e)return{};var r,n,a=function(e,t){if(null==e)return{};var r,n,a={},o=Object.keys(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)>=0||(a[r]=e[r]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(a[r]=e[r])}return a}var c=n.createContext({}),u=function(e){var t=n.useContext(c),r=t;return e&&(r="function"==typeof e?e(t):i(i({},t),e)),r},s=function(e){var t=u(e.components);return n.createElement(c.Provider,{value:t},e.children)},p={inlineCode:"code",wrapper:function(e){var t=e.children;return n.createElement(n.Fragment,{},t)}},d=n.forwardRef((function(e,t){var r=e.components,a=e.mdxType,o=e.originalType,c=e.parentName,s=l(e,["components","mdxType","originalType","parentName"]),d=u(r),f=a,m=d["".concat(c,".").concat(f)]||d[f]||p[f]||o;return r?n.createElement(m,i(i({ref:t},s),{},{components:r})):n.createElement(m,i({ref:t},s))}));function f(e,t){var r=arguments,a=t&&t.mdxType;if("string"==typeof e||a){var o=r.length,i=new Array(o);i[0]=d;var l={};for(var c in t)hasOwnProperty.call(t,c)&&(l[c]=t[c]);l.originalType=e,l.mdxType="string"==typeof e?e:a,i[1]=l;for(var u=2;u<o;u++)i[u]=r[u];return n.createElement.apply(null,i)}return n.createElement.apply(null,r)}d.displayName="MDXCreateElement"},4837:function(e,t,r){r.r(t),r.d(t,{assets:function(){return s},contentTitle:function(){return c},default:function(){return f},frontMatter:function(){return l},metadata:function(){return u},toc:function(){return p}});var n=r(7462),a=r(3366),o=(r(7294),r(3905)),i=["components"],l={slug:"dockview-1.4.2-release",title:"Dockview 1.4.2",tags:["release"]},c="Release Notes",u={permalink:"/docs2/blog/dockview-1.4.2-release",editUrl:"https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2022-05-16-dockview-1.4.2.mdx",source:"@site/blog/2022-05-16-dockview-1.4.2.mdx",title:"Dockview 1.4.2",description:"\ud83d\ude80 Features",date:"2022-05-16T00:00:00.000Z",formattedDate:"May 16, 2022",tags:[{label:"release",permalink:"/docs2/blog/tags/release"}],readingTime:.19,truncated:!1,authors:[],frontMatter:{slug:"dockview-1.4.2-release",title:"Dockview 1.4.2",tags:["release"]},prevItem:{title:"Dockview 1.4.3",permalink:"/docs2/blog/dockview-1.4.3-release"},nextItem:{title:"Dockview 1.4.1",permalink:"/docs2/blog/dockview-1.4.1-release"}},s={authorsImageUrls:[]},p=[{value:"\ud83d\ude80 Features",id:"-features",level:2},{value:"\ud83d\udd25 Breaking changes",id:"-breaking-changes",level:2}],d={toc:p};function f(e){var t=e.components,r=(0,a.Z)(e,i);return(0,o.kt)("wrapper",(0,n.Z)({},d,r,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("h2",{id:"-features"},"\ud83d\ude80 Features"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Fix deserialization issue where previously active panel wasn't display correctly after deserialization ",(0,o.kt)("a",{parentName:"li",href:"https://github.com/mathuo/dockview/pull/108"},"#108"))),(0,o.kt)("h2",{id:"-breaking-changes"},"\ud83d\udd25 Breaking changes"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Rename ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidAddGroup")," to ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidAddPanel"),", ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidRemoveGroup")," to ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidRemovePanel")," and ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidActiveGroupChange")," to ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidActivePanelChange")," on the Gridview API ",(0,o.kt)("a",{parentName:"li",href:"https://github.com/mathuo/dockview/pull/106"},"#106"))))}f.isMDXComponent=!0}}]);
|
||||
//# sourceMappingURL=7fc83237.048a3106.js.map
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[854],{3905:function(e,t,r){r.d(t,{Zo:function(){return s},kt:function(){return f}});var n=r(7294);function a(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function o(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function i(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?o(Object(r),!0).forEach((function(t){a(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function l(e,t){if(null==e)return{};var r,n,a=function(e,t){if(null==e)return{};var r,n,a={},o=Object.keys(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)>=0||(a[r]=e[r]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(a[r]=e[r])}return a}var c=n.createContext({}),u=function(e){var t=n.useContext(c),r=t;return e&&(r="function"==typeof e?e(t):i(i({},t),e)),r},s=function(e){var t=u(e.components);return n.createElement(c.Provider,{value:t},e.children)},p={inlineCode:"code",wrapper:function(e){var t=e.children;return n.createElement(n.Fragment,{},t)}},d=n.forwardRef((function(e,t){var r=e.components,a=e.mdxType,o=e.originalType,c=e.parentName,s=l(e,["components","mdxType","originalType","parentName"]),d=u(r),f=a,m=d["".concat(c,".").concat(f)]||d[f]||p[f]||o;return r?n.createElement(m,i(i({ref:t},s),{},{components:r})):n.createElement(m,i({ref:t},s))}));function f(e,t){var r=arguments,a=t&&t.mdxType;if("string"==typeof e||a){var o=r.length,i=new Array(o);i[0]=d;var l={};for(var c in t)hasOwnProperty.call(t,c)&&(l[c]=t[c]);l.originalType=e,l.mdxType="string"==typeof e?e:a,i[1]=l;for(var u=2;u<o;u++)i[u]=r[u];return n.createElement.apply(null,i)}return n.createElement.apply(null,r)}d.displayName="MDXCreateElement"},4837:function(e,t,r){r.r(t),r.d(t,{assets:function(){return s},contentTitle:function(){return c},default:function(){return f},frontMatter:function(){return l},metadata:function(){return u},toc:function(){return p}});var n=r(7462),a=r(3366),o=(r(7294),r(3905)),i=["components"],l={slug:"dockview-1.4.2-release",title:"Dockview 1.4.2",tags:["release"]},c="Release Notes",u={permalink:"/blog/dockview-1.4.2-release",editUrl:"https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2022-05-16-dockview-1.4.2.mdx",source:"@site/blog/2022-05-16-dockview-1.4.2.mdx",title:"Dockview 1.4.2",description:"\ud83d\ude80 Features",date:"2022-05-16T00:00:00.000Z",formattedDate:"May 16, 2022",tags:[{label:"release",permalink:"/blog/tags/release"}],readingTime:.19,truncated:!1,authors:[],frontMatter:{slug:"dockview-1.4.2-release",title:"Dockview 1.4.2",tags:["release"]},prevItem:{title:"Dockview 1.4.3",permalink:"/blog/dockview-1.4.3-release"},nextItem:{title:"Dockview 1.4.1",permalink:"/blog/dockview-1.4.1-release"}},s={authorsImageUrls:[]},p=[{value:"\ud83d\ude80 Features",id:"-features",level:2},{value:"\ud83d\udd25 Breaking changes",id:"-breaking-changes",level:2}],d={toc:p};function f(e){var t=e.components,r=(0,a.Z)(e,i);return(0,o.kt)("wrapper",(0,n.Z)({},d,r,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("h2",{id:"-features"},"\ud83d\ude80 Features"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Fix deserialization issue where previously active panel wasn't display correctly after deserialization ",(0,o.kt)("a",{parentName:"li",href:"https://github.com/mathuo/dockview/pull/108"},"#108"))),(0,o.kt)("h2",{id:"-breaking-changes"},"\ud83d\udd25 Breaking changes"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Rename ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidAddGroup")," to ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidAddPanel"),", ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidRemoveGroup")," to ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidRemovePanel")," and ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidActiveGroupChange")," to ",(0,o.kt)("inlineCode",{parentName:"li"},"onDidActivePanelChange")," on the Gridview API ",(0,o.kt)("a",{parentName:"li",href:"https://github.com/mathuo/dockview/pull/106"},"#106"))))}f.isMDXComponent=!0}}]);
|
||||
//# sourceMappingURL=7fc83237.f2a8b888.js.map
|
File diff suppressed because one or more lines are too long
1
assets/js/814f3328.fdc4dd44.js
Normal file
1
assets/js/814f3328.fdc4dd44.js
Normal file
@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[535],{5641:function(e){e.exports=JSON.parse('{"title":"Recent posts","items":[{"title":"Dockview 1.4.3","permalink":"/blog/dockview-1.4.3-release"},{"title":"Dockview 1.4.2","permalink":"/blog/dockview-1.4.2-release"},{"title":"Dockview 1.4.1","permalink":"/blog/dockview-1.4.1-release"}]}')}}]);
|
1
assets/js/83d480e9.c6d6c6db.js
Normal file
1
assets/js/83d480e9.c6d6c6db.js
Normal file
@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[205],{3672:function(e){e.exports=JSON.parse('{"label":"release","permalink":"/blog/tags/release","allTagsPath":"/blog/tags","count":3}')}}]);
|
2
assets/js/9057133a.4c9c2905.js
Normal file
2
assets/js/9057133a.4c9c2905.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
assets/js/935f2afb.72cc103b.js
Normal file
1
assets/js/935f2afb.72cc103b.js
Normal file
@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[53],{1109:function(i){i.exports=JSON.parse('{"pluginId":"default","version":"current","label":"Next","banner":null,"badge":false,"className":"docs-version-current","isLast":true,"docsSidebars":{"tutorialSidebar":[{"type":"link","label":"Dockview","href":"/docs/","docId":"index"},{"type":"link","label":"Basics","href":"/docs/basics","docId":"basics"},{"type":"category","label":"API","collapsible":true,"collapsed":true,"items":[{"type":"link","label":"Dockview","href":"/docs/api/dockview","docId":"api/dockview"},{"type":"link","label":"Gridview","href":"/docs/api/gridview","docId":"api/gridview"},{"type":"link","label":"Paneview","href":"/docs/api/paneview","docId":"api/paneview"},{"type":"link","label":"Splitview","href":"/docs/api/splitview","docId":"api/splitview"}],"href":"/docs/category/api"},{"type":"link","label":"Theme","href":"/docs/theme","docId":"theme"}]},"docs":{"api/dockview":{"id":"api/dockview","title":"Dockview","description":"Introduction","sidebar":"tutorialSidebar"},"api/gridview":{"id":"api/gridview","title":"Gridview","description":"Introduction","sidebar":"tutorialSidebar"},"api/paneview":{"id":"api/paneview","title":"Paneview","description":"<div","sidebar":"tutorialSidebar"},"api/splitview":{"id":"api/splitview","title":"Splitview","description":"Introduction","sidebar":"tutorialSidebar"},"basics":{"id":"basics","title":"Basics","description":"This section will take you through a number of concepts that can be applied to all dockview components.","sidebar":"tutorialSidebar"},"index":{"id":"index","title":"Dockview","description":"Introduction","sidebar":"tutorialSidebar"},"theme":{"id":"theme","title":"Theme","description":"Introduction","sidebar":"tutorialSidebar"}}}')}}]);
|
1
assets/js/988781e2.6e23551a.js
Normal file
1
assets/js/988781e2.6e23551a.js
Normal file
@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[493],{6800:function(e){e.exports=JSON.parse('{"title":"API","slug":"/category/api","permalink":"/docs/category/api","navigation":{"previous":{"title":"Basics","permalink":"/docs/basics"},"next":{"title":"Dockview","permalink":"/docs/api/dockview"}}}')}}]);
|
1
assets/js/9c021584.e3be4a30.js
Normal file
1
assets/js/9c021584.e3be4a30.js
Normal file
@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[438],{8055:function(e){e.exports=JSON.parse('{"permalink":"/blog/tags/release","page":1,"postsPerPage":10,"totalPages":1,"totalCount":3,"blogDescription":"Blog","blogTitle":"Blog"}')}}]);
|
2
assets/js/a013c660.86ee4114.js
Normal file
2
assets/js/a013c660.86ee4114.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
assets/js/a7023ddc.d48d9f44.js
Normal file
1
assets/js/a7023ddc.d48d9f44.js
Normal file
@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[713],{3457:function(e){e.exports=JSON.parse('[{"label":"release","permalink":"/blog/tags/release","count":3}]')}}]);
|
1
assets/js/b2b675dd.807b5c0b.js
Normal file
1
assets/js/b2b675dd.807b5c0b.js
Normal file
@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdockview_docs=self.webpackChunkdockview_docs||[]).push([[110],{8017:function(e){e.exports=JSON.parse('{"permalink":"/blog","page":1,"postsPerPage":10,"totalPages":1,"totalCount":3,"blogDescription":"Blog","blogTitle":"Blog"}')}}]);
|
1
assets/js/b2f554cd.bdea93e6.js
Normal file
1
assets/js/b2f554cd.bdea93e6.js
Normal file
File diff suppressed because one or more lines are too long
2
assets/js/baa6b714.bb2e1fea.js
Normal file
2
assets/js/baa6b714.bb2e1fea.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/baa6b714.bb2e1fea.js.map
Normal file
1
assets/js/baa6b714.bb2e1fea.js.map
Normal file
File diff suppressed because one or more lines are too long
2
assets/js/c0059bdc.fecceb82.js
Normal file
2
assets/js/c0059bdc.fecceb82.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
assets/js/c5c39f25.0d1c60a0.js
Normal file
2
assets/js/c5c39f25.0d1c60a0.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/c5c39f25.0d1c60a0.js.map
Normal file
1
assets/js/c5c39f25.0d1c60a0.js.map
Normal file
File diff suppressed because one or more lines are too long
2
assets/js/dfb2590f.d51900f2.js
Normal file
2
assets/js/dfb2590f.d51900f2.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/dfb2590f.d51900f2.js.map
Normal file
1
assets/js/dfb2590f.d51900f2.js.map
Normal file
File diff suppressed because one or more lines are too long
2
assets/js/e1fcafe5.6b2c9692.js
Normal file
2
assets/js/e1fcafe5.6b2c9692.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
3
assets/js/main.5852d653.js
Normal file
3
assets/js/main.5852d653.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/main.5852d653.js.map
Normal file
1
assets/js/main.5852d653.js.map
Normal file
File diff suppressed because one or more lines are too long
2
assets/js/runtime~main.dc47f1d4.js
Normal file
2
assets/js/runtime~main.dc47f1d4.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
18
blog/archive/index.html
Normal file
18
blog/archive/index.html
Normal file
File diff suppressed because one or more lines are too long
@ -1,25 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>https://your-docusaurus-test-site.com/docs2/blog</id>
|
||||
<id>https://your-docusaurus-test-site.com/blog</id>
|
||||
<title>Dockview Blog</title>
|
||||
<updated>2022-05-26T00:00:00.000Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<link rel="alternate" href="https://your-docusaurus-test-site.com/docs2/blog"/>
|
||||
<link rel="alternate" href="https://your-docusaurus-test-site.com/blog"/>
|
||||
<subtitle>Dockview Blog</subtitle>
|
||||
<icon>https://your-docusaurus-test-site.com/docs2/img/favicon.ico</icon>
|
||||
<icon>https://your-docusaurus-test-site.com/img/favicon.ico</icon>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Dockview 1.4.3]]></title>
|
||||
<id>dockview-1.4.3-release</id>
|
||||
<link href="https://your-docusaurus-test-site.com/docs2/blog/dockview-1.4.3-release"/>
|
||||
<link href="https://your-docusaurus-test-site.com/blog/dockview-1.4.3-release"/>
|
||||
<updated>2022-05-26T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[🚀 Features]]></summary>
|
||||
<content type="html"><![CDATA[<h2 class="anchor anchorWithStickyNavbar_mojV" id="-features">🚀 Features<a class="hash-link" href="#-features" title="Direct link to heading"></a></h2><ul><li>Small adjusted to behaviours of default paneview header componnet <a href="https://github.com/mathuo/dockview/pull/116" target="_blank" rel="noopener noreferrer">#116</a> <a href="https://github.com/mathuo/dockview/pull/120" target="_blank" rel="noopener noreferrer">#120</a></li><li>Improved support for external dnd events in the dockview component. <code>showDndOverlay</code> prop on <code>DockviewReact</code> exposes more parameters to interact with <a href="https://github.com/mathuo/dockview/pull/110" target="_blank" rel="noopener noreferrer">#110</a></li><li>Improved to underlying events exposes through all components <a href="https://github.com/mathuo/dockview/pull/114" target="_blank" rel="noopener noreferrer">#114</a></li><li>Add .clear() to the component APIs providing an easy way to clear a layout <a href="https://github.com/mathuo/dockview/pull/119" target="_blank" rel="noopener noreferrer">#119</a></li><li>Udate orientation via componnet APIs is now working correctly <a href="https://github.com/mathuo/dockview/pull/119" target="_blank" rel="noopener noreferrer">#119</a></li></ul><h2 class="anchor anchorWithStickyNavbar_mojV" id="-breaking-changes">🔥 Breaking changes<a class="hash-link" href="#-breaking-changes" title="Direct link to heading"></a></h2><ul><li>Fix typo by renaming <code>onDidLayoutfromJSON</code> to <code>onDidLayoutFromJSON</code> in dockview component api <a href="https://github.com/mathuo/dockview/pull/112/files" target="_blank" rel="noopener noreferrer">#112</a></li></ul>]]></content>
|
||||
<content type="html"><![CDATA[<h2 class="anchor anchorWithStickyNavbar_mojV" id="-features">🚀 Features<a class="hash-link" href="#-features" title="Direct link to heading"></a></h2><ul><li>Small adjusted to behaviours of default paneview header componnet <a href="https://github.com/mathuo/dockview/pull/116" target="_blank" rel="noopener noreferrer">#116</a> <a href="https://github.com/mathuo/dockview/pull/120" target="_blank" rel="noopener noreferrer">#120</a></li><li>Improved support for external dnd events in the dockview component. <code>showDndOverlay</code> prop on <code>DockviewReact</code> exposes more parameters to interact with <a href="https://github.com/mathuo/dockview/pull/110" target="_blank" rel="noopener noreferrer">#110</a></li><li>Improved to underlying events exposes through all components <a href="https://github.com/mathuo/dockview/pull/114" target="_blank" rel="noopener noreferrer">#114</a></li><li>Add .clear() to the component APIs providing an easy way to clear a layout <a href="https://github.com/mathuo/dockview/pull/119" target="_blank" rel="noopener noreferrer">#119</a></li><li>Udate orientation via componnet APIs is now working correctly <a href="https://github.com/mathuo/dockview/pull/119" target="_blank" rel="noopener noreferrer">#119</a></li></ul><h2 class="anchor anchorWithStickyNavbar_mojV" id="-miscs">🛠 Miscs<a class="hash-link" href="#-miscs" title="Direct link to heading"></a></h2><ul><li>Documentation enhancements <a href="https://mathuo.github.io/dockview/docs/" target="_blank" rel="noopener noreferrer">https://mathuo.github.io/dockview/docs/</a> <a href="https://github.com/mathuo/dockview/pull/101" target="_blank" rel="noopener noreferrer">#101</a></li></ul><h2 class="anchor anchorWithStickyNavbar_mojV" id="-breaking-changes">🔥 Breaking changes<a class="hash-link" href="#-breaking-changes" title="Direct link to heading"></a></h2><ul><li>Fix typo by renaming <code>onDidLayoutfromJSON</code> to <code>onDidLayoutFromJSON</code> in dockview component api <a href="https://github.com/mathuo/dockview/pull/112/files" target="_blank" rel="noopener noreferrer">#112</a></li></ul>]]></content>
|
||||
<category label="release" term="release"/>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Dockview 1.4.2]]></title>
|
||||
<id>dockview-1.4.2-release</id>
|
||||
<link href="https://your-docusaurus-test-site.com/docs2/blog/dockview-1.4.2-release"/>
|
||||
<link href="https://your-docusaurus-test-site.com/blog/dockview-1.4.2-release"/>
|
||||
<updated>2022-05-16T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[🚀 Features]]></summary>
|
||||
<content type="html"><![CDATA[<h2 class="anchor anchorWithStickyNavbar_mojV" id="-features">🚀 Features<a class="hash-link" href="#-features" title="Direct link to heading"></a></h2><ul><li>Fix deserialization issue where previously active panel wasn't display correctly after deserialization <a href="https://github.com/mathuo/dockview/pull/108" target="_blank" rel="noopener noreferrer">#108</a></li></ul><h2 class="anchor anchorWithStickyNavbar_mojV" id="-breaking-changes">🔥 Breaking changes<a class="hash-link" href="#-breaking-changes" title="Direct link to heading"></a></h2><ul><li>Rename <code>onDidAddGroup</code> to <code>onDidAddPanel</code>, <code>onDidRemoveGroup</code> to <code>onDidRemovePanel</code> and <code>onDidActiveGroupChange</code> to <code>onDidActivePanelChange</code> on the Gridview API <a href="https://github.com/mathuo/dockview/pull/106" target="_blank" rel="noopener noreferrer">#106</a></li></ul>]]></content>
|
||||
@ -28,7 +28,7 @@
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Dockview 1.4.1]]></title>
|
||||
<id>dockview-1.4.1-release</id>
|
||||
<link href="https://your-docusaurus-test-site.com/docs2/blog/dockview-1.4.1-release"/>
|
||||
<link href="https://your-docusaurus-test-site.com/blog/dockview-1.4.1-release"/>
|
||||
<updated>2022-05-11T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[🚀 Features]]></summary>
|
||||
<content type="html"><![CDATA[<h2 class="anchor anchorWithStickyNavbar_mojV" id="-features">🚀 Features<a class="hash-link" href="#-features" title="Direct link to heading"></a></h2><ul><li>Fix Drag and Drop issues in Dockview on Firefox <a href="https://github.com/mathuo/dockview/pull/103" target="_blank" rel="noopener noreferrer">#103</a></li></ul><h2 class="anchor anchorWithStickyNavbar_mojV" id="-miscs">🛠 Miscs<a class="hash-link" href="#-miscs" title="Direct link to heading"></a></h2><ul><li>Documentation enhancements <a href="https://mathuo.github.io/dockview/docs/" target="_blank" rel="noopener noreferrer">https://mathuo.github.io/dockview/docs/</a></li></ul><h2 class="anchor anchorWithStickyNavbar_mojV" id="-breaking-changes">🔥 Breaking changes<a class="hash-link" href="#-breaking-changes" title="Direct link to heading"></a></h2><p>All breaking changes here are designed to simplify the library with only one way to do something.</p><ul><li>Remove <code>setVisible</code> and <code>setActive</code> from the Splitview API. You can still achieve the same behaviors through calling <code>setVisible</code> and <code>setActive</code> on the Splitview Panel API. <a href="https://github.com/mathuo/dockview/pull/105" target="_blank" rel="noopener noreferrer">#105</a></li><li>Remove <code>setVisible</code>, <code>setActive</code> and <code>toggleVisiblity</code> from Gridview API. You can still achieve the same behaviors through calling <code>setVisible</code> and <code>setActive</code> on the Gridview Panel API <a href="https://github.com/mathuo/dockview/pull/105" target="_blank" rel="noopener noreferrer">#105</a></li><li>Remove <code>onFocusEvent</code> from Panel API as this was not intended to be a public method. You can use <code>onDidFocusChange</code> instead <a href="https://github.com/mathuo/dockview/pull/105" target="_blank" rel="noopener noreferrer">#105</a></li><li>Remove HOC <code><DockviewComponents.Panel\></code>, <code><DockviewComponents.Content></code>, <code><DockviewComponents.Tab></code> and <code><DockviewComponents.Actions></code> <a href="https://github.com/mathuo/dockview/pull/105" target="_blank" rel="noopener noreferrer">#105</a></li></ul>]]></content>
|
18
blog/dockview-1.4.1-release/index.html
Normal file
18
blog/dockview-1.4.1-release/index.html
Normal file
File diff suppressed because one or more lines are too long
18
blog/dockview-1.4.2-release/index.html
Normal file
18
blog/dockview-1.4.2-release/index.html
Normal file
File diff suppressed because one or more lines are too long
18
blog/dockview-1.4.3-release/index.html
Normal file
18
blog/dockview-1.4.3-release/index.html
Normal file
File diff suppressed because one or more lines are too long
18
blog/index.html
Normal file
18
blog/index.html
Normal file
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Dockview Blog</title>
|
||||
<link>https://your-docusaurus-test-site.com/docs2/blog</link>
|
||||
<link>https://your-docusaurus-test-site.com/blog</link>
|
||||
<description>Dockview Blog</description>
|
||||
<lastBuildDate>Thu, 26 May 2022 00:00:00 GMT</lastBuildDate>
|
||||
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
||||
@ -10,16 +10,16 @@
|
||||
<language>en</language>
|
||||
<item>
|
||||
<title><![CDATA[Dockview 1.4.3]]></title>
|
||||
<link>https://your-docusaurus-test-site.com/docs2/blog/dockview-1.4.3-release</link>
|
||||
<link>https://your-docusaurus-test-site.com/blog/dockview-1.4.3-release</link>
|
||||
<guid>dockview-1.4.3-release</guid>
|
||||
<pubDate>Thu, 26 May 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[🚀 Features]]></description>
|
||||
<content:encoded><![CDATA[<h2 class="anchor anchorWithStickyNavbar_mojV" id="-features">🚀 Features<a class="hash-link" href="#-features" title="Direct link to heading"></a></h2><ul><li>Small adjusted to behaviours of default paneview header componnet <a href="https://github.com/mathuo/dockview/pull/116" target="_blank" rel="noopener noreferrer">#116</a> <a href="https://github.com/mathuo/dockview/pull/120" target="_blank" rel="noopener noreferrer">#120</a></li><li>Improved support for external dnd events in the dockview component. <code>showDndOverlay</code> prop on <code>DockviewReact</code> exposes more parameters to interact with <a href="https://github.com/mathuo/dockview/pull/110" target="_blank" rel="noopener noreferrer">#110</a></li><li>Improved to underlying events exposes through all components <a href="https://github.com/mathuo/dockview/pull/114" target="_blank" rel="noopener noreferrer">#114</a></li><li>Add .clear() to the component APIs providing an easy way to clear a layout <a href="https://github.com/mathuo/dockview/pull/119" target="_blank" rel="noopener noreferrer">#119</a></li><li>Udate orientation via componnet APIs is now working correctly <a href="https://github.com/mathuo/dockview/pull/119" target="_blank" rel="noopener noreferrer">#119</a></li></ul><h2 class="anchor anchorWithStickyNavbar_mojV" id="-breaking-changes">🔥 Breaking changes<a class="hash-link" href="#-breaking-changes" title="Direct link to heading"></a></h2><ul><li>Fix typo by renaming <code>onDidLayoutfromJSON</code> to <code>onDidLayoutFromJSON</code> in dockview component api <a href="https://github.com/mathuo/dockview/pull/112/files" target="_blank" rel="noopener noreferrer">#112</a></li></ul>]]></content:encoded>
|
||||
<content:encoded><![CDATA[<h2 class="anchor anchorWithStickyNavbar_mojV" id="-features">🚀 Features<a class="hash-link" href="#-features" title="Direct link to heading"></a></h2><ul><li>Small adjusted to behaviours of default paneview header componnet <a href="https://github.com/mathuo/dockview/pull/116" target="_blank" rel="noopener noreferrer">#116</a> <a href="https://github.com/mathuo/dockview/pull/120" target="_blank" rel="noopener noreferrer">#120</a></li><li>Improved support for external dnd events in the dockview component. <code>showDndOverlay</code> prop on <code>DockviewReact</code> exposes more parameters to interact with <a href="https://github.com/mathuo/dockview/pull/110" target="_blank" rel="noopener noreferrer">#110</a></li><li>Improved to underlying events exposes through all components <a href="https://github.com/mathuo/dockview/pull/114" target="_blank" rel="noopener noreferrer">#114</a></li><li>Add .clear() to the component APIs providing an easy way to clear a layout <a href="https://github.com/mathuo/dockview/pull/119" target="_blank" rel="noopener noreferrer">#119</a></li><li>Udate orientation via componnet APIs is now working correctly <a href="https://github.com/mathuo/dockview/pull/119" target="_blank" rel="noopener noreferrer">#119</a></li></ul><h2 class="anchor anchorWithStickyNavbar_mojV" id="-miscs">🛠 Miscs<a class="hash-link" href="#-miscs" title="Direct link to heading"></a></h2><ul><li>Documentation enhancements <a href="https://mathuo.github.io/dockview/docs/" target="_blank" rel="noopener noreferrer">https://mathuo.github.io/dockview/docs/</a> <a href="https://github.com/mathuo/dockview/pull/101" target="_blank" rel="noopener noreferrer">#101</a></li></ul><h2 class="anchor anchorWithStickyNavbar_mojV" id="-breaking-changes">🔥 Breaking changes<a class="hash-link" href="#-breaking-changes" title="Direct link to heading"></a></h2><ul><li>Fix typo by renaming <code>onDidLayoutfromJSON</code> to <code>onDidLayoutFromJSON</code> in dockview component api <a href="https://github.com/mathuo/dockview/pull/112/files" target="_blank" rel="noopener noreferrer">#112</a></li></ul>]]></content:encoded>
|
||||
<category>release</category>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[Dockview 1.4.2]]></title>
|
||||
<link>https://your-docusaurus-test-site.com/docs2/blog/dockview-1.4.2-release</link>
|
||||
<link>https://your-docusaurus-test-site.com/blog/dockview-1.4.2-release</link>
|
||||
<guid>dockview-1.4.2-release</guid>
|
||||
<pubDate>Mon, 16 May 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[🚀 Features]]></description>
|
||||
@ -28,7 +28,7 @@
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[Dockview 1.4.1]]></title>
|
||||
<link>https://your-docusaurus-test-site.com/docs2/blog/dockview-1.4.1-release</link>
|
||||
<link>https://your-docusaurus-test-site.com/blog/dockview-1.4.1-release</link>
|
||||
<guid>dockview-1.4.1-release</guid>
|
||||
<pubDate>Wed, 11 May 2022 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[🚀 Features]]></description>
|
18
blog/tags/index.html
Normal file
18
blog/tags/index.html
Normal file
File diff suppressed because one or more lines are too long
18
blog/tags/release/index.html
Normal file
18
blog/tags/release/index.html
Normal file
File diff suppressed because one or more lines are too long
@ -1,10 +0,0 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
quote_type = single
|
@ -1,2 +0,0 @@
|
||||
dist/
|
||||
*.scss
|
@ -1,19 +0,0 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
parserOptions: {
|
||||
sourceType: 'module',
|
||||
project: ['./tsconfig.eslint.json', './packages/*/tsconfig.json'],
|
||||
tsconfigRootDir: __dirname,
|
||||
},
|
||||
plugins: ['@typescript-eslint'],
|
||||
extends: ['eslint:recommended', 'plugin:@typescript-eslint/recommended'],
|
||||
rules: {
|
||||
'no-case-declarations': 'off',
|
||||
'@typescript-eslint/no-namespace': 'off',
|
||||
'@typescript-eslint/explicit-module-boundary-types': 'off',
|
||||
'@typescript-eslint/no-explicit-any': 'off',
|
||||
'@typescript-eslint/no-unused-vars': 'off',
|
||||
'@typescript-eslint/ban-types': 'off',
|
||||
'@typescript-eslint/no-non-null-assertion': 'off',
|
||||
},
|
||||
};
|
15
build/.gitignore
vendored
15
build/.gitignore
vendored
@ -1,15 +0,0 @@
|
||||
node_modules/
|
||||
coverage/
|
||||
dist/
|
||||
output/
|
||||
.idea/
|
||||
typedocs/
|
||||
.DS_Store
|
||||
*-debug.log
|
||||
.build
|
||||
storybook-static/
|
||||
.rollup.cache/
|
||||
test-report.xml
|
||||
*.code-workspace
|
||||
yarn-error.log
|
||||
/build
|
@ -1,3 +0,0 @@
|
||||
typedocs/
|
||||
dist/
|
||||
build/
|
@ -1,6 +0,0 @@
|
||||
{
|
||||
"trailingComma": "es5",
|
||||
"tabWidth": 4,
|
||||
"semi": true,
|
||||
"singleQuote": true
|
||||
}
|
14
build/.vscode/extensions.json
vendored
14
build/.vscode/extensions.json
vendored
@ -1,14 +0,0 @@
|
||||
{
|
||||
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
|
||||
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
|
||||
|
||||
// List of extensions which should be recommended for users of this workspace.
|
||||
"recommendations": [
|
||||
"esbenp.prettier-vscode",
|
||||
"redhat.vscode-yaml",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"editorconfig.editorconfig"
|
||||
],
|
||||
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
|
||||
"unwantedRecommendations": []
|
||||
}
|
1
build/.vscode/settings.json
vendored
1
build/.vscode/settings.json
vendored
@ -1 +0,0 @@
|
||||
{}
|
@ -1,21 +0,0 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021 mathuo
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
@ -1,52 +0,0 @@
|
||||
<div align="center">
|
||||
<h1>dockview</h1>
|
||||
|
||||
<p>Zero dependency layout manager supporting tabs, grids and splitviews with ReactJS support written in TypeScript</p>
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
[![npm version](https://badge.fury.io/js/dockview.svg)](https://www.npmjs.com/package/dockview)
|
||||
[![CI Build](https://github.com/mathuo/dockview/workflows/CI/badge.svg)](https://github.com/mathuo/dockview/actions?query=workflow%3ACI)
|
||||
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=mathuo_dockview&metric=coverage)](https://sonarcloud.io/summary/overall?id=mathuo_dockview)
|
||||
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=mathuo_dockview&metric=alert_status)](https://sonarcloud.io/summary/overall?id=mathuo_dockview)
|
||||
[![Bundle Phobia](https://badgen.net/bundlephobia/minzip/dockview)](https://bundlephobia.com/result?p=dockview)
|
||||
|
||||
##
|
||||
|
||||
Please see the website: https://mathuo.github.io/dockview/docs
|
||||
|
||||
Want to inspect the latest deployment? Go to https://unpkg.com/browse/dockview@latest/
|
||||
|
||||
## Features
|
||||
|
||||
- Simple splitviews, nested splitviews (i.e. gridviews) supporting full layout managment with
|
||||
dockable and tabular views
|
||||
- Extensive API support at the component level and view level
|
||||
- Themable and customizable
|
||||
- Serialization / deserialization support
|
||||
- Tabular docking and Drag and Drop support
|
||||
- Documentation and examples
|
||||
|
||||
This project was inspired by many popular IDE editors. Some parts of the core resizable panelling are inspired by code found in the VSCode codebase, [splitview](https://github.com/microsoft/vscode/tree/main/src/vs/base/browser/ui/splitview) and [gridview](https://github.com/microsoft/vscode/tree/main/src/vs/base/browser/ui/grid).
|
||||
|
||||
## Quick start
|
||||
|
||||
Dockview has a peer dependency on `react >= 16.8.0` and `react-dom >= 16.8.0`. You can install dockview from [npm](https://www.npmjs.com/package/dockview). Please see the [Getting Started Guide](https://mathuo.github.io/dockview/docs/).
|
||||
|
||||
```
|
||||
npm install --save dockview
|
||||
```
|
||||
|
||||
Within your project you must import or reference the stylesheet at `dockview/dist/styles/dockview.css` and attach a theme.
|
||||
|
||||
```css
|
||||
@import '~dockview/dist/styles/dockview.css';
|
||||
```
|
||||
|
||||
You should also attach a dockview theme to an element containing your components. For example:
|
||||
|
||||
```html
|
||||
<body classname="dockview-theme-dark"></body>
|
||||
```
|
20
build/docs/.gitignore
vendored
20
build/docs/.gitignore
vendored
@ -1,20 +0,0 @@
|
||||
# Dependencies
|
||||
/node_modules
|
||||
|
||||
# Production
|
||||
/build
|
||||
|
||||
# Generated files
|
||||
.docusaurus
|
||||
.cache-loader
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
@ -1,41 +0,0 @@
|
||||
# Website
|
||||
|
||||
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
|
||||
|
||||
### Installation
|
||||
|
||||
```
|
||||
$ yarn
|
||||
```
|
||||
|
||||
### Local Development
|
||||
|
||||
```
|
||||
$ yarn start
|
||||
```
|
||||
|
||||
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
|
||||
|
||||
### Build
|
||||
|
||||
```
|
||||
$ yarn build
|
||||
```
|
||||
|
||||
This command generates static content into the `build` directory and can be served using any static contents hosting service.
|
||||
|
||||
### Deployment
|
||||
|
||||
Using SSH:
|
||||
|
||||
```
|
||||
$ USE_SSH=true yarn deploy
|
||||
```
|
||||
|
||||
Not using SSH:
|
||||
|
||||
```
|
||||
$ GIT_USER=<Your GitHub username> yarn deploy
|
||||
```
|
||||
|
||||
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
|
@ -1,3 +0,0 @@
|
||||
module.exports = {
|
||||
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
|
||||
};
|
@ -1,24 +0,0 @@
|
||||
---
|
||||
slug: dockview-1.4.1-release
|
||||
title: Dockview 1.4.1
|
||||
tags: [release]
|
||||
---
|
||||
|
||||
# Release Notes
|
||||
|
||||
## 🚀 Features
|
||||
|
||||
- Fix Drag and Drop issues in Dockview on Firefox [#103](https://github.com/mathuo/dockview/pull/103)
|
||||
|
||||
## 🛠 Miscs
|
||||
|
||||
- Documentation enhancements https://mathuo.github.io/dockview/docs/
|
||||
|
||||
## 🔥 Breaking changes
|
||||
|
||||
All breaking changes here are designed to simplify the library with only one way to do something.
|
||||
|
||||
- Remove `setVisible` and `setActive` from the Splitview API. You can still achieve the same behaviors through calling `setVisible` and `setActive` on the Splitview Panel API. [#105](https://github.com/mathuo/dockview/pull/105)
|
||||
- Remove `setVisible`, `setActive` and `toggleVisiblity` from Gridview API. You can still achieve the same behaviors through calling `setVisible` and `setActive` on the Gridview Panel API [#105](https://github.com/mathuo/dockview/pull/105)
|
||||
- Remove `onFocusEvent` from Panel API as this was not intended to be a public method. You can use `onDidFocusChange` instead [#105](https://github.com/mathuo/dockview/pull/105)
|
||||
- Remove HOC `<DockviewComponents.Panel\>`, `<DockviewComponents.Content>`, `<DockviewComponents.Tab>` and `<DockviewComponents.Actions>` [#105](https://github.com/mathuo/dockview/pull/105)
|
@ -1,15 +0,0 @@
|
||||
---
|
||||
slug: dockview-1.4.2-release
|
||||
title: Dockview 1.4.2
|
||||
tags: [release]
|
||||
---
|
||||
|
||||
# Release Notes
|
||||
|
||||
## 🚀 Features
|
||||
|
||||
- Fix deserialization issue where previously active panel wasn't display correctly after deserialization [#108](https://github.com/mathuo/dockview/pull/108)
|
||||
|
||||
## 🔥 Breaking changes
|
||||
|
||||
- Rename `onDidAddGroup` to `onDidAddPanel`, `onDidRemoveGroup` to `onDidRemovePanel` and `onDidActiveGroupChange` to `onDidActivePanelChange` on the Gridview API [#106](https://github.com/mathuo/dockview/pull/106)
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user