Open sivakumar-kailasam opened 8 years ago
At first glance, I'm on board with all of these addons. We should go through and figure out which ones belong in all apps and which should be optional from the questionnaire.
On Fri, Aug 26, 2016, 4:00 AM Sivakumar Kailasam notifications@github.com wrote:
Picking off from where we left off from slack. Here's a list of addons I was planning to use. I like your approach of grouping related addons and installing them on a need by need basis.
I'd like those prompts to be the last thing they'd have to do to start using these addons instead of configuring all the options looking through the addons' docs. Hadn't figured out this part yet, but I was hoping to have a config module for all the addons so that it'd be a one line include in ember-cli-build.js out of the box instead of folks doing any work.
✅ - Ones you already include Dev tools
- ember-cli-changelog https://emberobserver.com/addons/ember-cli-changelog
- ember-cli-eslint https://emberobserver.com/addons/ember-cli-eslint
- ember-cli-yuidoc https://emberobserver.com/addons/ember-cli-yuidoc
- ember-watson https://emberobserver.com/addons/ember-watson
- ember-suave https://emberobserver.com/addons/ember-suave ✅
Styles
- ember-cli-sass https://emberobserver.com/addons/ember-cli-sass
- ember-cli-sass-lint https://emberobserver.com/addons/ember-cli-sass-lint
- ember-cli-autoprefixer https://emberobserver.com/addons/ember-cli-autoprefixer ✅
- ember-normalize https://emberobserver.com/addons/ember-normalize
Components
- ember-light-table https://emberobserver.com/addons/ember-light-table
- ember-modal-dialog https://emberobserver.com/addons/ember-modal-dialog with ember-tether https://emberobserver.com/addons/ember-tether
- ember-power-select https://emberobserver.com/addons/ember-power-select
Testing
- ember-a11y-testing https://emberobserver.com/addons/ember-a11y-testing
- ember-cli-mirage https://emberobserver.com/addons/ember-cli-mirage ✅
- ember-exam https://emberobserver.com/addons/ember-exam
Template helpers
- ember-truth-helpers https://emberobserver.com/addons/ember-truth-helpers ✅
- composable-helpers https://emberobserver.com/addons/ember-composable-helpers
Development goodness (Misc)
- ember-gestures https://emberobserver.com/addons/ember-gestures✅
- ember-route-action-helper https://emberobserver.com/addons/ember-route-action-helper
- ember-concurrency https://emberobserver.com/addons/ember-concurrency
- ember-cli-fastboot https://emberobserver.com/addons/ember-cli-fastboot
i18n & l10n - ember-intl https://emberobserver.com/addons/ember-intl
Would love to hear what you have in mind 😃
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/elwayman02/ember-cli-opinionated/issues/41, or mute the thread https://github.com/notifications/unsubscribe-auth/ABQ5qsLW5kqxDOUmNocE-WZnTd59L2u6ks5qjsc0gaJpZM4Jt-C2 .
Any thoughts on providing a prebuilt config file?
@elwayman02 how do we go about deciding on the addons?
Picking off from where we left off from slack. Here's a list of addons I was planning to use. I like your approach of grouping related addons and installing them on a need by need basis.
I'd like those prompts to be the last thing they'd have to do to start using these addons instead of configuring all the options looking through the addons' docs. Hadn't figured out this part yet, but I was hoping to have a config module for all the addons so that it'd be a one line include in
ember-cli-build.js
out of the box instead of folks doing any work.✅ - Ones you already include
Dev tools
Styles
Components
Testing
Template helpers
Development goodness (Misc)
i18n & l10n - ember-intl
Would love to hear what you have in mind 😃