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: v18.0.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: v18.1.0
Choose a head ref
  • 6 commits
  • 234 files changed
  • 5 contributors

Commits on Mar 17, 2020

  1. Configuration menu
    Copy the full SHA
    484024b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30fd07c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. feat(partition): general sunburst via slice show control (#592)

    * feat(partition): control which slices/sectors are shown, for example, for general sunburst charts
    * chore(partition): ignore incompliant data
    monfera authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    5e6a30b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8c89ec View commit details
    Browse the repository at this point in the history
  3. feat(api): cleanup exposed types (#593)

    This commit removes all the exposed type definition of the library to cleanup the public API
    markov00 authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    544b7cc View commit details
    Browse the repository at this point in the history
  4. chore(release): 18.1.0 [skip ci]

    # [18.1.0](v18.0.0...v18.1.0) (2020-03-18)
    
    ### Bug Fixes
    
    * add unicorn eslint as dev dependency ([#591](#591)) ([30fd07c](30fd07c))
    
    ### Features
    
    * remove duplicate tick labels from axis ([#577](#577)) ([e8c89ec](e8c89ec)), closes [#445](#445)
    * **api:** cleanup exposed types ([#593](#593)) ([544b7cc](544b7cc))
    * **partition:** general sunburst via slice show control ([#592](#592)) ([5e6a30b](5e6a30b))
    semantic-release-bot committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    dc52c91 View commit details
    Browse the repository at this point in the history
Loading