Skip to content
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

pull new changes #12

Merged
merged 2 commits into from
Oct 15, 2019
Merged

pull new changes #12

merged 2 commits into from
Oct 15, 2019

Conversation

Prashant-Kamboj
Copy link
Owner

What is the purpose of this pull request? (Check any that's applicable)

  • Feature
  • Bug fix
  • Dependency updates
  • Documentation updates
  • Build related changes
  • Changes an existing functionality
  • Other, please explain:

Does this introduce a breaking change?

  • Yes
  • No

What changes did you make? (Give an overview)

Add any screenshots

avinashg1994 and others added 2 commits October 14, 2019 08:35
…#90) (#98)

* Fix: prevents onclick trigger for non truncated
axis row label (fixes #90)

* Fix: Added check for secondaryDisplay as well
## [1.11.3](v1.11.2...v1.11.3) (2019-10-14)

### Fix

* prevents onclick trigger for non truncated axis row label (fixes #90) (#98) ([bc24ad3](bc24ad3)), closes [#90](https://github.com/cerner/carbon-graphs/issues/90) [#98](#98) [#90](https://github.com/cerner/carbon-graphs/issues/90)
@Prashant-Kamboj Prashant-Kamboj merged commit 2457670 into Prashant-Kamboj:master Oct 15, 2019
Prashant-Kamboj pushed a commit that referenced this pull request Dec 30, 2019
# This is the 1st commit message:

New: Eventline code add

# This is the commit message #2:

Build: Added travis.yml, .releaserc semantic-release (#1)

* Build: Added package-lock.json

* Fix: carbon-site-helpers & svg-to-carbon imports needs to be scoped

* Build: Added travis.yml with gh-pages deploy

* Build: Added .releaserc semantic-release

* Chore: Removed husky test on commit

* Docs: Updated contribution document links

* Build: Deploy stage doesnt appear on build logs if PR

# This is the commit message #3:

Chore: 1.0.0 [skip ci]

# 1.0.0 (2019-07-10)

### Build

* Added travis.yml, .releaserc semantic-release (#1) ([53b62c1](cerner@53b62c1)), closes [#1](cerner#1)

# This is the commit message #4:

New: Criticality for Timeline Points (#10)

* New: Criticality for Timeline Points

* Docs: add self to contributor list

# This is the commit message #5:

Chore: 1.1.0 [skip ci]

# [1.1.0](cerner/carbon-graphs@v1.0.0...v1.1.0) (2019-07-11)

### New

* Criticality for Timeline Points (#10) ([9145e79](cerner@9145e79)), closes [#10](cerner#10)

# This is the commit message #6:

Build: Added karma-parallel to run tests in parallel (fixes #44) (cerner#46)

* Build: Added karma-parallel to run tests in parallel (fixes #44)

* Fix: Force multiple executors in karma config

* Build: Test usig xvfb for travis

* Fix: Added xvfb service

* Revert: xvfb since we are using ChromeHeadless and puppeteer

# This is the commit message #7:

Chore: 1.1.1 [skip ci]

## [1.1.1](cerner/carbon-graphs@v1.1.0...v1.1.1) (2019-07-17)

### Build

* Added karma-parallel to run tests in parallel (fixes #44) (cerner#46) ([4ede730](cerner@4ede730)), closes [#44](https://github.com/cerner/carbon-graphs/issues/44) [cerner#46](cerner#46) [#44](https://github.com/cerner/carbon-graphs/issues/44)

# This is the commit message #8:

New: Native Pie chart (cerner#42)

* New: Native Pie chart

* Docs: Added Pie chart documentation

* Fix: JSDoc changes for PieContent

# This is the commit message #9:

Chore: 1.2.0 [skip ci]

# [1.2.0](cerner/carbon-graphs@v1.1.1...v1.2.0) (2019-07-19)

### New

* Native Pie chart (cerner#42) ([b275756](cerner@b275756)), closes [cerner#42](cerner#42)

# This is the commit message #10:

Chore: Doc lint preventing deploying the code to gh-pages (cerner#52)

* Chore: Doc lint preventing deploying the code to gh-pages

* Chore: fixed jsdocs for all functions

* Chore: fixed jsdocs for all functions with examples

# This is the commit message #11:

Chore: 1.2.1 [skip ci]

## [1.2.1](cerner/carbon-graphs@v1.2.0...v1.2.1) (2019-07-23)

### Chore

* Doc lint preventing deploying the code to gh-pages (cerner#52) ([67a7334](cerner@67a7334)), closes [cerner#52](cerner#52)

# This is the commit message #12:

Update: Load and unload batch of tracks (fixes #51) (cerner#55)


# This is the commit message #13:

Chore: 1.3.0 [skip ci]

# [1.3.0](cerner/carbon-graphs@v1.2.1...v1.3.0) (2019-07-25)

### Update

* Load and unload batch of tracks (fixes #51) (cerner#55) ([0471492](cerner@0471492)), closes [#51](https://github.com/cerner/carbon-graphs/issues/51) [cerner#55](cerner#55)

# This is the commit message #14:

Update: Disabled legend item appearance is now distinct (fixes #47) (cerner#48)

* Update: Disabled legend item appearance is now distinct (fixes #47)

* Fix: Disabled legend should be selected by default

# This is the commit message #15:

Chore: 1.4.0 [skip ci]

# [1.4.0](cerner/carbon-graphs@v1.3.0...v1.4.0) (2019-07-29)

### Update

* Disabled legend item appearance is now distinct (fixes #47) (cerner#48) ([b6b4581](cerner@b6b4581)), closes [#47](https://github.com/cerner/carbon-graphs/issues/47) [cerner#48](cerner#48) [#47](https://github.com/cerner/carbon-graphs/issues/47)

# This is the commit message #16:

Fix: Regions not rendering combination with Paired Result (fixes #40) (cerner#59)


# This is the commit message #17:

Chore: 1.4.1 [skip ci]

## [1.4.1](cerner/carbon-graphs@v1.4.0...v1.4.1) (2019-07-30)

### Fix

* Regions not rendering combination with Paired Result (fixes #40) (cerner#59) ([d8c7644](cerner@d8c7644)), closes [#40](https://github.com/cerner/carbon-graphs/issues/40) [cerner#59](cerner#59)

# This is the commit message #18:

Fix: Axes shapes werent centered in Firefox (fixes #53) (cerner#58)

* Fix: Axes shapes werent centered in Firefox (fixes #53)

* Fix: Translate once on create of shape container

# This is the commit message #19:

Chore: 1.4.2 [skip ci]

## [1.4.2](cerner/carbon-graphs@v1.4.1...v1.4.2) (2019-07-30)

### Fix

* Axes shapes werent centered in Firefox (fixes #53) (cerner#58) ([210b6bd](cerner@210b6bd)), closes [#53](https://github.com/cerner/carbon-graphs/issues/53) [cerner#58](cerner#58) [#53](https://github.com/cerner/carbon-graphs/issues/53)

# This is the commit message #20:

Fix: Non-path based svg icon now translates on-resize (fixes #60) (cerner#61)

* Fix: Non-path based svg icon now translates on-resize (fixes #60)

* Chore: Added a few logs while building icons

* Update: DevDependencies

* Chore: Increased transition delay

# This is the commit message #21:

Chore: 1.4.3 [skip ci]

## [1.4.3](cerner/carbon-graphs@v1.4.2...v1.4.3) (2019-08-08)

### Fix

* Non-path based svg icon now translates on-resize (fixes #60) (cerner#61) ([3170509](cerner@3170509)), closes [#60](https://github.com/cerner/carbon-graphs/issues/60) [cerner#61](cerner#61) [#60](https://github.com/cerner/carbon-graphs/issues/60)

# This is the commit message #22:

Update: Display Data Series In Legend when No Data Exists (cerner#62)

* Carbon-42 Display Data Series In Legend when No Data Exists

* Update: Display Data Series In Legend when No Data Exists

* Update: Display Data Series In Legend when No Data Exists

* Added unit testcaes

* updated testcases

# This is the commit message #23:

Chore: 1.5.0 [skip ci]

# [1.5.0](cerner/carbon-graphs@v1.4.3...v1.5.0) (2019-08-13)

### Update

* Display Data Series In Legend when No Data Exists (cerner#62) ([09d4d0b](cerner@09d4d0b)), closes [cerner#62](cerner#62)

# This is the commit message #24:

Update: Region shows faceup when identical in multi-set (cerner#49)

* Update: same region show up

* Update: made requested changes

* Update: made changes to region code

* Update: made changes to refine code and added test cases

* Update: resolved conflict latest code set added

* Update: made changes to test case and added some test cases

* Update: made changes

* Update: made changes

* Update: did some minor changes

* Update: added some minor change

* Update: added comment line

# This is the commit message #25:

Chore: 1.6.0 [skip ci]

# [1.6.0](cerner/carbon-graphs@v1.5.0...v1.6.0) (2019-08-20)

### Update

* Region shows faceup when identical in multi-set (cerner#49) ([8b4b341](cerner@8b4b341)), closes [cerner#49](cerner#49)

# This is the commit message #26:

New: Added OCS light shapes for Unverified datapoints (fixes #54, fixes #66) (cerner#63)

* New: Added OCS light shapes for Unverified datapoints (fixes #54)

* Update: ocs

* Update: Added unit tests

* Docs: Added information on rangeRounding

* Docs: Added light and dark mode to SHAPES documentation

* Fix: Dateline doc showing funny formatting

* Chore: Restructured examples for Shapes vs light

# This is the commit message #27:

Chore: 1.7.0 [skip ci]

# [1.7.0](cerner/carbon-graphs@v1.6.0...v1.7.0) (2019-08-20)

### New

* Added OCS light shapes for Unverified datapoints (fixes #54, fixes #66) (cerner#63) ([513e3b9](cerner@513e3b9)), closes [#54](https://github.com/cerner/carbon-graphs/issues/54) [#66](https://github.com/cerner/carbon-graphs/issues/66) [cerner#63](cerner#63) [#54](https://github.com/cerner/carbon-graphs/issues/54)

# This is the commit message #28:

Chore: Updated carbon-site-helpers to 1.1.0 (cerner#72)

* Update: Render demo site with options

* Chore: Updated carbo-site-helpers to 1.1.0

# This is the commit message #29:

Chore: 1.7.1 [skip ci]

## [1.7.1](cerner/carbon-graphs@v1.7.0...v1.7.1) (2019-08-30)

### Chore

* Updated carbon-site-helpers to 1.1.0 (cerner#72) ([5db4414](cerner@5db4414)), closes [cerner#72](cerner#72)

# This is the commit message #30:

New: No Data View (fixes #39) (cerner#68)

* New: No Data View (fixes #39)

* New: No Data View (fixes #39)

* New: No Data View (fixes #39)

Address review comment

* New: No Data View (fixes #39)

Add necessary Tests

* New: No Data View (fixes #39)

Code cleanup

* New: No Data View (fixes #39)

Code cleanup and documentation

* New: No Data View (fixes #39)

Update font-size to fit to all screen sizes

* New: No Data View (fixes #39)

Update example

* New: No Data View (fixes #39)

Update test to use the constants

* New: No Data View (fixes #39)

Revert the chage added by mistake

# This is the commit message #31:

Chore: 1.8.0 [skip ci]

# [1.8.0](cerner/carbon-graphs@v1.7.1...v1.8.0) (2019-09-03)

### New

* No Data View (fixes #39) (cerner#68) ([cee3ab1](cerner@cee3ab1)), closes [#39](https://github.com/cerner/carbon-graphs/issues/39) [cerner#68](cerner#68) [#39](https://github.com/cerner/carbon-graphs/issues/39) [#39](https://github.com/cerner/carbon-graphs/issues/39) [#39](https://github.com/cerner/carbon-graphs/issues/39) [#39](https://github.com/cerner/carbon-graphs/issues/39) [#39](https://github.com/cerner/carbon-graphs/issues/39) [#39](https://github.com/cerner/carbon-graphs/issues/39) [#39](https://github.com/cerner/carbon-graphs/issues/39) [#39](https://github.com/cerner/carbon-graphs/issues/39) [#39](https://github.com/cerner/carbon-graphs/issues/39) [#39](https://github.com/cerner/carbon-graphs/issues/39)

# This is the commit message #32:

Chore: Added custom padding tab for site (fixes #69) (cerner#73)

* Chore: Added custom padding tab for site (fixes #69)

* Chore: Added code review comment

# This is the commit message #33:

Chore: 1.8.1 [skip ci]

## [1.8.1](cerner/carbon-graphs@v1.8.0...v1.8.1) (2019-09-05)

### Chore

* Added custom padding tab for site (fixes #69) (cerner#73) ([59a5544](cerner@59a5544)), closes [#69](https://github.com/cerner/carbon-graphs/issues/69) [cerner#73](cerner#73) [#69](https://github.com/cerner/carbon-graphs/issues/69)

# This is the commit message #34:

Chore: Site to include breadcrumb via site-helpers v1.3.0

# This is the commit message #35:

Chore: 1.8.2 [skip ci]

## [1.8.2](cerner/carbon-graphs@v1.8.1...v1.8.2) (2019-09-08)

### Chore

* Site to include breadcrumb via site-helpers v1.3.0 ([e0cd189](cerner@e0cd189))

# This is the commit message #36:

Chore: Update concept goal-line vs region-line (fixes #38) (cerner#76)


# This is the commit message #37:

Chore: 1.8.3 [skip ci]

## [1.8.3](cerner/carbon-graphs@v1.8.2...v1.8.3) (2019-09-11)

### Chore

* Update concept goal-line vs region-line (fixes #38) (cerner#76) ([532a721](cerner@532a721)), closes [#38](https://github.com/cerner/carbon-graphs/issues/38) [cerner#76](cerner#76)

# This is the commit message #38:

New: Add support for nl-NL and sv-SE (cerner#75)

* New: Add Locale support for nl-NL and sv-SE

* New: Add Locale support for nl-NL and sv-SE

* New: Add Locale support for nl-NL and sv-SE

# This is the commit message #39:

Chore: 1.9.0 [skip ci]

# [1.9.0](cerner/carbon-graphs@v1.8.3...v1.9.0) (2019-09-12)

### New

* Add support for nl-NL and sv-SE (cerner#75) ([65a1b47](cerner@65a1b47)), closes [cerner#75](cerner#75)

# This is the commit message #40:

Fix: Timeline to honour padding right property (fixes #45) (cerner#77)

* Update: creationhelper to use padding-right and example

* Update: contributors.md

* Update: jest

* Update: Removed unneeded line

* Update: Removed unneeded line change

# This is the commit message #41:

Chore: 1.9.1 [skip ci]

## [1.9.1](cerner/carbon-graphs@v1.9.0...v1.9.1) (2019-09-12)

### Fix

* Timeline to honour padding right property (fixes #45) (cerner#77) ([fd22162](cerner@fd22162)), closes [#45](https://github.com/cerner/carbon-graphs/issues/45) [cerner#77](cerner#77)

# This is the commit message cerner#42:

Chore: Update dependencies and removed codeowners (cerner#82)


# This is the commit message #43:

Chore: 1.9.2 [skip ci]

## [1.9.2](cerner/carbon-graphs@v1.9.1...v1.9.2) (2019-09-18)

### Chore

* Update dependencies and removed codeowners (cerner#82) ([8314626](cerner@8314626)), closes [cerner#82](cerner#82)

# This is the commit message #44:

Fix: x-axis ticks from overlapping (fixes #32) (cerner#80)

* Fix: x-axis-ticks-overlapping

* Fix: x-axis ticks overlapping(fixes #32)

# This is the commit message #45:

Chore: 1.9.3 [skip ci]

## [1.9.3](cerner/carbon-graphs@v1.9.2...v1.9.3) (2019-09-18)

### Fix

* x-axis ticks from overlapping (fixes #32) (cerner#80) ([7057e75](cerner@7057e75)), closes [#32](https://github.com/cerner/carbon-graphs/issues/32) [cerner#80](cerner#80) [#32](https://github.com/cerner/carbon-graphs/issues/32)

# This is the commit message cerner#46:

Docs: Restructured examples, added getting started page (cerner#85)

* Docs: Restructured examples, added getting started page

* Docs: PR template fix

* Fix: Links for image and redirect to usage section

* Fix: code review updates

# This is the commit message #47:

Chore: 1.9.4 [skip ci]

## [1.9.4](cerner/carbon-graphs@v1.9.3...v1.9.4) (2019-09-19)

### Docs

* Restructured examples, added getting started page (cerner#85) ([2f798d4](cerner@2f798d4)), closes [cerner#85](cerner#85)

# This is the commit message cerner#48:

Update: Added support provide key for unload Graph contents (fixes #86) (cerner#87)

* Update: Added support provide key for unload Graph contents (fixes #86)

* Fix: Added unit tests and title attr for legend

* Docs: Updated documentation for loadContent and unloadContent

* Docs: Updates to API reference

* Fix: Code review comments

* Update: DevDependencies

# This is the commit message cerner#49:

Chore: 1.10.0 [skip ci]

# [1.10.0](cerner/carbon-graphs@v1.9.4...v1.10.0) (2019-09-24)

### Update

* Added support provide key for unload Graph contents (fixes #86) (cerner#87) ([344aac2](cerner@344aac2)), closes [#86](https://github.com/cerner/carbon-graphs/issues/86) [cerner#87](cerner#87) [#86](https://github.com/cerner/carbon-graphs/issues/86)

# This is the commit message #50:

Fix: To not trigger popup for not truncated trackLabel (fixes #20) (cerner#89)

* Fix: To not trigger popup for not truncated trackLabel (fixes #20)

* Fix: Added if condition for onclick (fixes #20)

* Update: Updated test

* Update: Resolved review comments

# This is the commit message #51:

Chore: 1.10.1 [skip ci]

## [1.10.1](cerner/carbon-graphs@v1.10.0...v1.10.1) (2019-10-01)

### Fix

* To not trigger popup for not truncated trackLabel (fixes #20) (cerner#89) ([8e9cef0](cerner@8e9cef0)), closes [#20](https://github.com/cerner/carbon-graphs/issues/20) [cerner#89](cerner#89) [#20](https://github.com/cerner/carbon-graphs/issues/20) [#20](https://github.com/cerner/carbon-graphs/issues/20)

# This is the commit message cerner#52:

New: Panning property added (cerner#67)

* Update: added code for panning

* Update: added code for panning

* Update: corrected test cases failing

* Update: Added panning code example and documentation with test case

* Update: Added test cases

* Update: Fixed build

* Update: fixed test cases to fix build

* Update: fixing build

* Update: fixing build

* Update: made changes and added examplea

* Update: made changes

* Update: made little correction

* Update: made changes

* Update: added comment for getDatelineIndicatorHeight call

* Update: made some little changes

# This is the commit message #53:

Chore: 1.11.0 [skip ci]

# [1.11.0](cerner/carbon-graphs@v1.10.1...v1.11.0) (2019-10-01)

### New

* Panning property added (cerner#67) ([50f6770](cerner@50f6770)), closes [cerner#67](cerner#67)

# This is the commit message #54:

Chore: Gantt Events Icon update within Site (cerner#94)


# This is the commit message cerner#55:

Chore: Split unit tests into more atomic files (fixes #36) (cerner#91)

* Chore: Split unit tests into more atomic files (fixes #36)

* Chore: test rebase

# This is the commit message #56:

Chore: 1.11.1 [skip ci]

## [1.11.1](cerner/carbon-graphs@v1.11.0...v1.11.1) (2019-10-01)

### Chore

* Gantt Events Icon update within Site (cerner#94) ([6ea43fd](cerner@6ea43fd)), closes [cerner#94](cerner#94)
* Split unit tests into more atomic files (fixes #36) (cerner#91) ([69580ac](cerner@69580ac)), closes [#36](https://github.com/cerner/carbon-graphs/issues/36) [cerner#91](cerner#91) [#36](https://github.com/cerner/carbon-graphs/issues/36)

# This is the commit message #57:

Chore: Updated eslint rules to eslint-plugin-standard (cerner#96)

* Chore: Updated eslint rules to eslint-plugin-standard

* Fix: Removed some redundant rules

# This is the commit message cerner#58:

Chore: 1.11.2 [skip ci]

## [1.11.2](cerner/carbon-graphs@v1.11.1...v1.11.2) (2019-10-02)

### Chore

* Updated eslint rules to eslint-plugin-standard (cerner#96) ([37bc569](cerner@37bc569)), closes [cerner#96](cerner#96)

# This is the commit message cerner#59:

Fix: prevents onclick trigger for non truncated axis row label (fixes #90) (cerner#98)

* Fix: prevents onclick trigger for non truncated
axis row label (fixes #90)

* Fix: Added check for secondaryDisplay as well

# This is the commit message #60:

Chore: 1.11.3 [skip ci]

## [1.11.3](cerner/carbon-graphs@v1.11.2...v1.11.3) (2019-10-14)

### Fix

* prevents onclick trigger for non truncated axis row label (fixes #90) (cerner#98) ([bc24ad3](cerner@bc24ad3)), closes [#90](https://github.com/cerner/carbon-graphs/issues/90) [cerner#98](cerner#98) [#90](https://github.com/cerner/carbon-graphs/issues/90)

# This is the commit message cerner#61:

Update: Provide padding when hasCustomProperty is true (fixes #22) (cerner#97)


# This is the commit message cerner#62:

Chore: 1.12.0 [skip ci]

# [1.12.0](cerner/carbon-graphs@v1.11.3...v1.12.0) (2019-10-15)

### Update

* Provide padding when hasCustomProperty is true (fixes #22) (cerner#97) ([b1584e2](cerner@b1584e2)), closes [#22](https://github.com/cerner/carbon-graphs/issues/22) [cerner#97](cerner#97)

# This is the commit message cerner#63:

Update: Add border for legend item (fixes #28) (cerner#103)

* Update: Add border for legend item (fixes #28)

* Docs: Fixed renaming of Graph.md

* Chore: Moved panHelpers out of controls folder

# This is the commit message #64:

Chore: 1.13.0 [skip ci]

# [1.13.0](cerner/carbon-graphs@v1.12.0...v1.13.0) (2019-10-17)

### Update

* Add border for legend item (fixes #28) (cerner#103) ([1c69ed6](cerner@1c69ed6)), closes [#28](https://github.com/cerner/carbon-graphs/issues/28) [cerner#103](cerner#103) [#28](https://github.com/cerner/carbon-graphs/issues/28)

# This is the commit message #65:

Fix: Show region when only one paired result is displayed (fixes #3) (cerner#108)

* Fix: Show region when only one paired result is displayed (fixes #3)

* Fix: Use contentKeys directly. (fixes #3)

* Fix: Update Contributors file. (fixes #3)

# This is the commit message #66:

Chore: 1.13.1 [skip ci]

## [1.13.1](cerner/carbon-graphs@v1.13.0...v1.13.1) (2019-11-05)

### Fix

* Show region when only one paired result is displayed (fixes #3) (cerner#108) ([86be549](cerner@86be549)), closes [#3](https://github.com/cerner/carbon-graphs/issues/3) [cerner#108](cerner#108) [#3](https://github.com/cerner/carbon-graphs/issues/3) [#3](https://github.com/cerner/carbon-graphs/issues/3) [#3](https://github.com/cerner/carbon-graphs/issues/3)

# This is the commit message cerner#67:

Update: Add support for empty tick labels (fixes #92) (cerner#105)


# This is the commit message cerner#68:

Chore: 1.14.0 [skip ci]

# [1.14.0](cerner/carbon-graphs@v1.13.1...v1.14.0) (2019-11-05)

### Update

* Add support for empty tick labels (fixes #92) (cerner#105) ([c27805f](cerner@c27805f)), closes [#92](https://github.com/cerner/carbon-graphs/issues/92) [cerner#105](cerner#105)

# This is the commit message #69:

Update: Constant padding bottom (fixes #81) (cerner#107)

* Update: Added condition for Windows (fixes #81)

* Update: Added check for firefox in windows (fixes #81)

* Update: updated custom padding bottom

* Update: updated constants bottom padding (fixes #81)

* Update: updated test

* Update: Added a constant variable for tests

* Update: Added const variable in commonHelper

# This is the commit message #70:

Chore: 1.15.0 [skip ci]

# [1.15.0](cerner/carbon-graphs@v1.14.0...v1.15.0) (2019-12-03)

### Update

* Constant padding bottom (fixes #81) (cerner#107) ([0df429d](cerner@0df429d)), closes [#81](https://github.com/cerner/carbon-graphs/issues/81) [cerner#107](cerner#107) [#81](https://github.com/cerner/carbon-graphs/issues/81) [#81](https://github.com/cerner/carbon-graphs/issues/81) [#81](https://github.com/cerner/carbon-graphs/issues/81)

# This is the commit message #71:

Docs: Added documentation on X Axis domain padding (fixes #70) (cerner#120)


# This is the commit message cerner#72:

Chore: 1.15.1 [skip ci]

## [1.15.1](cerner/carbon-graphs@v1.15.0...v1.15.1) (2019-12-03)

### Docs

* Added documentation on X Axis domain padding (fixes #70) (cerner#120) ([ae68ff4](cerner@ae68ff4)), closes [#70](https://github.com/cerner/carbon-graphs/issues/70) [cerner#120](cerner#120)

# This is the commit message cerner#73:

Chore: Update dependencies to enable Greenkeeper 🌴 (cerner#122)

* chore(package): update dependencies

* chore(travis): whitelist greenkeeper branches

* docs(readme): add Greenkeeper badge

* chore(package): update lockfile package-lock.json

* chore: adapt code to updated dependencies

# This is the commit message #74:

Chore: 1.15.2 [skip ci]

## [1.15.2](cerner/carbon-graphs@v1.15.1...v1.15.2) (2019-12-04)

### Chore

* Update dependencies to enable Greenkeeper 🌴 (cerner#122) ([e31d243](cerner@e31d243)), closes [cerner#122](cerner#122)

# This is the commit message cerner#75:

New: Support dashed line for Line Graph (fixes #29) (cerner#118)


# This is the commit message cerner#76:

Chore: 1.16.0 [skip ci]

# [1.16.0](cerner/carbon-graphs@v1.15.2...v1.16.0) (2019-12-04)

### New

* Support dashed line for Line Graph (fixes #29) (cerner#118) ([98b614a](cerner@98b614a)), closes [#29](https://github.com/cerner/carbon-graphs/issues/29) [cerner#118](cerner#118)

# This is the commit message cerner#77:

Upgrade: Bump npm from 6.13.2 to 6.13.4 [skip ci] (cerner#127)

Bumps [npm](https://github.com/npm/cli) from 6.13.2 to 6.13.4.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v6.13.2...v6.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
# This is the commit message #78:

Fix: y2 axis label going out of scope (fixes #110) (cerner#125)


# This is the commit message #79:

Chore: 1.16.1 [skip ci]

## [1.16.1](cerner/carbon-graphs@v1.16.0...v1.16.1) (2019-12-20)

### Fix

* y2 axis label going out of scope (fixes #110) (cerner#125) ([957a3f5](cerner@957a3f5)), closes [#110](https://github.com/cerner/carbon-graphs/issues/110) [cerner#125](cerner#125)

### Upgrade

* Bump npm from 6.13.2 to 6.13.4 [skip ci] (cerner#127) ([7d3d238](cerner@7d3d238)), closes [cerner#127](cerner#127)

# This is the commit message cerner#80:

Update mini-css-extract-plugin to the latest version 🚀 [skip ci] (cerner#130)

* chore(package): update mini-css-extract-plugin to version 0.9.0

* chore(package): update lockfile package-lock.json

# This is the commit message #81:

Fix: Opacity for Hashed Activity Bars for Gantt (fixes #113)

# This is the commit message cerner#82:

Fix: Border Background bars Gantt for a11y (fixes #123)

# This is the commit message cerner#83:

Chore: Update site with background bar in Gantt to black

# This is the commit message #84:

Chore: Update Greenkeeper commit messages going forward [skip ci]

# This is the commit message cerner#85:

Chore: Removed Greenkeeper badge from README [skip ci]

# This is the commit message #86:

Upgrade: Update sinon to version 8.0.0 [skip ci] (cerner#132)

* Upgrade: Update sinon to version 8.0.0

* chore(package): update lockfile package-lock.json

# This is the commit message cerner#87:

Upgrade: babel-plugin-istanbul to version 6.0.0 [skip ci] (cerner#133)

* Upgrade: Update babel-plugin-istanbul to version 6.0.0

* chore(package): update lockfile package-lock.json

# This is the commit message #88:

Fix: Padding Top on Timeline changes the width (fixes #117) (cerner#126)

:wq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants