- Fixes a regression that happens when an option is missisng a proper value
- Adds App manifest
- Misc cleanups and improvements
- Added backward compatible support for Montage use of the mr symbol instead of the montageRequire symbol.
- Add bundle information to application templates for mop
- Update application icon for new montagejs logo
- Update digit icons
- Add support for bookmaking the application to the home screen on iOS andAndroid
- serve Update to Joey 1.3.3 so that we can handle audio range requests.
- Travis.ci config Tune irc notifications
- Montage v0.13.9
- Montage v0.13.8
- Digit v0.4.0
- create:digit
- Update homescreen icons
- Add to homescreen support for Chrome Beta on Android
- Improve icons for iOS 7
- create:app
- Remove the welcome component
- Fix typos in usage screen
- Fix Montage logo path (Tim Statler <@tstatler>)
- Programmatic API now returns the final path of the created result
- Fix issues with minit serve -i not following symlinks #57
- Fix path to the svg logo in the generated app template
- Return a promise for the config object from
create
, which contains information such as the destination directory and sanitized name - Fix issues with
npm
not running well multiple times in the same process - Update
app
template to use short charset declaration - Ensure generated component
data-montage-id
s start with a lowercase letter - Ensure
test
directories in templates are published
- Update dependency versions of
app
anddigit
templates
- Fix generating template on different source and destination devices/drives
- Add diacritics to convert unicode names to ASCII when needed
- Don't permit accented characters in package names
- Fix issues with name conversion
- Fail earlier and more cleanly when missing arguments to commands
- Correct module template to accept exportId
- Output local URL from
minit serve
- Remove Hello World text from Digit template
- Montage v0.13.1
- Update Q from 0.9.2 to 0.9.6
- Correct link to quick start
- Updates for Montage v0.13