Commit graph

5 commits

Author SHA1 Message Date
Michael Dokolin
688001bb95
[Data] Fix public API exports (#120793) (#120971)
# Conflicts:
#	src/plugins/data/common/search/search_source/types.ts
2021-12-09 11:19:29 -07:00
Tyler Smalley
69cb2d3e2c
Updates Github link references from master to main (#116789) (#116791)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
# Conflicts:
#	.github/ISSUE_TEMPLATE/v8_breaking_change.md
#	.github/PULL_REQUEST_TEMPLATE.md
2021-10-29 10:07:44 -07:00
Peter Pisljar
15ab9d70fd
some fixes to expression tutorial (#101558) 2021-06-08 13:36:35 +02:00
Greg Back
8a793f50eb
[dev-docs] Fix expression string syntax (#101419)
Because this isn't in a code block, MDX is trying to interpolate the
`{column1}` value, which is undefined.
2021-06-04 15:02:33 -05:00
Peter Pisljar
a622cd5450
adding expressions dev_docs tutorial (#101004) 2021-06-01 06:05:39 +02:00