UNPKG

generator-ember-plus

Version:

Yeoman generator for Ember with added functionality

59 lines (43 loc) 1.18 kB
## History ### 1.2.2 (2014-10-13) * Better SCSS helpers * Using sass css importer ### 1.2.1 (2014-10-13) * Small gruntfile fix * Improve app.js functionality ### 1.1.9 (2014-09-29) * Better user_level control for protected routes ### 1.1.8 (2014-09-28) * Fix ProtectedRoute * Update 3rd side libraries ### 1.1.2 (2014-06-14) * Fix typo in app template * Add components folder ### 1.1.1 (2014-06-13) * Small fix to the app template ### 1.1.0 (2014-06-13) * Changing readme ### 1.0.8 (2014-06-13) * Ember-simple-auth working out of the box! ### 1.0.7 (2014-06-13) * Fixing bootstrap in small screens * Adding Ember-simple-auth * Fixing bs-for-ember panel collapse bug ### 1.0.6 (2014-06-06) * Fix critical typo which caused a bug ### 1.0.5 (2014-06-06) * Changing templates * Cleaning up the App route * Support for notifications and growl notifications ### 1.0.4 (2014-06-06) * Update ember to 1.5.1 ### 1.0.3 (2014-05-27) * Fix minor bug for some people ### 1.0.2 (2014-05-27) * Fixed bs-for-ember ### 1.0.1 (2014-05-27) * Fixed fonts location * Fixed usemin not working cause of windows new lines * Changed grunt script a bit ### 1.0.0 (2014-05-24) * Created!