-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial implementation of co-located templates RFC. #249
Commits on Aug 10, 2019
-
Initial spike of co-located templates RFC.
Still quite WIP, but "basically works" when using ember-cli master which includes ember-cli/ember-cli@84c449a Co-authored-by: Robert Jackson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbda2e0 - Browse repository at this point
Copy the full SHA fbda2e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 764615e - Browse repository at this point
Copy the full SHA 764615eView commit details
Commits on Aug 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a640658 - Browse repository at this point
Copy the full SHA a640658View commit details
Commits on Aug 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4c6017b - Browse repository at this point
Copy the full SHA 4c6017bView commit details
Commits on Aug 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 942c301 - Browse repository at this point
Copy the full SHA 942c301View commit details
Commits on Aug 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 66dff2f - Browse repository at this point
Copy the full SHA 66dff2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9295c5 - Browse repository at this point
Copy the full SHA b9295c5View commit details
Commits on Sep 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6b5a4d6 - Browse repository at this point
Copy the full SHA 6b5a4d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e5f31 - Browse repository at this point
Copy the full SHA 10e5f31View commit details -
Update linting config to allow async functions.
We can now rely on Node 8+, so this is "safe".
Configuration menu - View commit details
-
Copy full SHA for 3aabb50 - Browse repository at this point
Copy the full SHA 3aabb50View commit details -
Running `BROCCOLI_DEBUG=ember-cli-htmlbars:* ember b` will now emit files into `DEBUG/ember-cli-htmlbars/` showing the various stages of compilation (input, after colocation processing, and final output).
Configuration menu - View commit details
-
Copy full SHA for d7a579b - Browse repository at this point
Copy the full SHA d7a579bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f3f47 - Browse repository at this point
Copy the full SHA f7f3f47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dbfb87 - Browse repository at this point
Copy the full SHA 1dbfb87View commit details
Commits on Sep 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6ba80f4 - Browse repository at this point
Copy the full SHA 6ba80f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e8ad6 - Browse repository at this point
Copy the full SHA 24e8ad6View commit details -
Extract helper method to build merged component JS contents.
Makes testing easier (at least it makes my mental overhead somewhat less while testing 😀)
Configuration menu - View commit details
-
Copy full SHA for fb2808a - Browse repository at this point
Copy the full SHA fb2808aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5a0b01 - Browse repository at this point
Copy the full SHA f5a0b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de52e5 - Browse repository at this point
Copy the full SHA 6de52e5View commit details -
Avoid adding the import for setComponentTemplate.
This will be done by an AST plugin instead.
Configuration menu - View commit details
-
Copy full SHA for 5709c0f - Browse repository at this point
Copy the full SHA 5709c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b44e14b - Browse repository at this point
Copy the full SHA b44e14bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb4ad58 - Browse repository at this point
Copy the full SHA bb4ad58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9362a4c - Browse repository at this point
Copy the full SHA 9362a4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 952287b - Browse repository at this point
Copy the full SHA 952287bView commit details -
No need to require / load build related things when not building...
Configuration menu - View commit details
-
Copy full SHA for cfa93e3 - Browse repository at this point
Copy the full SHA cfa93e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for eba43a7 - Browse repository at this point
Copy the full SHA eba43a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ac97d - Browse repository at this point
Copy the full SHA 99ac97dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b8ae9 - Browse repository at this point
Copy the full SHA 60b8ae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d58f11 - Browse repository at this point
Copy the full SHA 2d58f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9972294 - Browse repository at this point
Copy the full SHA 9972294View commit details -
Configuration menu - View commit details
-
Copy full SHA for db7e5f2 - Browse repository at this point
Copy the full SHA db7e5f2View commit details
Commits on Sep 14, 2019
-
Merge pull request #280 from rwjblue/colocation-refactor
Refactor implementation of colocation feature.
Configuration menu - View commit details
-
Copy full SHA for 1ef7d42 - Browse repository at this point
Copy the full SHA 1ef7d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 791bde4 - Browse repository at this point
Copy the full SHA 791bde4View commit details
Commits on Sep 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 253503f - Browse repository at this point
Copy the full SHA 253503fView commit details
Commits on Sep 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 35b66bf - Browse repository at this point
Copy the full SHA 35b66bfView commit details