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: v28.1.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: v28.2.0
Choose a head ref
  • 5 commits
  • 25 files changed
  • 4 contributors

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    2ee1b91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51f54db View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. fix(xy): consider useDefaultGroupDomain on scale config (#1119)

    The #1087 PR introduced a regression where the useDefaultGroupDomain was not considered when
    computing the scale configs.
    markov00 authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    c1b59f2 View commit details
    Browse the repository at this point in the history
  2. feat(partition): add debuggable state (#1117)

    Add the debug state for partition charts with the following type signature:
    
    fix #917
    markov00 authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    d7fc206 View commit details
    Browse the repository at this point in the history
  3. chore(release): 28.2.0 [skip ci]

    # [28.2.0](v28.1.0...v28.2.0) (2021-04-15)
    
    ### Bug Fixes
    
    * **xy:** consider `useDefaultGroupDomain` on scale config ([#1119](#1119)) ([c1b59f2](c1b59f2)), closes [#1087](#1087)
    
    ### Features
    
    * **a11y:** allow user to pass custom description for screen readers ([#1111](#1111)) ([2ee1b91](2ee1b91)), closes [#1097](#1097)
    * **partition:** add debuggable state ([#1117](#1117)) ([d7fc206](d7fc206)), closes [#917](#917)
    semantic-release-bot committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    8017edd View commit details
    Browse the repository at this point in the history
Loading