63 Commits

Author SHA1 Message Date
Michael Shilman
6b224a2cc6 v4.1.0-alpha.9 2018-11-29 17:48:05 +08:00
Michael Shilman
0833a4b8a9 v4.1.0-alpha.8 2018-11-25 11:00:57 +09:00
Michael Shilman
d507e2edaa v4.1.0-alpha.7 2018-11-22 12:33:15 +08:00
Michael Shilman
8a9c0db4fd v4.1.0-alpha.6 2018-11-22 12:05:40 +08:00
Michael Shilman
337eac8671 v4.1.0-alpha.5 2018-11-22 11:53:10 +08:00
Michael Shilman
d8dbfcdbb5 v4.1.0-alpha.4 2018-11-21 18:42:38 +08:00
Michael Shilman
ddecb0b7f6 v4.1.0-alpha.3 2018-11-15 22:11:08 +08:00
Michael Shilman
cdb9e485eb v4.1.0-alpha.2 2018-11-13 19:33:19 +08:00
Michael Shilman
253a667e68 v4.1.0-alpha.1 2018-11-06 17:15:42 +08:00
Michael Shilman
627a075c37 v4.1.0-alpha.0 2018-11-06 17:01:48 +08:00
Michael Shilman
0cc22e4b27 v4.0.4 2018-11-06 13:38:03 +08:00
Michael Shilman
b9ae585f9c v4.0.3 2018-11-06 12:49:45 +08:00
Michael Shilman
a986ce8b74 Merge branch 'master' into release/4.0 2018-11-06 10:22:38 +08:00
Michael Shilman
037f6cf3a5 v4.0.2 2018-10-31 16:47:37 +08:00
Michael Shilman
9d9f3ed7bb v4.0.1 2018-10-31 15:10:34 +08:00
Michael Shilman
f716ee8efd Merge pull request #4594 from gabrielcsapo/update-ember-ergonomics
[ember] update ember ergonomics to not require any manual setup
2018-10-31 14:56:07 +08:00
Michael Shilman
8e6d0c6690
Merge pull request #4594 from gabrielcsapo/update-ember-ergonomics
[ember] update ember ergonomics to not require any manual setup
2018-10-31 14:50:35 +08:00
Gabriel Csapo
2233ff0f75
Update package.json 2018-10-30 21:10:19 -07:00
Gabriel Csapo
e197ab9682
Update package.json 2018-10-30 09:11:11 -07:00
Gabriel Csapo
750b72385f
Update package.json 2018-10-30 09:08:15 -07:00
dependabot[bot]
3055a8849b
Bump ember-load-initializers from 1.1.0 to 2.0.0
Bumps [ember-load-initializers](https://github.com/ember-cli/ember-load-initializers) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/ember-cli/ember-load-initializers/releases)
- [Changelog](https://github.com/ember-cli/ember-load-initializers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ember-cli/ember-load-initializers/compare/v1.1.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-30 13:00:36 +00:00
Gabriel Csapo
55de1f1604
Update package.json 2018-10-29 22:47:50 -07:00
dependabot[bot]
326d239401
Bump ember-source from 3.5.0 to 3.5.1
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember.js/compare/v3.5.0...v3.5.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-30 05:35:27 +00:00
Gabriel J. Csapo
96ab420923 fixes issue with storybook not working, just build the ember app then run serve 2018-10-29 14:35:44 -07:00
Gabriel J. Csapo
ef78179240 yarn issues 2018-10-29 13:13:43 -07:00
Gabriel J. Csapo
184df41bda fix package using old ember-cli-storybook 2018-10-29 13:07:40 -07:00
Gabriel J. Csapo
2b80eb2024 because we are running on a CI for serve to work properly we need to build an application before we start storybook 2018-10-29 12:46:24 -07:00
Gabriel J. Csapo
18b14ea4ef [ember] update ember ergonomics to not require any manual setup 2018-10-29 12:28:22 -07:00
Michael Shilman
a313e277bd 4.0 release 2018-10-29 11:47:01 +08:00
Michael Shilman
8dd9bb3461 v4.0.0 2018-10-29 10:30:28 +08:00
Filipp Riabchun
95a8373942
Merge pull request #4561 from storybooks/shilman/upgrade-webpack
Upgrade webpack to 4.23.1
2018-10-25 16:15:00 +02:00
dependabot[bot]
8a1d10efd8
Bump ember-ajax from 3.1.2 to 4.0.0 (#4548) 2018-10-25 14:05:16 +00:00
Michael Shilman
bfda942e89 Upgrade webpack to 4.23.1 2018-10-25 20:50:12 +08:00
Michael Shilman
f8c8a605bf Fix ember revert
Somehow this didn't get reverted by github
2018-10-25 17:05:29 +08:00
Michael Shilman
a19ab25913
Revert "[ember] update ember ergonomics to not require any manual setup" 2018-10-25 16:37:58 +08:00
Michael Shilman
b3417c8134 v4.0.0-rc.6 2018-10-25 12:35:35 +08:00
Michael Shilman
9cc644cdde v4.0.0-rc.5 2018-10-25 11:41:38 +08:00
Michael Shilman
d7bbaeb132 v4.0.0-rc.4 2018-10-25 10:55:02 +08:00
Gabriel J. Csapo
ed15044104 [ember] update ember ergonomics to not require any manual setup 2018-10-24 17:15:36 -07:00
Michael Shilman
284fb1b4c2 v4.0.0-rc.3 2018-10-24 00:18:05 +08:00
Michael Shilman
8fb0caa37e v4.0.0-rc.2 2018-10-22 21:39:03 +08:00
dependabot[bot]
cbca5fea9c
Bump webpack from 4.20.2 to 4.21.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.20.2 to 4.21.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.20.2...v4.21.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-18 06:10:10 +00:00
Michael Shilman
46d89b3e61 v4.0.0-rc.1 2018-10-18 09:54:01 +08:00
dependabot[bot]
8b409248a0
Bump ember-cli-inject-live-reload from 2.0.0 to 2.0.1
Bumps [ember-cli-inject-live-reload](https://github.com/rwjblue/ember-cli-inject-live-reload) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/rwjblue/ember-cli-inject-live-reload/releases)
- [Changelog](https://github.com/ember-cli/ember-cli-inject-live-reload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rwjblue/ember-cli-inject-live-reload/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-16 05:42:01 +00:00
dependabot[bot]
3af966b4f8
Bump ember-cli-inject-live-reload from 1.10.1 to 2.0.0 (#4432) 2018-10-15 16:46:21 +00:00
Michael Shilman
76b3c817a1 v4.0.0-rc.0 2018-10-15 23:39:49 +08:00
dependabot[bot]
74d11d25af
Bump ember-cli from 3.4.3 to 3.5.0
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/ember-cli/ember-cli/releases)
- [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ember-cli/ember-cli/compare/v3.4.3...v3.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-15 10:03:04 +00:00
dependabot[bot]
a37a20abc5
Bump ember-cli-inject-live-reload from 1.8.2 to 1.10.1
Bumps [ember-cli-inject-live-reload](https://github.com/rwjblue/ember-cli-inject-live-reload) from 1.8.2 to 1.10.1.
- [Release notes](https://github.com/rwjblue/ember-cli-inject-live-reload/releases)
- [Changelog](https://github.com/ember-cli/ember-cli-inject-live-reload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rwjblue/ember-cli-inject-live-reload/compare/v1.8.2...v1.10.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-15 06:28:09 +00:00
Michael Shilman
155afad695 v4.0.0-alpha.25 2018-10-13 17:36:43 +08:00
Gabriel Csapo
4d87a463fe
Merge pull request #4352 from storybooks/dependabot/npm_and_yarn/ember-resolver-5.0.1
Bump ember-resolver from 4.5.6 to 5.0.1
2018-10-13 01:24:37 -07:00