Update the ember example (#1948)
Update ember to the 3.4 LTS Update to the latest TodoMVC template to make the info sidebar appear
Showing
- examples/emberjs/todomvc/.eslintignore 2 additions, 0 deletionsexamples/emberjs/todomvc/.eslintignore
- examples/emberjs/todomvc/.eslintrc.js 1 addition, 0 deletionsexamples/emberjs/todomvc/.eslintrc.js
- examples/emberjs/todomvc/.template-lintrc.js 5 additions, 0 deletionsexamples/emberjs/todomvc/.template-lintrc.js
- examples/emberjs/todomvc/.travis.yml 1 addition, 0 deletionsexamples/emberjs/todomvc/.travis.yml
- examples/emberjs/todomvc/app/components/todo-list.js 1 addition, 1 deletionexamples/emberjs/todomvc/app/components/todo-list.js
- examples/emberjs/todomvc/app/index.html 3 additions, 5 deletionsexamples/emberjs/todomvc/app/index.html
- examples/emberjs/todomvc/app/templates/application.hbs 23 additions, 18 deletionsexamples/emberjs/todomvc/app/templates/application.hbs
- examples/emberjs/todomvc/app/templates/components/todo-item.hbs 15 additions, 4 deletions...es/emberjs/todomvc/app/templates/components/todo-item.hbs
- examples/emberjs/todomvc/app/templates/components/todo-list.hbs 14 additions, 3 deletions...es/emberjs/todomvc/app/templates/components/todo-list.hbs
- examples/emberjs/todomvc/config/optional-features.json 3 additions, 0 deletionsexamples/emberjs/todomvc/config/optional-features.json
- examples/emberjs/todomvc/dist/assets/todomvc-3fe090b4fc6a4e94b886378993e1e388.js 3 additions, 3 deletions...c/dist/assets/todomvc-3fe090b4fc6a4e94b886378993e1e388.js
- examples/emberjs/todomvc/dist/assets/vendor-50b76499fe0b46b3444173854527334b.css 1 addition, 0 deletions...c/dist/assets/vendor-50b76499fe0b46b3444173854527334b.css
- examples/emberjs/todomvc/dist/assets/vendor-73b1903a6c4e658b1d74cccae9ff6977.js 1757 additions, 1700 deletions...vc/dist/assets/vendor-73b1903a6c4e658b1d74cccae9ff6977.js
- examples/emberjs/todomvc/dist/assets/vendor-7b5c98520910afa58d74e05ec86cd873.css 0 additions, 1 deletion...c/dist/assets/vendor-7b5c98520910afa58d74e05ec86cd873.css
- examples/emberjs/todomvc/dist/index.html 7 additions, 9 deletionsexamples/emberjs/todomvc/dist/index.html
- examples/emberjs/todomvc/ember-cli-build.js 4 additions, 2 deletionsexamples/emberjs/todomvc/ember-cli-build.js
- examples/emberjs/todomvc/package-lock.json 1702 additions, 639 deletionsexamples/emberjs/todomvc/package-lock.json
- examples/emberjs/todomvc/package.json 25 additions, 18 deletionsexamples/emberjs/todomvc/package.json
- examples/emberjs/todomvc/vendor/.gitkeep 0 additions, 0 deletionsexamples/emberjs/todomvc/vendor/.gitkeep
- examples/emberjs/todomvc/vendor/base.css 0 additions, 141 deletionsexamples/emberjs/todomvc/vendor/base.css
Loading
Please register or sign in to comment