24 Mar, 2017
4 commits
21 Mar, 2017
4 commits
25 Jan, 2017
1 commit
13 Jan, 2017
1 commit
18 Nov, 2016
1 commit
10 Nov, 2016
1 commit
-
- Update Meteor to 1.4.2.1 - Install babel-runtime via NPM per https://forums.meteor.com/t/meteor-1-4-2-1-is-an-important-patch-for-1-4-2-users/31190 - Update Meteor and Base version in README.md and Index.js page component.
07 Nov, 2016
1 commit
03 Nov, 2016
1 commit
-
- Bump Meteor to 1.4.2. - Bump all NPM packages to latest available versions. - Correct a few ESLint errors that were spotted. - Change casing of file names for components and containers to PascalCase. - Bump version of Base and Meteor in package.json and Index.js component. - Deprecate get-input-value.js module in favor of direct DOM selection via JS.
15 Aug, 2016
1 commit
27 Jul, 2016
1 commit
19 Jul, 2016
1 commit
-
- Bump Meteor to v1.3.5.1 - Update Meteor version in index.js component - Update Meteor version in README.md
05 Jul, 2016
1 commit
14 Jun, 2016
1 commit
19 May, 2016
1 commit
-
- Bump Base version in README.md. - Bump Base version in /imports/ui/pages/index.js.
02 May, 2016
1 commit
-
- Update Atmosphere packages to latest versions. - Update Base version in README.md and imports/ui/pages/index.js
21 Apr, 2016
1 commit
-
- Bump Meteor to 1.3.2.4 - Update Meteor Version in README.md - Add an npm test command for running unit tests with Mocha - Remove unnecessary import of chai in api/documents/documents.tests.js and use assert directly.
04 Feb, 2016
1 commit
15 Dec, 2015
1 commit
01 Nov, 2015
1 commit
-
- Update Base version in README.md and client/templates/authenticated/index.html. - Update Meteor version in README.md.
26 Oct, 2015
1 commit
-
Thanks to @josephdburdick for helping to get this done. - Add support for setting environment variables on server startup. - Add support for setting MAIL_URL based on the value set in Meteor.settings.private.MAIL_URL. - Bump Base version in README.md and /client/templates/authenticated/index.html.
04 Oct, 2015
1 commit
-
- Remove smart.* files from Meteorite days. - Update README.md with latest Base version. - Update index.html with latest Base version.
29 Sep, 2015
1 commit
-
- Update Meteor to 1.2.0.2. - Update Base and Meteor versions in README.md. - Update Base version in index.html template.
28 Sep, 2015
1 commit
07 Sep, 2015
1 commit
05 Aug, 2015
1 commit
-
Indentation formatting.
07 Apr, 2015
2 commits
-
Replace particle4dev:sass package with fourseven:scss to mitigate issue with former package not working on Windows. This is a blind fix as it hasn't been tested on a Windows machine. The package being introduced as a replacement, however, has noted support for Windows. Fixes #45
31 Mar, 2015
1 commit
23 Mar, 2015
2 commits
-
Add meteorhacks:ssr package. Update README.md to reflect package changes. Closes #39.
-
Update README.md to reflect new version.
02 Mar, 2015
3 commits
-
Add npm start script for starting Meteor with settings.json. Split settings.json into two files, settings-development.json and settings-production.json. Add npm staging and npm production scripts as an example of deploying Meteor with separate settings files. Add .gitignore and prevent commit of settings-production.json. Update README to reflect changes. Closes #32 and Closes #40.
-
Update README to reflect bump to 1.0.3.2. Bump themeteorchef:bert to 1.0.2. Bump twbs:bootstrap to 3.3.2. Closes #38.
16 Feb, 2015
1 commit