- Fixed Travis API key.
- Fixed Travis API key.
- Add
yAxisPadding
andyAxisTickLabelsAboveTicks
props tofrost-chart
andaxesOnly
prop to the x and y grid components.
- Add stacked-bar chart type
- Upgraded
ember-frost-core
to ^8.0.0
- Updated pull request template
- Added issue template
- Updated to
pr-bumper
version3
- Updated to node 8
- Added slack integration
- Updated
ember-frost-test
to^4.0.1
- Updated
ember-test-utils
to^8.1.1
- Updated
ember-cli-frost-blueprints
to^5.0.2
- Updated
ember-prop-types
to^7.0.1
- Updated
ember-frost-core
to^7.0.0
- Removed ignoring of
package-lock.json
file - Added
package-lock.json
file - Updated Travis CI scripts to allow non-exact node version
- #43 sourcemaps disabled until fixed in external dependencies
- #42 changed default height and width to 0 instead of null
- Added the ignoring of linting of the
CHANGELOG.md
file - Removed useLintTree ember-cli-mocha configuration from
ember-cli-build.js
- Removed unused
ember-elsewhere
package - Updated
ember-cli-code-coverage
to0.3.12
- Removed unused
ember-spread
package - Removed unused
ember-truth-helpers
package - Updated
ember-cli-code-snippet
to version1.7.0
- Updated
ember-frost-test
to version^4.0.0
- Updated
ember-cli-chai
to version0.4.3
- Updated
ember-cli-mocha
to version0.14.4
- Updated
ember-test-utils
to^8.1.0
- Updated
ember-hook
to1.4.2
and moved to dependency - Updated
ember-sinon
to^0.7.0
- Updated
sinon-chai
to version^2.14.0
- Removed unused
ember-cli-sri
package - Updated
ember-d3
to version0.3.4
and move to dependency - Removed
d3
package since it is included byember-d3
package at correct version - Updated
ember-cli-frost-blueprints
to^5.0.1
- Updated code coverage configuration to be in correct directory
- Updated
ember-prop-types
to version^6.0.1
- Added package-lock to the
.gitignore
files until we are ready to migrate to node 8 - Updated
ember-cli-sass
to version7.1.1
- Updated
ember-frost-core
to version^5.0.0
- Removed installation of packages via blueprints since the packages are now being installed via dependencies
- #33 - Bind context to call of
this._super.included()
in index.js
- Added gradient area graphs
- Added custom path helper
- Added an example to the dummy app
- Closes #29
- Upgrade ember-cli 2.12.3 inter-dependencies
- Upgrade to
[email protected]
- Added Use case where all values are the minimum (typically 0) for the data
- Added Added more verbose class names
- Fixes #15
- Added sanitize item values
- Added exposed padding to gauge
- Added more observers to arc
Added guage
Added gauge
- Fixed issue with NaN coordinate in
frost-chart-axis-tick-svg
- Added independent x and y grid
- Added svg x axis
- Replaced
frost-char-svg-plot-grid
byfrost-char-svg-plot-x-grid
andfrost-char-svg-plot-y-grid
- Exposed chart state for
frost-chart
- Fixed first parameter missing in helper
- Updated the secure tokens in
.travis.yml
- Initial release of the new architecture
get the build working and ready for real code