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: v61.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: v61.1.0
Choose a head ref
  • 13 commits
  • 456 files changed
  • 6 contributors

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    fca6cdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd26a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    5193a64 View commit details
    Browse the repository at this point in the history
  2. docs: improve metric story (#2237)

    * add column support to metric story
    
    * fix progress bar and trendline settings
    
    * fix linting
    
    * test(vrt): update screenshots [skip ci]
    
    * update useEffect
    
    ---------
    
    Co-authored-by: elastic-datavis[bot] <98618603+elastic-datavis[bot]@users.noreply.github.com>
    Co-authored-by: nickofthyme <nicholas.partridge@elastic.co>
    3 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1a073c0 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @elastic/eui to v91 (#2233)

    * fix(deps): update dependency @elastic/eui to v91
    
    * chore: fix eui popover unexpected changes
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: nickofthyme <nicholas.partridge@elastic.co>
    renovate[bot] and nickofthyme authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e89f623 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump axios from 0.26.1 to 1.6.0 in /.buildkite (#2241)

    Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 1.6.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v0.26.1...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    624cc2d View commit details
    Browse the repository at this point in the history
  5. build(deps): bump axios from 0.26.1 to 1.6.0 in /github_bot (#2242)

    Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 1.6.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v0.26.1...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    72183c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    b3a95d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    dcb56fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a9fb86 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. chore(deps): update dependency @types/jest to ^29.5.8 (#2252)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5ca1a5c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update typescript (#2253)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Nick Partridge <nicholas.partridge@elastic.co>
    renovate[bot] and nickofthyme authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    090449b View commit details
    Browse the repository at this point in the history
  3. chore(release): 61.1.0 [skip ci]

    # [61.1.0](v61.0.0...v61.1.0) (2023-11-20)
    
    ### Bug Fixes
    
    * **deps:** update dependency @elastic/eui to v91 ([#2233](#2233)) ([e89f623](e89f623))
    * **metric:** add option to set empty cell background color ([#2247](#2247)) ([6a9fb86](6a9fb86))
    * **metric:** background color for bar with interactions ([#2248](#2248)) ([dcb56fa](dcb56fa))
    
    ### Features
    
    * **bullet:** improve header layout and positioning ([#2243](#2243)) ([b3a95d2](b3a95d2))
    * **bullet:** new design style and implementation ([#2156](#2156)) ([fca6cdd](fca6cdd))
    semantic-release-bot committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4aa2ed6 View commit details
    Browse the repository at this point in the history
Loading