mobify-client icon indicating copy to clipboard operation
mobify-client copied to clipboard

Mobify CLI and Tools for use with the Mobify.js Adaptation Framework

Results 11 mobify-client issues
Sort by recently updated
recently updated
newest added

Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 1.0.12 to 4.2.1. Changelog *Sourced from [clean-css's changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md).* > [4.2.1 / 2018-08-07](https://github.com/jakubpawlowicz/clean-css/compare/v4.2.0...v4.2.1) > ================== > > * Fixes giving `breakWith` option via a string. > > [4.2.0...

dependencies

From old repo. @tedtate : When I attempted to push to a project which the currently logged in user does not have access to I receive the following: Build Complete....

Currently we only tell users when they are out of date when they push a build. But they are previewing a lot more then they are pushing. I think we...

Currently, if there is an issue with a build we still try and push it, which will fail because the bld folder will be removed. This should be fixed. Here...

bug

A few people now have asked for a way to add a "back to desktop" link. We should just include this in the footer of our scaffold.

enhancement

If you go into test/fixtures-build (as of commit ref 644c87aeb), and run "mobify preview", the following error happens: Shawns-MacBook-Air:fixtures-build shawnjan$ mobify preview Unexpected Error. Please report this error to https://cloud.mobify.com/support/...

bug

From old repo: When setting up a project for the first time, if I'm following the instructions on the client page but miss the authorization step, the error reporting is...

Taken from old repo. If the api version in the project.json isn't valid, should throw a fit.

Currently, there are a lot of steps and dependancies for getting Client to run after cloning this repo. For tests, you cannot simply run "make test" without having these dependancies...

The explanation in the konf is nice, but it would be better to link directly to a doc that we can keep updated.