Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elastic/elastic-charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.6.0
Choose a base ref
...
head repository: elastic/elastic-charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.0.0
Choose a head ref
  • 2 commits
  • 14 files changed
  • 2 contributors

Commits on Nov 11, 2019

  1. refactor(typings): prepare for upgrade TS to 3.7 (#402)

    Fix issues related to typescript `3.7`
    
    BREAKING CHANGE: We have a few exported styles, used in the Theme that are changed: SharedGeometryStyle to SharedGeometryStateStyle and GeometryStyle to GeometryStateStyle
    markov00 authored and nickofthyme committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    e2700de View commit details
    Browse the repository at this point in the history
  2. chore(release): 14.0.0 [skip ci]

    # [14.0.0](v13.6.0...v14.0.0) (2019-11-11)
    
    ### Code Refactoring
    
    * **typings:** prepare for upgrade TS to 3.7 ([#402](#402)) ([e2700de](e2700de))
    
    ### BREAKING CHANGES
    
    * **typings:** We have a few exported styles, used in the Theme that are changed: SharedGeometryStyle to SharedGeometryStateStyle and GeometryStyle to GeometryStateStyle
    semantic-release-bot committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f2c7bd9 View commit details
    Browse the repository at this point in the history
Loading