donejs / generator-donejs

A Yeoman generator for your DoneJS application
MIT License
9 stars 7 forks source link

Use the new groupings for ViewModels in generated components #287

Closed matthewp closed 6 years ago

matthewp commented 6 years ago

When generated a new component we should include the different groupings for derived, settable properties, functions, etc. Need to find a source for what these look like and bikeshed on it a little bit.

matthewp commented 6 years ago

The logic guide shows these groupings: https://github.com/canjs/canjs/issues/4266

matthewp commented 6 years ago

This is in major.