-
Nathan Walker authored
* fix(build): set proper config environment for prod and dev Fix #1182 * chore(.gitignore): add OS X trash file * Change <p> to closing tag * chore(deps): update to rc.5 * style(*) format code * chore(deps): update codelyzer * chore(deps): revert codelyzer * docs(README): add modules * chore(typings): update core-js Fix #1204 * feat: allow configuration of the bootstrap directory * docs(readme): add the app paremeter * docs(contributors): update the list of wiki contributors * style(router): add active route * change zone.js version to 0.6.13 so that tests can run * feat(envConfig): add static type checking * fix(build.dev): set proper sourceRoot Fix #1220 * feat(build): improve testing * feat(tests): auto run tests with a single command Auto run tests with `npm run test.watch` and provides source maps for both spec and app files. Fix #1180 Fix #1193 * Update README.md About Environment configuration * rc.5 wip * RC.5 TestBed and Test Import Updates (#204) * Fixing test bed, imports, and updating tns-ios minor release * Updating remaining spec imports * fix some module dependencies (#206) * chore: rc.5 refactor modules for NgModule * chore: {N} rc.5 upgrade wip * chore: {N} rc.5 upgrade wip * chore: rc.5 upgrade for NativeScript43b684e9Nathan Walker authored* fix(build): set proper config environment for prod and dev Fix #1182 * chore(.gitignore): add OS X trash file * Change <p> to closing tag * chore(deps): update to rc.5 * style(*) format code * chore(deps): update codelyzer * chore(deps): revert codelyzer * docs(README): add modules * chore(typings): update core-js Fix #1204 * feat: allow configuration of the bootstrap directory * docs(readme): add the app paremeter * docs(contributors): update the list of wiki contributors * style(router): add active route * change zone.js version to 0.6.13 so that tests can run * feat(envConfig): add static type checking * fix(build.dev): set proper sourceRoot Fix #1220 * feat(build): improve testing * feat(tests): auto run tests with a single command Auto run tests with `npm run test.watch` and provides source maps for both spec and app files. Fix #1180 Fix #1193 * Update README.md About Environment configuration * rc.5 wip * RC.5 TestBed and Test Import Updates (#204) * Fixing test bed, imports, and updating tns-ios minor release * Updating remaining spec imports * fix some module dependencies (#206) * chore: rc.5 refactor modules for NgModule * chore: {N} rc.5 upgrade wip * chore: {N} rc.5 upgrade wip * chore: rc.5 upgrade for NativeScript
Loading