- app: Adding in replace task for test-main.js (445cd829)
- test: typo in generated test-main.js (7733b6ed)
- gen:
- Update dependencies of generated project (01a9f5ce)
- gen:
- bowerRequireJS command to wire up dependencies (a2452f2d)
- Gruntfile: fix usemin bug when using images in css (3fb6fbf9)
- app:
- update bootstrap-sass font path (62ed7b98)
- wrap old IE files in a vendor shim (42a8befc)
- fix regex to escape
..(29d99200) - fix bower path problem (9076a55d)
- correct cssmin/concat build-tag paths (de0c039a)
- app is installed at appPath location (6729db53)
- app-suffix should populate to sub-generators (d6dab9df)
- fix Bootstrap font issues (ea64f28f)
- prevent faulty bowerInstall ignorePath (b641f417)
- Remove redundant bootstrap-sass import (1b685cf6)
- correct adding scripts path to index.html (da717dd9)
- change "Twitter Bootstrap" to "Bootstrap" (d7ef5c29)
- resolved quotes (7ace1298)
- build:
- dep: update and correct Bower dependencies (3cf956fb)
- deps: Upgrade Bootstrap dependency (4e6e95b4)
- docs: add info about route generator uri option (e9a9512d)
- gen:
- bowerRequireJS command to wire up dependencies (a2452f2d)
- Corrected options object name to bower-requirejs (ba40517c)
- Typo in min.'s in generated project (954371f4)
- typo in generated Gruntfile (cd7702ab)
- fix service using wrong name (6287c363)
- update wiredep ignore path (90c98e3e)
- remove font files (cd6d611a)
- skip adding route to app file (d92218cf)
- Fixing file names and more appPath (d5a5ca5b)
- fix more appPath, other changes (f024d326)
- move test into root folder (407b197b)
- update colour logging (0fb733c1)
- Corrected package.json (7a4a8292)
- move images to common generator (54a86f11)
- consolidate template files (91f1ac70)
- do not use console to display messages (b22f96d0)
- remove chalk references (f60eb2f1)
- correcting Gruntfile typo (fc03db2f)
- misc: correct typo in readme (bb0d2be4)
- release: get rid of circular loop (04bcc6de)
- test:
- Fixing hard-coded application path reference (31a24906)
- Correcting spec file names (fcb0cdfc)
- remove old Karma testrunner (362d43ed)
- add test for testing loading (9141cc3b)
- fixing incorrect gen call and route spec names (43585ab4)
- Correcting spec file names (75be69b7)
- add test for eventual appPath option (2d3844e7)
- tests:
- app:
- build:
- deps:
- gen:
- See https://github.com/yeoman/generator-angular/commit/396a2c04b3aeaaafddf9f 68287208cee7e9e74e9#diff-2018087f584c4398b5c3a23fc0e5f9dbR114 (bd36d673)
- gen:
- Gruntfile: fix usemin bug when using images in css (3fb6fbf9)
- app:
- update bootstrap-sass font path (62ed7b98)
- wrap old IE files in a vendor shim (42a8befc)
- fix regex to escape
..(29d99200) - fix bower path problem (9076a55d)
- correct cssmin/concat build-tag paths (de0c039a)
- app is installed at appPath location (6729db53)
- app-suffix should populate to sub-generators (d6dab9df)
- fix Bootstrap font issues (ea64f28f)
- prevent faulty bowerInstall ignorePath (b641f417)
- Remove redundant bootstrap-sass import (1b685cf6)
- correct adding scripts path to index.html (da717dd9)
- change "Twitter Bootstrap" to "Bootstrap" (d7ef5c29)
- resolved quotes (7ace1298)
- build:
- dep: update and correct Bower dependencies (3cf956fb)
- deps: Upgrade Bootstrap dependency (4e6e95b4)
- docs: add info about route generator uri option (e9a9512d)
- gen:
- fix service using wrong name (6287c363)
- update wiredep ignore path (90c98e3e)
- remove font files (cd6d611a)
- skip adding route to app file (d92218cf)
- Fixing file names and more appPath (d5a5ca5b)
- fix more appPath, other changes (f024d326)
- move test into root folder (407b197b)
- update colour logging (0fb733c1)
- Corrected package.json (7a4a8292)
- move images to common generator (54a86f11)
- consolidate template files (91f1ac70)
- do not use console to display messages (b22f96d0)
- remove chalk references (f60eb2f1)
- correcting Gruntfile typo (fc03db2f)
- misc: correct typo in readme (bb0d2be4)
- release: get rid of circular loop (04bcc6de)
- test:
- Fixing hard-coded application path reference (31a24906)
- Correcting spec file names (fcb0cdfc)
- remove old Karma testrunner (362d43ed)
- add test for testing loading (9141cc3b)
- fixing incorrect gen call and route spec names (43585ab4)
- Correcting spec file names (75be69b7)
- add test for eventual appPath option (2d3844e7)
- tests:
- app:
- build:
- deps:
- gen:
- See https://github.com/yeoman/generator-angular/commit/396a2c04b3aeaaafddf9f 68287208cee7e9e74e9#diff-2018087f584c4398b5c3a23fc0e5f9dbR114 (bd36d673)
- generator: r.js dist fix (0756c4f4)
- generator: Update generator-karma-require version dependency (d4a93743a3)
- app:
- Bower dependencies are automatically injected into the bootstrap.js and test-bootstrap.js files (a652d50dc0)
- app:
- deps:
- r.js compiler support (ee7910d4)
- chore(deps): remove grunt uglify (c8d3b63da5)
- generator: Automatic dependency injection (14ea732b71)
- generator: removing console message on sub-generator run (b36f007715)
- generator: Update devDependencies (599792a5fc)
- generator: Delete npm-debug.log (88a3a6f471)
- generator: require compass only when enabled (2d492880)
- test: update controller module name (da66a1ed)
- generator:
- Upgrade version of AngularJS (b8395ced3d)
- test:
- Update test filenames (d93d450b86)
- Update generator tests (2670ec41ee)
Made generator-karma-require a dependency
- test:
- Updated dependences to use generator-karma-require and tokenise test-bootstrap (88d8ce1fb4)
- Update service templates for module dependency notation (0e0f1299a4)
- RequireJS test bootstrapper (f54ff62882)
- Update spec templates (177c93d052)
- Append 'Spec' to spec filenames (f348079f1b)
- Update templates for module dependency notation (24285a4dae)
Bumped version
- test:
- Add Travis-CI badge to readme (fb023911a6)
- Fix generator CI tests (f1ba667c59)
- app:
- Remove auto-addition of generated script files for directives/services/etc to index.html file (f46637647d)
Updated package.json contents
Initial release of generator-angular-require.