mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 19:38:20 -07:00
2.0 KiB
2.0 KiB
Changelog
v3.3.1
- Updated Outlayer v1.4.1
- Added jQuery events
- Fixed Safari layout and transition bugs. Fixed #698
v3.3.0
- Added
percentPosition
option. Fixed #574 - Removed first
instance
argument fromlayoutComplete
andremoveComplete
events - Added use of fizzy-ui-utils
v3.2.3
- Fixed pixel rounding errors related to Firefox, gutters. Fixed #580
- Moved poorly named
examples/
to better namedsandbox/
. Fixed #539 - Moved
masonry-v2-shim.js
shim to its own repo
v3.2.2
- Update getSize to v1.2.1 to fix IE8 bug
v3.2.1
- Fix missing dependencies in
package.json
v3.2.0
- Add CommonJS support #480
- jQuery Bridget no longer in explicit dependency tree
v3.1.5
- Add dist/pkgd files
- Upgrade to Outlayer v1.2
v3.1.4
Fix stamp bug if multiple of columnWidth
v3.1.3
Round if off by 1px
v3.1.2
Fix IE8 bugs w/ hidden items
v3.1.1
update Outlayer v1.1.2
v3.1.0
Add better RequireJS support
v3.0.3
Fix bug with isFitWidth
and resizing
v3.0.2
Add back isFitWidth
v3.0.1
fixed empty container
v3.0.0
- Complete rewrite
- Componentize with Bower
- Remove jQuery as strict dependency
- Remove smartresize jQuery plugin
- imagesLoaded no longer included
- jQuery animation has been removed. animationOptions has been removed. This means no animation for in IE8 and IE9.
- Corner stamp is now integrated as
stamp
option andstamp
method isRTL
option removed, useisOriginLeft: false
insteadisResizable
option renamed toisResizeBound
layout
method renamed tolayoutItems
gutterWidth
option renamed togutter