FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for script-base.js - forms-angular/generator-angular-fullstack · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
forms-angular
/
generator-angular-fullstack
Public
forked from
angular-fullstack/generator-angular-fullstack
Notifications
You must be signed in to change notification settings
Fork
4
Star
13
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
generator-angular-fullstack
script-base.js
on
model_gen
User selector
Datepicker
Commit history
Commits on Dec 18, 2013
Merge branch 'master' of github.com:yeoman/generator-angular into merge_upstream
Show description for 3270414
DaftMonk
committed
3270414
View commit details
Copy full SHA for 3270414
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
feat(app): use lowercase file names
Show description for 23e5d77
eddiemonge
committed
23e5d77
View commit details
Copy full SHA for 23e5d77
View code at this point
Browse repository at this point
Commits on Dec 6, 2013
fix(app): services use classified names
Show description for 56a71a8
eddiemonge
committed
56a71a8
View commit details
Copy full SHA for 56a71a8
View code at this point
Browse repository at this point
Commits on Nov 26, 2013
feat(gen): added support for jade templates
Show description for 24a13bf
DaftMonk
committed
24a13bf
View commit details
Copy full SHA for 24a13bf
View code at this point
Browse repository at this point
Commits on Nov 23, 2013
fix(gen): Fixed jshint errors that were breaking grunt command
DaftMonk
committed
c6ae81c
View commit details
Copy full SHA for c6ae81c
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
fix(gen): script paths use forward slashes
Show description for 40aa61d
eddiemonge
committed
40aa61d
View commit details
Copy full SHA for 40aa61d
View code at this point
Browse repository at this point
Commits on Oct 24, 2013
feat(gen): allow app names to have custom suffix
Show description for 09f0f7b
eddiemonge
committed
09f0f7b
View commit details
Copy full SHA for 09f0f7b
View code at this point
Browse repository at this point
Commits on Oct 23, 2013
feat(gen): add option to not add to index
Show description for 486ee14
eddiemonge
committed
486ee14
View commit details
Copy full SHA for 486ee14
View code at this point
Browse repository at this point
Commits on Oct 14, 2013
Merge pull request #367 from eddiemonge/issue_329
Show description for fee0358
passy
committed
fee0358
View commit details
Copy full SHA for fee0358
View code at this point
Browse repository at this point
Commits on Oct 11, 2013
refactor(app): Simplify subgenerator code
Show description for 118b352
nwinkler
committed
118b352
View commit details
Copy full SHA for 118b352
View code at this point
Browse repository at this point
Commits on Sep 21, 2013
style(generators): unify export syntax
passy
committed
9254cfb
View commit details
Copy full SHA for 9254cfb
View code at this point
Browse repository at this point
Commits on Sep 16, 2013
fix(app): allow normal javascript to be created
Show description for c8190b5
eddiemonge
committed
c8190b5
View commit details
Copy full SHA for c8190b5
View code at this point
Browse repository at this point
Commits on Aug 20, 2013
chore(gen): revert modular project structure
Show description for 17a31ef
passy
committed
17a31ef
View commit details
Copy full SHA for 17a31ef
View code at this point
Browse repository at this point
Commits on Jul 29, 2013
feat(gen): generate a more modular project stucture
btford
committed
84d2e4e
View commit details
Copy full SHA for 84d2e4e
View code at this point
Browse repository at this point
Commits on Apr 30, 2013
Close GH-191: fix(bower): rename component.json to bower.json.
robinboehm
authored and
sindresorhus
committed
fce54bd
View commit details
Copy full SHA for fce54bd
View code at this point
Browse repository at this point
Commits on Apr 20, 2013
fix(app): use this.env.options.appPath
Show description for 404c752
kevva
authored and
btford
committed
404c752
View commit details
Copy full SHA for 404c752
View code at this point
Browse repository at this point
Commits on Apr 7, 2013
chore(style): Code consistency
kevva
authored and
btford
committed
f773bbf
View commit details
Copy full SHA for f773bbf
View code at this point
Browse repository at this point
Commits on Feb 28, 2013
Only use camelize in template files, removed in the base script.
Show description for 7e9ff64
robinboehm
committed
7e9ff64
View commit details
Copy full SHA for 7e9ff64
View code at this point
Browse repository at this point
Commits on Feb 22, 2013
fix testPath issue, update tests
btford
committed
f2d2fe8
View commit details
Copy full SHA for f2d2fe8
View code at this point
Browse repository at this point
fix --coffee on angular:app generator
btford
committed
79b2dd2
View commit details
Copy full SHA for 79b2dd2
View code at this point
Browse repository at this point
warn when index.html not found; close #67
btford
committed
ca8436c
View commit details
Copy full SHA for ca8436c
View code at this point
Browse repository at this point
allow movement of app and test folder via component.json
btford
committed
220a943
View commit details
Copy full SHA for 220a943
View code at this point
Browse repository at this point
Commits on Feb 20, 2013
make angular module name configurable; close #60
btford
committed
525cbae
View commit details
Copy full SHA for 525cbae
View code at this point
Browse repository at this point
Commits on Feb 19, 2013
fix --coffee and --minsafe; close #48
btford
committed
73c7517
View commit details
Copy full SHA for 73c7517
View code at this point
Browse repository at this point
Commits on Jan 27, 2013
Fix code style
sindresorhus
committed
358449d
View commit details
Copy full SHA for 358449d
View code at this point
Browse repository at this point
Commits on Jan 26, 2013
fix module refs, update templates to use _ instead of grunt.util._
btford
committed
03ea684
View commit details
Copy full SHA for 03ea684
View code at this point
Browse repository at this point
fixup deps
mklabs
authored and
btford
committed
4eea5db
View commit details
Copy full SHA for 4eea5db
View code at this point
Browse repository at this point
Commits on Dec 15, 2012
reformat templates for ngmin and add minsafe templates
btford
committed
fa2e80e
View commit details
Copy full SHA for fa2e80e
View code at this point
Browse repository at this point
Commits on Nov 16, 2012
appname should be shared by all generators
Show description for 662bf0c
sleeper
committed
662bf0c
View commit details
Copy full SHA for 662bf0c
View code at this point
Browse repository at this point
Commits on Oct 8, 2012
angular: added coffeescript support
btford
committed
60145d9
View commit details
Copy full SHA for 60145d9
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL