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

Commits on Nov 20, 2023

  1. chore(deps): update eslint (#2254)

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4703681 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. feat: increase tooltip width to 500px and truncate items to 2 lines (#…

    …2261)
    
    feat: truncate to 2 + width 500
    mbondyra authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    afdef1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b30db7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    299c869 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    512a93a View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @elastic/eui to ^91.1.0 (#2267)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    308e974 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update eslint (#2265)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7e80b89 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update typescript to ^6.13.2 (#2266)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d3b07cd View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency @elastic/eui to ^91.2.0 (#2268)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    29cdcb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix(partition): rendering with small radius (#2273)

    * fix(partition): rendering with small radius
    
    * remove resizable from story [update vrts]
    
    * test(vrt): update screenshots [skip ci]
    
    * move VRT to unit test
    
    ---------
    
    Co-authored-by: elastic-datavis[bot] <98618603+elastic-datavis[bot]@users.noreply.github.com>
    markov00 and elastic-datavis[bot] authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    95a8537 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. chore(release): 61.2.0 [skip ci]

    # [61.2.0](v61.1.0...v61.2.0) (2023-12-19)
    
    ### Bug Fixes
    
    * **deps:** update dependency @elastic/eui to ^91.1.0 ([#2267](#2267)) ([308e974](308e974))
    * **deps:** update dependency @elastic/eui to ^91.2.0 ([#2268](#2268)) ([29cdcb3](29cdcb3))
    * **metric:** background colors and sparkline rendering ([#2255](#2255)) ([5abddfc](5abddfc))
    * **partition:** rendering with small radius ([#2273](#2273)) ([95a8537](95a8537))
    * **partition:** zero value sectors cause max stack call ([#2260](#2260)) ([4b30db7](4b30db7))
    * **theme:** legacy margins ([#2262](#2262)) ([299c869](299c869))
    
    ### Features
    
    * increase tooltip width to 500px and truncate items to 2 lines ([#2261](#2261)) ([afdef1c](afdef1c))
    semantic-release-bot committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    dc705ad View commit details
    Browse the repository at this point in the history
Loading