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: v19.2.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: v19.3.0
Choose a head ref
  • 3 commits
  • 12 files changed
  • 3 contributors

Commits on May 7, 2020

  1. feat(partition): linked text maximum length config (#665)

    Adds a config option to limit the length of linked label text in character count
    monfera authored May 7, 2020
    Configuration menu
    Copy the full SHA
    7166e42 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. fix: build/type issue with DataGenerator (#671)

    - Move around types to exclude mocks directory
    - Remove import of seedrandom from dist files
    - Add default rng function for DataGenerator
    nickofthyme authored May 8, 2020
    Configuration menu
    Copy the full SHA
    86dd2b1 View commit details
    Browse the repository at this point in the history
  2. chore(release): 19.3.0 [skip ci]

    # [19.3.0](v19.2.0...v19.3.0) (2020-05-08)
    
    ### Bug Fixes
    
    * build/type issue with DataGenerator ([#671](#671)) ([86dd2b1](86dd2b1))
    
    ### Features
    
    * **partition:** linked text maximum length config ([#665](#665)) ([7166e42](7166e42))
    semantic-release-bot committed May 8, 2020
    Configuration menu
    Copy the full SHA
    a79e899 View commit details
    Browse the repository at this point in the history
Loading