mobifyjs icon indicating copy to clipboard operation
mobifyjs copied to clipboard

Mobify.js was a JavaScript framework for optimizing sites for mobile. It is no longer actively maintained.

Results 16 mobifyjs issues
Sort by recently updated
recently updated
newest added

Bumps [request](https://github.com/request/request) from 2.44.0 to 2.88.0. Changelog *Sourced from [request's changelog](https://github.com/request/request/blob/master/CHANGELOG.md).* > ### v2.88.0 (2018/08/10) > - [#2996](https://github-redirect.dependabot.com/request/request/pull/2996) fix(uuid): import versioned uuid ([@​kwonoj](https://github.com/kwonoj)) > - [#2994](https://github-redirect.dependabot.com/request/request/pull/2994) Update to oauth-sign 0.9.0...

dependencies

When running `grunt server`, I get this error: `Error: ENOENT, no such file or directory 'mobifyjs-2.0\mobifyjs\performance\resources\samplescripts'`. I assume this is because `express` isn't properly using the [`mobifyjs` file](https://github.com/mobify/mobifyjs/blob/e620f321d599c1f014869fa77ecee400c4358dfe/mobifyjs) in the...

The latest mobify.js on Github is partially minified. Are you guys sure this is a version for human eyes? It seems that you've just decided to not use almond.js, though.

Go to the 'resizeImages' sample page in the latest Firefox (34, on my Mac): http://cdn.mobify.com/mobifyjs/examples/resizeImages-img-element/index.html If you do a 'shift-reload' of the page, none of the external resources on the...

The new mobify.min.js (the one with "Fixes some issues with picture that have to do with the latest spec") is trying to load other files through requireJS : mobifyjs/utils mobifyjs/capture...

I'm using the carousel plugin with the Scaled Transitions layout (https://www.mobify.com/mobifyjs/modules/carousel-examples/), and generate m-item objects dynamically using angularJS. Whenever I apply filters in angular, to limit the amount of elements...

osorehoutekiAir:mobifyjs felix$ npm install > [email protected] install /Users/felix/Documents/mobifyjs/node_modules/grunt-contrib-qunit/node_modules/grunt-lib-phantomjs/node_modules/phantomjs > node install.js Download already available at /var/folders/dl/jlx90mtx50dgtn0272tqflp80000gn/T/phantomjs/phantomjs-1.9.7-macosx.zip Extracting zip contents Copying extracted folder /var/folders/dl/jlx90mtx50dgtn0272tqflp80000gn/T/phantomjs/phantomjs-1.9.7-macosx.zip-extract-1409727313138/phantomjs-1.9.7-macosx -> /Users/felix/Documents/mobifyjs/node_modules/grunt-contrib-qunit/node_modules/grunt-lib-phantomjs/node_modules/phantomjs/lib/phantom Writing location.js file Done. Phantomjs...

the example on your site seems to be minified incorrectly. mainUrl comes back as undefined.. i changed that to e and it worked. Sorry, no time to check in a...

During capturing if I try to modify the style.backgroundImage property on a DIV it ends up blank when the document is rendered. Any thoughts or tricks? I'm attempting to add...

Since the picture proposal is still a draft, and future changes to it are highly probable, adding it to the markup can actually be harmful to the standardization process and...