You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vestride_Shuffle/assets/js/9beb87c2.37a87898.js

1 line
9.6 KiB
JavaScript

"use strict";(globalThis.webpackChunkshuffle_docs=globalThis.webpackChunkshuffle_docs||[]).push([[539],{3182:(e,i,d)=>{d.r(i),d.d(i,{assets:()=>l,contentTitle:()=>r,default:()=>a,frontMatter:()=>o,metadata:()=>t,toc:()=>c});var n=d(1085),s=d(1184);const o={sidebar_position:15},r="Changelog (abbreviated)",t={id:"changelog",title:"Changelog (abbreviated)",description:"For a more detailed changelog, visit the latest releases on GitHub.",source:"@site/docs/changelog.md",sourceDirName:".",slug:"/changelog",permalink:"/Shuffle/docs/changelog",draft:!1,unlisted:!1,editUrl:"https://github.com/Vestride/Shuffle/tree/main/apps/website/docs/docs/changelog.md",tags:[],version:"current",sidebarPosition:15,frontMatter:{sidebar_position:15},sidebar:"tutorialSidebar",previous:{title:"FAQs",permalink:"/Shuffle/docs/faqs"},next:{title:"List of demos",permalink:"/Shuffle/docs/demos"}},l={},c=[];function h(e){const i={a:"a",code:"code",h1:"h1",li:"li",p:"p",ul:"ul",...(0,s.R)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(i.h1,{id:"changelog-abbreviated",children:"Changelog (abbreviated)"}),"\n",(0,n.jsxs)(i.p,{children:["For a more detailed changelog, visit ",(0,n.jsx)(i.a,{href:"https://github.com/Vestride/Shuffle/releases",children:"the latest releases"})," on GitHub."]}),"\n",(0,n.jsxs)(i.ul,{children:["\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v6.1.1"})," 2024-07-07 - Update ",(0,n.jsx)(i.code,{children:'"exports"'})," field in package.json to include ",(0,n.jsx)(i.code,{children:'"types"'}),"."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v6.1.0"})," 2022-07-07 - Add ",(0,n.jsx)(i.code,{children:"sideEffects: false"})," and ",(0,n.jsx)(i.a,{href:"https://webpack.js.org/guides/package-exports/",children:"exports-map"})," to the ",(0,n.jsx)(i.code,{children:"package.json"}),"."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v6.0.0"})," 2022-02-14 - Drop IE 11, remove misspelled ",(0,n.jsx)(i.code,{children:"delimeter"})," option, remove ",(0,n.jsx)(i.code,{children:"matches-selector"})," package."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.4.1"})," 2021-05-29 - Add ",(0,n.jsx)(i.code,{children:"sortedItems"})," property. Fix ",(0,n.jsx)(i.code,{children:"getComputedStyle"})," bug for Chrome on Windows."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.3.0"})," 2021-03-23 - Add ",(0,n.jsx)(i.code,{children:"isRTL"})," option."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.2.3"})," 2019-08-29 - Add missing inherited methods from ",(0,n.jsx)(i.code,{children:"TinyEmitter"})," to TypeScript definitions."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.2.2"})," 2019-06-03 - Update TypeScript definitions."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.2.1"})," 2018-12-01 - Change `index.d.ts` to use `export default Shuffle` (",(0,n.jsx)(i.a,{href:"https://github.com/Vestride/Shuffle/issues/214#issuecomment-441409237",children:"#214"}),"). Upgrade dev dependencies."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.2.0"})," 2018-08-19 - Lazily test whether the browser's ",(0,n.jsx)(i.code,{children:"getComputedStyle"})," includes padding. This allows the bundled file to be imported in node for server side rendering."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.1.2"})," 2018-03-26 - Fix misspelled ",(0,n.jsx)(i.code,{children:"delimiter"}),' option. Both "delimiter" and "delimeter" will continue to work for v5.']}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.1.1"})," 2018-03-02 - Fix new item animation when there is an active filter."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.1.0"})," 2018-02-20 - Add ",(0,n.jsx)(i.code,{children:"compare"})," option to sorter. Add ",(0,n.jsx)(i.code,{children:"es"})," build to package and ",(0,n.jsx)(i.code,{children:'"module"'})," field to ",(0,n.jsx)(i.code,{children:"package.json"}),"."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.0.3"})," 2017-10-30 - Fix rounding error."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.0.2"})," 2017-09-23 - Update type definitions. Upgrade dev dependencies."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.0.1"})," 2017-07-18 - Add ",(0,n.jsx)(i.code,{children:"roundTransforms"})," option."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.0.0"})," 2017-07-18 - Change global export from ",(0,n.jsx)(i.code,{children:"shuffle"})," to ",(0,n.jsx)(i.code,{children:"Shuffle"}),". Remove bower support. Expect ES6 environment. Make Shuffle instances Event Emitters instead of dispatching ",(0,n.jsx)(i.code,{children:"CustomEvent"}),"."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v4.2.0"})," 2017-05-10 - Replace ",(0,n.jsx)(i.code,{children:"webpack"})," build with ",(0,n.jsx)(i.code,{children:"rollup"}),". Replace ",(0,n.jsx)(i.code,{children:"jshint"})," and ",(0,n.jsx)(i.code,{children:"jscs"})," with ",(0,n.jsx)(i.code,{children:"eslint"}),". Add ",(0,n.jsx)(i.code,{children:"filterMode"})," option."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v4.1.1"})," 2017-03-21 - the ",(0,n.jsx)(i.code,{children:"before"})," styles for a ",(0,n.jsx)(i.code,{children:"ShuffleItem"})," were not applied if the item didn\u2019t move."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v4.1.0"})," 2017-01-30 - Use webpack-2 to bundle Shuffle."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v4.0.2"})," 2016-09-15 - Update ",(0,n.jsx)(i.code,{children:"custom-event-polyfill"})," dependency."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v4.0.1"})," 2016-07-30 - Fix ",(0,n.jsx)(i.code,{children:"delimiter"})," option."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v4.0.0"})," 2016-04-20 - Rewrite in ES6 with babel. Remove jQuery and Modernizr dependencies. Remove support for IE<11. Docs improvements. Switch to gulp build system with webpack."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v3.1.0"})," 2015-03-23 - Allow zero speed option (",(0,n.jsx)(i.a,{href:"https://github.com/Vestride/Shuffle/issues/64",children:"#64"}),") and cancel previous animations instead of ignoring new ones (",(0,n.jsx)(i.a,{href:"https://github.com/Vestride/Shuffle/issues/69",children:"#69"}),"). Handle non-integer columns better (",(0,n.jsx)(i.a,{href:"https://github.com/Vestride/Shuffle/issues/46",children:"#46"}),")"]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v3.0.4"})," 2015-02-16 - Publish to NPM."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v3.0.2"})," 2015-01-21 - Remove from jQuery plugins directory."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v3.0.1"})," 2014-12-29 - Add CommonJS support."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v3.0.0"})," 2014-10-06 - Refactored with improvements, added unit tests, more documentation. Removed some triggered events."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v2.1.2"})," 2014-06-01 - Use ",(0,n.jsx)(i.code,{children:"window.jQuery"})," instead of ",(0,n.jsx)(i.code,{children:"window.$"})," to work better with noConflict. Fixed ",(0,n.jsx)(i.a,{href:"https://github.com/Vestride/Shuffle/issues/25",children:"#25"}),"."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v2.1.1"})," 2014-04-16 - Fix items with zero opacity overlapping visible ones in IE<10."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v2.1.0"})," 2014-04-12 - Register with bower as ",(0,n.jsx)(i.code,{children:"shufflejs"}),"."]}),"\n",(0,n.jsx)(i.li,{children:"2014-04-10 - Add AMD support."}),"\n",(0,n.jsx)(i.li,{children:"2014-04-08 - Separate Modernizr into its own file and custom Shuffle build."}),"\n",(0,n.jsx)(i.li,{children:"2014-03-08 - Add Bootstrap 3 demo. Fixed issue with percentage width items."}),"\n",(0,n.jsx)(i.li,{children:"2013-10-04 - Moved some Shuffle instance properties to constants. Converted from 4 to 2 space indentation. Added events enum and pulled out some strings to constants."}),"\n",(0,n.jsx)(i.li,{children:"2013-08-30 - Added animate-in demo."}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v2.0.0"})," 2013-07-05 - Shuffle 2.0 with masonry, adding and removing, and more."]}),"\n",(0,n.jsxs)(i.li,{children:["2012-11-03 - Replaced layout system with ",(0,n.jsx)(i.a,{href:"http://masonry.desandro.com/",children:"masonry"}),". Items can now be different sizes! Added additional examples."]}),"\n",(0,n.jsx)(i.li,{children:"2012-10-24 - Better handling of grid item dimensions. Added a minimal markup page."}),"\n",(0,n.jsxs)(i.li,{children:["2012-09-20 - Added ",(0,n.jsx)(i.code,{children:"destroy"})," method"]}),"\n",(0,n.jsx)(i.li,{children:"2012-09-18 - Added sorting ability and made plugin responsive. Updated to Modernizr 2.6.2"}),"\n",(0,n.jsx)(i.li,{children:"2012-07-21 - Rewrote plugin in more object oriented structure. Added custom events. Updated to Modernizr 2.6.1"}),"\n",(0,n.jsx)(i.li,{children:"2012-07-03 - Removed dependency on the css file and now apply the css with javascript"}),"\n"]})]})}function a(e={}){const{wrapper:i}={...(0,s.R)(),...e.components};return i?(0,n.jsx)(i,{...e,children:(0,n.jsx)(h,{...e})}):h(e)}},1184:(e,i,d)=>{d.d(i,{R:()=>r,x:()=>t});var n=d(4041);const s={},o=n.createContext(s);function r(e){const i=n.useContext(o);return n.useMemo((function(){return"function"==typeof e?e(i):{...i,...e}}),[i,e])}function t(e){let i;return i=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:r(e.components),n.createElement(o.Provider,{value:i},e.children)}}}]);