1 line
20 KiB
JavaScript
1 line
20 KiB
JavaScript
|
|
(window.webpackJsonp=window.webpackJsonp||[]).push([[25],{505:function(e,t,r){"use strict";r.r(t);var a=r(34),n=Object(a.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"changelog"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#changelog"}},[e._v("#")]),e._v(" Changelog")]),e._v(" "),t("h2",{attrs:{id:"_2-4-0-aug-xx-2022"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#_2-4-0-aug-xx-2022"}},[e._v("#")]),e._v(" 2.4.0 (Aug xx, 2022)")]),e._v(" "),t("ul",[t("li",[e._v("** TODO NEEDS DOCUMENTATION ** GridLayout transformScale prop, to allow proper dragging and resizing when scaled (#430) (thanks "),t("a",{attrs:{href:"https://github.com/adt-hgkim",target:"_blank",rel:"noopener noreferrer"}},[e._v("adt-hgkim"),t("OutboundLink")],1)]),e._v(" "),t("li",[e._v("** TODO NEEDS DOCUMENTATION ** GridLayout and GridItem isBounded prop, to prevent draging outside of the parent element (#523) (thanks "),t("a",{attrs:{href:"https://github.com/rin4ik",target:"_blank",rel:"noopener noreferrer"}},[e._v("rin4ik"),t("OutboundLink")],1)]),e._v(" "),t("li",[e._v("** TODO NEEDS DOCUMENTATION ** Added GridItem passthrough options for interact resizable and draggableChange (#181) (thanks "),t("a",{attrs:{href:"https://github.com/llezenelrahc",target:"_blank",rel:"noopener noreferrer"}},[e._v("llezenelrahc"),t("OutboundLink")],1)]),e._v(" "),t("li",[e._v("Change function call order for responsive features (thanks "),t("a",{attrs:{href:"https://github.com/william8012",target:"_blank",rel:"noopener noreferrer"}},[e._v("william8012"),t("OutboundLink")],1)]),e._v(" "),t("li",[e._v("Added GridLayout restoreOnDrag prod, to generate less gaps on drag when verticalCompact is false (thanks "),t("a",{attrs:{href:"https://github.com/jledentu",target:"_blank",rel:"noopener noreferrer"}},[e._v("jledentu"),t("OutboundLink")],1)]),e._v(" "),t("li",[e._v("added unit tests (thanks "),t("a",{attrs:{href:"https://github.com/ygj6",target:"_blank",rel:"noopener noreferrer"}},[e._v("ygj6"),t("OutboundLink")],1)]),e._v(" "),t("li",[e._v("layout key extra validations (thanks "),t("a",{attrs:{href:"https://github.com/ygj6",target:"_blank",rel:"noopener noreferrer"}},[e._v("ygj6"),t("OutboundLink")],1)]),e._v(" "),t("li",[e._v("Fix grid items overlapping when using autoSize() (thanks "),t("a",{attrs:{href:"https://github.com/ygj6",target:"_blank",rel:"noopener noreferrer"}},[e._v("ygj6"),t("OutboundLink")],1),e._v(" and "),t("a",{attrs:{href:"https://github.com/savandriy",target:"_blank",rel:"noopener noreferrer"}},[e._v("savandriy"),t("OutboundLink")],1),e._v(")")])]),e._v(" "),t("h2",{attrs:{id:"_2-3-12-jan-15-2020"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#_2-3-12-jan-15-2020"}},[e._v("#")]),e._v(" 2.3.12 (Jan 15, 2020)")]),e._v(" "),t("ul",[t("li",[e._v("Bumped interact.js to 1.10.2")]),e._v(" "),t("li",[e._v("Added 'preserveAspectRatio' property to GridItem (thanks "),t("a",{attrs:{href:"https://github.com/validide",target:"_blank",rel:"noopener noreferrer"}},[e._v("validide"),t("OutboundLink")],1),e._v(")")])]),e._v(" "),t("h2",{attrs:{id:"_2-3-11-oct-13-2020"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#_2-3-11-oct-13-2020"}},[e._v("#")]),e._v(" 2.3.11 (Oct 13, 2020)")]),e._v(" "),t("ul",[t("li",[e._v("fix: regression when using responsive layout (#487)")])]),e._v(" "),t("h2",{attrs:{id:"_2-3-10-oct-12-2020"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#_2-3-10-oct-12-2020"}},[e._v("#")]),e._v(" 2.3.10 (Oct 12, 2020)")]),e._v(" "),t("ul",[t("li",[e._v("Bumped interact.js to 1.10.0, now imported as ES6 modules to optimize size")]),e._v(" "),t("li",[e._v("fix: resizing a grid item in RTL mode wasn't working (thanks "),t("a",{attrs:{href:"https://github.com/or-lat",target:"_blank",rel:"noopener noreferrer"}},[e._v("or-lat"),t("OutboundLink")],1),e._v(")")]),e._v(" "),t("li",[e._v("Added GridLayout.useStyleCursor property to fix possible browser freezes (thanks "),t("a",{attrs:{href:"https://github.com/mosuzi",target:"_blank",rel:"noopener noreferrer"}}
|