Skip to content

Commit

Permalink
version 5.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Jun 4, 2021
1 parent 99ae19a commit afee1d8
Show file tree
Hide file tree
Showing 21 changed files with 24 additions and 18 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## V 5.7.11
- FIX: another exporter fix

## V 5.7.10
- FIX: exporter fix

Expand Down
3 changes: 3 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## V 5.7.11
- FIX: another exporter fix

## V 5.7.10
- FIX: exporter fix

Expand Down
Binary file modified build/extension/bodymovin.zxp
Binary file not shown.
2 changes: 1 addition & 1 deletion build/player/lottie.js
Original file line number Diff line number Diff line change
Expand Up @@ -16211,7 +16211,7 @@ lottie.unmute = animationManager.unmute;
lottie.getRegisteredAnimations = animationManager.getRegisteredAnimations;
lottie.setIDPrefix = setIDPrefix;
lottie.__getFactory = getFactory;
lottie.version = '5.7.10';
lottie.version = '5.7.11';

function checkReady() {
if (document.readyState === 'complete') {
Expand Down
2 changes: 1 addition & 1 deletion build/player/lottie.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/player/lottie_canvas.js
Original file line number Diff line number Diff line change
Expand Up @@ -13821,7 +13821,7 @@ lottie.unmute = animationManager.unmute;
lottie.getRegisteredAnimations = animationManager.getRegisteredAnimations;
lottie.setIDPrefix = setIDPrefix;
lottie.__getFactory = getFactory;
lottie.version = '5.7.10';
lottie.version = '5.7.11';

function checkReady() {
if (document.readyState === 'complete') {
Expand Down
2 changes: 1 addition & 1 deletion build/player/lottie_canvas.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/player/lottie_canvas_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -13732,7 +13732,7 @@ GroupEffect.prototype.init = function (data, element) {
lottiejs.unmute = animationManager.unmute;
lottiejs.getRegisteredAnimations = animationManager.getRegisteredAnimations;
lottie.setIDPrefix = setIDPrefix;
lottiejs.version = '5.7.10';
lottiejs.version = '5.7.11';

return lottiejs;
}({}));
Expand Down
2 changes: 1 addition & 1 deletion build/player/lottie_canvas_worker.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/player/lottie_html.js
Original file line number Diff line number Diff line change
Expand Up @@ -14859,7 +14859,7 @@ lottie.unmute = animationManager.unmute;
lottie.getRegisteredAnimations = animationManager.getRegisteredAnimations;
lottie.setIDPrefix = setIDPrefix;
lottie.__getFactory = getFactory;
lottie.version = '5.7.10';
lottie.version = '5.7.11';

function checkReady() {
if (document.readyState === 'complete') {
Expand Down
2 changes: 1 addition & 1 deletion build/player/lottie_html.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/player/lottie_light.js
Original file line number Diff line number Diff line change
Expand Up @@ -10807,7 +10807,7 @@ lottie.unmute = animationManager.unmute;
lottie.getRegisteredAnimations = animationManager.getRegisteredAnimations;
lottie.setIDPrefix = setIDPrefix;
lottie.__getFactory = getFactory;
lottie.version = '5.7.10';
lottie.version = '5.7.11';

function checkReady() {
if (document.readyState === 'complete') {
Expand Down
2 changes: 1 addition & 1 deletion build/player/lottie_light.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/player/lottie_light_canvas.js
Original file line number Diff line number Diff line change
Expand Up @@ -10987,7 +10987,7 @@ lottie.unmute = animationManager.unmute;
lottie.getRegisteredAnimations = animationManager.getRegisteredAnimations;
lottie.setIDPrefix = setIDPrefix;
lottie.__getFactory = getFactory;
lottie.version = '5.7.10';
lottie.version = '5.7.11';

function checkReady() {
if (document.readyState === 'complete') {
Expand Down
2 changes: 1 addition & 1 deletion build/player/lottie_light_canvas.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/player/lottie_light_html.js
Original file line number Diff line number Diff line change
Expand Up @@ -11977,7 +11977,7 @@ lottie.unmute = animationManager.unmute;
lottie.getRegisteredAnimations = animationManager.getRegisteredAnimations;
lottie.setIDPrefix = setIDPrefix;
lottie.__getFactory = getFactory;
lottie.version = '5.7.10';
lottie.version = '5.7.11';

function checkReady() {
if (document.readyState === 'complete') {
Expand Down
2 changes: 1 addition & 1 deletion build/player/lottie_light_html.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/player/lottie_svg.js
Original file line number Diff line number Diff line change
Expand Up @@ -13689,7 +13689,7 @@ lottie.unmute = animationManager.unmute;
lottie.getRegisteredAnimations = animationManager.getRegisteredAnimations;
lottie.setIDPrefix = setIDPrefix;
lottie.__getFactory = getFactory;
lottie.version = '5.7.10';
lottie.version = '5.7.11';

function checkReady() {
if (document.readyState === 'complete') {
Expand Down
2 changes: 1 addition & 1 deletion build/player/lottie_svg.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lottie-web",
"version": "5.7.10",
"version": "5.7.11",
"description": "After Effects plugin for exporting animations to SVG + JavaScript or canvas + JavaScript",
"main": "./build/player/lottie.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion tasks/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const fs = require('fs');
const UglifyJS = require("uglify-js");

const rootFolder = 'player/';
const bm_version = '5.7.10';
const bm_version = '5.7.11';
const buildReducedVersion = process.argv[2] === 'reduced'
const defaultBuilds = ['full','svg_light','svg','canvas','html', 'canvas_light', 'html_light', 'canvas_worker']

Expand Down

0 comments on commit afee1d8

Please sign in to comment.