Skip to content

fix: expose Predicate enum#1574

Merged
markov00 merged 2 commits intoelastic:masterfrom
markov00:2022_01_31-expose_predicate
Feb 16, 2022
Merged

fix: expose Predicate enum#1574
markov00 merged 2 commits intoelastic:masterfrom
markov00:2022_01_31-expose_predicate

Conversation

@markov00
Copy link
Collaborator

Summary

Fix missing exposed Predicate enum as part of our API

Checklist

  • New public API exports have been added to packages/charts/src/index.ts

@markov00 markov00 added the API Changes the external API types label Jan 31, 2022
@markov00 markov00 removed the request for review from rshen91 February 14, 2022 14:14
@markov00 markov00 merged commit 1f73eec into elastic:master Feb 16, 2022
@markov00 markov00 deleted the 2022_01_31-expose_predicate branch February 16, 2022 10:35
nickofthyme pushed a commit that referenced this pull request Mar 1, 2022
# [44.0.0](v43.1.1...v44.0.0) (2022-03-01)

### Bug Fixes

* **axis:** correct tick alignment in ordinal scale with numeric values ([#1609](#1609)) ([915349d](915349d))
* **legend:** width with duplicate nested pie slice labels ([#1585](#1585)) ([1073231](1073231))
* **partition:** consider legend extras when computing the legend size ([#1611](#1611)) ([2078f3d](2078f3d))
* **xy:** dataIndex keeps original data order on small multiples ([#1597](#1597)) ([9e2566c](9e2566c))

### Features

* **api:** expose Predicate enum ([#1574](#1574)) ([1f73eec](1f73eec))
* **heatmap:** allow rotation of x axis labels ([#1514](#1514)) ([b655156](b655156))

### BREAKING CHANGES

* **heatmap:** `width`, `align`, and `baseline` style properties are removed from the `xAxisLabels` and `yAxisLabels` style of the Heatmap theme.

Co-authored-by: Marco Vettorello <vettorello.marco@gmail.com>
markov00 added a commit that referenced this pull request Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Changes the external API types

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant