Skip to content

Commit

Permalink
3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwondercorn committed Mar 14, 2021
1 parent 413f135 commit f9dcce1
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 17 deletions.
46 changes: 31 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v3.0.2](https://github.com/Glavin001/ember-c3/compare/v3.0.1...v3.0.2)

> 14 March 2021
- Update deps [`#110`](https://github.com/Glavin001/ember-c3/pull/110)
- test: add qunit-dom for testing, refactor tests [`0547b3f`](https://github.com/Glavin001/ember-c3/commit/0547b3fdf32c8d9b09c9166a82dd1396913d88b2)
- chore: upgrade d3 to v6.6.0 [`b7b935d`](https://github.com/Glavin001/ember-c3/commit/b7b935da0e1e013ede55b9a6ecab7eb17751bd87)
- test: convert tests to angle brackets [`1e7c590`](https://github.com/Glavin001/ember-c3/commit/1e7c59048c6c4abac0dc60f1a19dd4b4c9dd2413)
- test: convert asserts to strict [`bfd7c5e`](https://github.com/Glavin001/ember-c3/commit/bfd7c5e8392627d1080d8a5e30760fad8c4db715)
- test: fix tests based on c3 upgrade [`4565e7b`](https://github.com/Glavin001/ember-c3/commit/4565e7b43217cf67d1f9bd294a4af41f423a3c6c)
- chore: remove ember-font-awesome, replace gitbub icon with png [`c22e788`](https://github.com/Glavin001/ember-c3/commit/c22e78875e2d8db69b9e7db3d3b71ad6c1d1a4f7)
- fix: templates pointing to the incorrect snippets [`9e5c540`](https://github.com/Glavin001/ember-c3/commit/9e5c540b3eb5540fd9796c02309c6db1942ebd5f)
- chore: update to c3 0.7.11 [`7efd4fd`](https://github.com/Glavin001/ember-c3/commit/7efd4fdc984fc73c8cb7ab8e62c8343bfb82fef6)
- fix: remove duplicate onresize event [`80982ab`](https://github.com/Glavin001/ember-c3/commit/80982ab8dc88e29ab3e80896f57e5e80ca4e4878)
- Add useYarn:true to ember-try config [`e29b37d`](https://github.com/Glavin001/ember-c3/commit/e29b37da43c9cf630666866e55de51c3b0aabab7)

#### [v3.0.1](https://github.com/Glavin001/ember-c3/compare/v3.0.0...v3.0.1)

> 22 November 2019
Expand Down Expand Up @@ -113,8 +129,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- refactored self=this [`bebd427`](https://github.com/Glavin001/ember-c3/commit/bebd42752a816fbe83cf6057dd300ad5edbf5e22)
- prettified [`9ce40ec`](https://github.com/Glavin001/ember-c3/commit/9ce40ec685374ce774a5d24a9033e03ea3046602)
- added c3 events to readme [`17207e1`](https://github.com/Glavin001/ember-c3/commit/17207e1101a6040c5dd2eaae8d6a6f29dc03a6d4)
- refactored to simplify [`8def266`](https://github.com/Glavin001/ember-c3/commit/8def2667fdfb54344a2cf754a88295d695b79b16)
- graph display component [`b6eac45`](https://github.com/Glavin001/ember-c3/commit/b6eac4539cf4a4f51cedd2bdc9883076f6eb0c7d)
- refactored to simplify [`8def266`](https://github.com/Glavin001/ember-c3/commit/8def2667fdfb54344a2cf754a88295d695b79b16)
- fixed travis enviroment [`52fd891`](https://github.com/Glavin001/ember-c3/commit/52fd89161a486900d4989b92a1e1c9221d73fb09)
- minor fixes to demos, updated readme [`f3c1a75`](https://github.com/Glavin001/ember-c3/commit/f3c1a756bd299d33d0958e0e8769b315804701a3)
- updated readme [`30bff35`](https://github.com/Glavin001/ember-c3/commit/30bff35d011a4a68d3e36db0a77d0833b96bf18a)
Expand All @@ -131,8 +147,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fixed conflicts [`cea40fe`](https://github.com/Glavin001/ember-c3/commit/cea40fed9be98a678a03dfbbcda093941aa0d890)
- updated property documention in readme [`2e05c39`](https://github.com/Glavin001/ember-c3/commit/2e05c39e0edaa30162633a7f2a9fbce2ec70b3d6)
- use dev-enabled bower assets in development and production envs [`2e38b06`](https://github.com/Glavin001/ember-c3/commit/2e38b062c6c0df73b1c80e1538d7cdb7d7de47b1)
- bumped c3 and d3 versions [`a719dc6`](https://github.com/Glavin001/ember-c3/commit/a719dc6fe952c12f95bfde914cf7bdc660ea8851)
- added pjson version number to dummy app header [`2f6af23`](https://github.com/Glavin001/ember-c3/commit/2f6af23477c62f4ec0f9a196944d9223ee1eccdc)
- bumped c3 and d3 versions [`a719dc6`](https://github.com/Glavin001/ember-c3/commit/a719dc6fe952c12f95bfde914cf7bdc660ea8851)
- replace ember-browserify with ember-cli-cjs-transform [`9e2f2a7`](https://github.com/Glavin001/ember-c3/commit/9e2f2a7eb2e5bc4836dc051e84092a1dae22060e)
- updates to demos [`ec74576`](https://github.com/Glavin001/ember-c3/commit/ec7457658f2bb2fa48d556311a42596d1fb94b46)
- adding auto import options [`b068c97`](https://github.com/Glavin001/ember-c3/commit/b068c97950423d7d051f258eaeb8e3c12d77de51)
Expand All @@ -143,25 +159,25 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- delete bower.json [`534f955`](https://github.com/Glavin001/ember-c3/commit/534f955dffd84c95c460fb5412fcf29528e656f3)
- fixed this._super [`0f2f8ba`](https://github.com/Glavin001/ember-c3/commit/0f2f8ba8e144ac873e446315007d969ab447c67c)
- fixed broken link in readme [`8a51876`](https://github.com/Glavin001/ember-c3/commit/8a518765e2591910254627239b8a37082f43e06c)
- Update _reload per pr #7 @dipil-saud [`d956305`](https://github.com/Glavin001/ember-c3/commit/d956305d03d1a52ff83c37d781b2b2ee9dcdfc50)
- updated demo links in readme [`5e51412`](https://github.com/Glavin001/ember-c3/commit/5e51412ca40122056b316e3fa31c2fd1e31708c7)
- Update _reload per pr #7 @dipil-saud [`d956305`](https://github.com/Glavin001/ember-c3/commit/d956305d03d1a52ff83c37d781b2b2ee9dcdfc50)
- fixed issue with _transition and transition [`0d2a13a`](https://github.com/Glavin001/ember-c3/commit/0d2a13ace7dcd2fb387ee77889f35e2abf495548)
- refactored dead code [`d334d19`](https://github.com/Glavin001/ember-c3/commit/d334d19943e0c44bddb44b44199500e10971f105)
- added cd title property to component [`97b81b1`](https://github.com/Glavin001/ember-c3/commit/97b81b1f74ad34ea5c43f92b3accf8064f96c094)
- added bower [`ce4ea22`](https://github.com/Glavin001/ember-c3/commit/ce4ea222f6fe153bf6fabc49c28466a82a8eb253)
- refactored dead code [`d334d19`](https://github.com/Glavin001/ember-c3/commit/d334d19943e0c44bddb44b44199500e10971f105)
- added ember gh-pages config [`7a197d7`](https://github.com/Glavin001/ember-c3/commit/7a197d7130617356ec35a3aa403252ccdfc9b2db)
- removed computed from guage demo to pass test [`d8837e6`](https://github.com/Glavin001/ember-c3/commit/d8837e6094c34bf6024de4fee0ebe4d05d112a16)
- added info on gh-pages deplo to readme [`59d05c6`](https://github.com/Glavin001/ember-c3/commit/59d05c6a255344eab6194f85f2bd3e354a179e0a)
- updated travis-ci test [`9d9bf96`](https://github.com/Glavin001/ember-c3/commit/9d9bf9635756366a27dc8c0bdf35ef6d8cbc51fa)
- dropped shim version [`6845537`](https://github.com/Glavin001/ember-c3/commit/68455370f4e74950d7e766689362b16f98180183)
- es6 [`92f4d66`](https://github.com/Glavin001/ember-c3/commit/92f4d66a60b1375be31cbd3eca5696e26a2c2c59)
- added ember gh-pages config [`7a197d7`](https://github.com/Glavin001/ember-c3/commit/7a197d7130617356ec35a3aa403252ccdfc9b2db)
- bumped version [`b104d2c`](https://github.com/Glavin001/ember-c3/commit/b104d2ce2bdf80265540905d6809bc38fc43b24e)
- fixed this.get [`52174a5`](https://github.com/Glavin001/ember-c3/commit/52174a5d60e9775a9d962813fe16acacb5a7280f)
- added version disclaimer to readme [`517e09b`](https://github.com/Glavin001/ember-c3/commit/517e09b8df025b8853e8fd5aa192d34382d3d96c)
- bumped version [`dfb1460`](https://github.com/Glavin001/ember-c3/commit/dfb146001622ff6ec9f133da94cf07f750c8fcc4)
- added version disclaimer to readme [`517e09b`](https://github.com/Glavin001/ember-c3/commit/517e09b8df025b8853e8fd5aa192d34382d3d96c)
- bumped version [`9c36c87`](https://github.com/Glavin001/ember-c3/commit/9c36c875fbdd4e3c3b6d13a8dd9924eecb14e43d)
- fixed included to make ember-auto-import work in addon [`b5107f0`](https://github.com/Glavin001/ember-c3/commit/b5107f02b4462458a33c386b4ffc3b39af59179e)
- updated travis-ci test [`9d9bf96`](https://github.com/Glavin001/ember-c3/commit/9d9bf9635756366a27dc8c0bdf35ef6d8cbc51fa)
- fixed this.get [`52174a5`](https://github.com/Glavin001/ember-c3/commit/52174a5d60e9775a9d962813fe16acacb5a7280f)
- updated c3 version to latest [`fb87679`](https://github.com/Glavin001/ember-c3/commit/fb87679b948d0d2de135eeb72830726ab4869e3c)
- bumped version [`9c36c87`](https://github.com/Glavin001/ember-c3/commit/9c36c875fbdd4e3c3b6d13a8dd9924eecb14e43d)
- dropped shim version [`6845537`](https://github.com/Glavin001/ember-c3/commit/68455370f4e74950d7e766689362b16f98180183)
- es6 [`92f4d66`](https://github.com/Glavin001/ember-c3/commit/92f4d66a60b1375be31cbd3eca5696e26a2c2c59)
- removed debug [`6558045`](https://github.com/Glavin001/ember-c3/commit/65580455ff35e5bc45514c504246199e45e1533c)
- dropped hbs test from travis [`12407fb`](https://github.com/Glavin001/ember-c3/commit/12407fb5a6cd65a2ff49d0d25ebd049eeca75e8d)
- add idea files to git ignore [`ea41b15`](https://github.com/Glavin001/ember-c3/commit/ea41b152a13042ad3282f61e46024b27785c3d70)
Expand Down Expand Up @@ -201,22 +217,22 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Remove dist/ [`b9a8ff3`](https://github.com/Glavin001/ember-c3/commit/b9a8ff384bf22edfe8a1e2f79d12fba873a2c0cc)
- Update c3-chart.js [`e6799db`](https://github.com/Glavin001/ember-c3/commit/e6799db7d7435893fdc5658c6074a32d7db01958)
- Fix demo [`05fc30e`](https://github.com/Glavin001/ember-c3/commit/05fc30e9abb0d78e8a89ff60670a7c71a8024034)
- Bind events [`311b9d6`](https://github.com/Glavin001/ember-c3/commit/311b9d68bb85e3d1a78d4aede4a2231faff49e82)
- shim imports [`9258a63`](https://github.com/Glavin001/ember-c3/commit/9258a63e8077c2e8fa623621b6fcfedcf0c5dbaf)
- Bind events [`311b9d6`](https://github.com/Glavin001/ember-c3/commit/311b9d68bb85e3d1a78d4aede4a2231faff49e82)
- Update package.json for release 0.1.0 [`09d9e70`](https://github.com/Glavin001/ember-c3/commit/09d9e706fcd28aac68e45a6ead6dbe8d112eb4bb)
- Add keywords for improved discoverability in npm searches [`f84d4c2`](https://github.com/Glavin001/ember-c3/commit/f84d4c27736b74e7ee3be9338a016014dc3f62d4)
- Update chart.js [`5b64ccc`](https://github.com/Glavin001/ember-c3/commit/5b64cccea3e218ddb83a36c9aae22dbcc066f52e)
- Setup ember-cli-github-pages [`0c95bae`](https://github.com/Glavin001/ember-c3/commit/0c95bae9f53e581faf50f89cc07bf66643fe68bc)
- Update chart.js [`5b64ccc`](https://github.com/Glavin001/ember-c3/commit/5b64cccea3e218ddb83a36c9aae22dbcc066f52e)
- add in d3 resolution [`77198b3`](https://github.com/Glavin001/ember-c3/commit/77198b3f72b90db685efe0d2995d1994f2f18994)
- make sure ember-c3-shim is installed on project [`4d65158`](https://github.com/Glavin001/ember-c3/commit/4d65158dfdd3f5262ac0897f6b1a7a03d0679b04)
- Add helpful links section to README [`c1a3771`](https://github.com/Glavin001/ember-c3/commit/c1a377109d75e6d5fa0cd56fc073f04a52dddd8a)
- Add demo links to examples in Usage section [`be08f02`](https://github.com/Glavin001/ember-c3/commit/be08f02d5a98539abb6aa3a3857ba53aebf18a3f)
- Add bower resolution for qunit-notifications [`2a50da0`](https://github.com/Glavin001/ember-c3/commit/2a50da0f1404b7c728a1d0820029fd9d763d2c33)
- add in ember-c3-shim and it's dependency ember-d3 [`7f7609a`](https://github.com/Glavin001/ember-c3/commit/7f7609a6bf492d331b12c681f1e7a80af649202e)
- Force URL type to be hash [`50af258`](https://github.com/Glavin001/ember-c3/commit/50af25870162ac8f7fa7855513eff728fdcde3a1)
- Add npm version badge to README [`27782c6`](https://github.com/Glavin001/ember-c3/commit/27782c6a8d86e42537de4bb546c281383907bce1)
- Remove dist/ path from live demo link [`7dbd25e`](https://github.com/Glavin001/ember-c3/commit/7dbd25e9f7a72e9688dd7e3638e9e4fe5f074deb)
- Force URL type to be hash [`50af258`](https://github.com/Glavin001/ember-c3/commit/50af25870162ac8f7fa7855513eff728fdcde3a1)
- Update version to v0.2.0 [`c87905c`](https://github.com/Glavin001/ember-c3/commit/c87905c540d13578d38e9df9360263ab1de65cab)
- add in ember-c3-shim and it's dependency ember-d3 [`7f7609a`](https://github.com/Glavin001/ember-c3/commit/7f7609a6bf492d331b12c681f1e7a80af649202e)

#### [v0.1.5](https://github.com/Glavin001/ember-c3/compare/v0.1.4...v0.1.5)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-c3",
"version": "3.0.1",
"version": "3.0.2",
"description": "Ember addon library for C3, a D3-based reusable chart library.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit f9dcce1

Please sign in to comment.