issues
search
donejs
/
generator-donejs
A Yeoman generator for your DoneJS application
MIT License
9
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use space for travis yaml file
#312
cherifGsoul
closed
4 years ago
2
Update travis template to xenial
#311
cherifGsoul
closed
5 years ago
1
steal-stache/can missing after add component
#310
janat08
opened
5 years ago
8
travis configuration not working in plugin
#309
janat08
closed
4 years ago
3
Update dependencies to enable Greenkeeper 🌴
#308
greenkeeper[bot]
opened
5 years ago
1
Migrate to use Xenial in Travis
#307
cherifGsoul
closed
5 years ago
2
Add Node 10 to the AppVeyor & Travis config
#306
chasenlehara
closed
5 years ago
1
Handle scoped name of projects
#305
Mattchewone
closed
5 years ago
3
Component with same name as app
#304
cherifGsoul
closed
5 years ago
2
Use `can` plugin for steal
#303
matthewp
closed
5 years ago
1
Update demo pages to use can-component constructors
#302
matthewp
closed
5 years ago
1
Give model types a function name
#301
matthewp
closed
5 years ago
1
Consider changing the language of the supermodel generator
#300
matthewp
opened
5 years ago
0
Add a name to the created supermodels
#299
matthewp
closed
5 years ago
1
Merge to master for 3.0 release
#298
matthewp
closed
6 years ago
1
Update fixture templates
#297
matthewp
closed
6 years ago
1
Generated supermodel should import fixture from can
#296
matthewp
closed
6 years ago
1
Export the ViewModel and Component from modlets
#295
matthewp
closed
6 years ago
1
Allow .component files in nested folders to be pages
#294
matthewp
closed
6 years ago
1
Bundle glob should support nested .component pages
#293
matthewp
closed
6 years ago
1
Correctly import from 'can' in the model
#292
matthewp
closed
6 years ago
1
Upgrade to the latest yeoman and lodash
#291
matthewp
closed
6 years ago
2
Use the can-route-pushstate package
#290
matthewp
closed
6 years ago
1
Use can-route-pushstate package in the app.js
#289
matthewp
closed
6 years ago
2
Adds ViewModel groupings
#288
matthewp
closed
6 years ago
1
Use the new groupings for ViewModels in generated components
#287
matthewp
closed
6 years ago
2
Update generated app.js for DoneJS 3 routing
#286
matthewp
closed
6 years ago
0
Upgrade templates to support donejs 3
#285
matthewp
closed
6 years ago
0
NPM 6 warns of packages with critical and high vulnerabilities when creating a new app
#284
mjstahl
closed
6 years ago
4
Generator should follow the debugging guide by include include the name/tag as the 0th argument to extended DefineMap (the view model)
#283
mjstahl
opened
6 years ago
0
"donejs add app <app-name>" generates application directory but puts the app files in the parent directory
#282
mjstahl
closed
6 years ago
5
Use prompt defaults when option is passed in
#281
m-mujica
closed
6 years ago
3
Merge major into master
#280
matthewp
closed
6 years ago
1
Conditionally load can-debug in development
#279
m-mujica
closed
6 years ago
3
Conditionally load can-debug in development
#278
m-mujica
closed
6 years ago
1
Use ~ instead of app name in imports
#277
matthewp
closed
6 years ago
3
Provide env.NODE_ENV as a default AppViewModel property
#276
matthewp
closed
6 years ago
1
Use `default` instead of `value` for initial default values
#275
matthewp
closed
6 years ago
2
Update templates to be compat with canjs 4
#274
matthewp
closed
6 years ago
1
Update index.stache (and any other templates) to use call expressions for helpers
#273
matthewp
closed
6 years ago
1
Make algebra after the List in supermodel template
#272
matthewp
closed
7 years ago
1
Move the algebra to be after the DefineList is created in the supermodel generator
#271
matthewp
closed
7 years ago
0
Fix trailing slash on component name
#270
cherifGsoul
closed
5 years ago
2
Generate a top-level <project-name> component and put it in index.stache
#269
mjstahl
opened
7 years ago
0
done-serve, and generator-donejs should be devDependencies
#268
mjstahl
opened
7 years ago
0
In package.json, testee should not use Firefox, but use puppeteer and headless chromium
#267
mjstahl
opened
7 years ago
2
index.stache, development.html should link to steal-sans-promises.js
#266
mjstahl
opened
7 years ago
1
Add travis config to templates
#265
imaustink
opened
7 years ago
1
Templates should include Travis CI configuration
#264
imaustink
opened
7 years ago
4
Plugin generated apps should support publishing to npm via Travis
#263
chasenlehara
opened
7 years ago
0
Next