lavaca-starter icon indicating copy to clipboard operation
lavaca-starter copied to clipboard

A starter app for lavaca

Results 10 lavaca-starter issues
Sort by recently updated
recently updated
newest added

The root directory is getting a little bulky. Might be nice to see it cleaned up a little. i.e. - Move shell scripts to separate folder - Move PNGs to...

enhancement

1. Download lavaca-starter 2. run `npm install` 3. observe the error 4. run `sudo npm install`

This was brought up at the Lavaca meeting on 2014-07-23. If pageTransition is specified as a function, call the function. If it's a string, set a class for CSS transitions...

Per Brady, running `grunt pkg` and then `grunt install` (with a device plugged into USB) results in the application showing as installed on the device, but tapping the icon does...

This includes: 1. a 'pre-render' feature, turned on by default for the production environment. 2. SPDY turned off by default, since it requires SSL. If SSL certs are added to...

Hiya, I noticed you guys use a slightly modified version of [grunt-generate](https://github.com/Grunt-generate/grunt-generate). I just wanted to let you know that I released v0.3, with an entirely new API. Maybe you'd...

Expected behavior: User taps text input field / textarea, the keyboard pops up as the screen moves up and focus remains in text area. Current behavior: User taps text input...

from a pull request sent to lavaca core by @gaqzi "apiRoot is used in fetch on model and collection but it isn't explicitly declared on the fetch method, just on...

enhancement