Skip to content

Conversation

@bf4
Copy link
Owner

@bf4 bf4 commented Jun 8, 2015

Follows: http://www.benjaminfleischer.com/ember-sprinkling-in-components/ ( #2 )

TODO:

Address why I wasn't using the rootElement feature of Ember. Just using the rootElement config option would probably work for this particular use case.
An advantage of the “ember-islands Approach” (tm) is that I can render many components on the page in different areas without needing many Ember Apps. Also all of these components can talk to each other through services since they have the same application container.
Also, testing
Also, ember-cli's ecosystem

@bf4 bf4 force-pushed the emberize_cli_islands branch from 9df6486 to 38fb525 Compare June 11, 2015 19:11
@bf4 bf4 force-pushed the emberize_cli_islands branch 4 times, most recently from 2178b66 to 1b278fb Compare July 1, 2015 03:37
bf4 added 3 commits June 30, 2015 23:10
Per
http://alisdair.mcdiarmid.org/2015/06/20/ember-component-integration-tests.html

bower install --save ember-qunit#0.4.0
npm install --save-dev ember-cli-qunit@0.3.14
npm install --save-dev ember-cli-htmlbars-inline-precompile@0.1.1
@bf4 bf4 force-pushed the emberize_cli_islands branch from 1b278fb to 4493bb0 Compare July 1, 2015 04:11
bf4 added 7 commits June 30, 2015 23:26
Use doc-printer with print-pair-data layout

Misc: Bug fixes, refactor, re-vendor

Better isolate google doc fetching code

Add fallback url, extract google spreadsheet util

Clean up GoogleSpreadSheetPrinter style and failure handling

Test google spreadsheet

Better convention: ember g utils google-spreadsheet

Extract print-pair-data template from doc-printer
Add asset for ember dev

Use ember test helpers

Add fixtures

ember g server
@bf4 bf4 force-pushed the emberize_cli_islands branch from 4493bb0 to 07f9fab Compare July 1, 2015 04:30
@bf4 bf4 force-pushed the emberize_cli_islands branch from 07f9fab to c696a27 Compare July 1, 2015 04:34
bf4 added a commit that referenced this pull request Jul 2, 2015
@bf4 bf4 merged commit 85f610e into master Jul 2, 2015
@bf4 bf4 deleted the emberize_cli_islands branch February 12, 2018 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants