Skip to content

Conversation

@mgadewoll
Copy link
Contributor

@mgadewoll mgadewoll commented Oct 15, 2024

v97.0.0-backport.0v97.2.0

Questions? Please see our Kibana upgrade FAQ.


v97.2.0

  • Updated EuiHeaderLinks with a new xxs gutter size (#8079)

Bug fixes

  • Reverted an EuiDataGrid regression from #8015 which prevented overriding column widths via columns's initialWidths (#8086)

v97.1.0

  • Added columnVisibility.canDragAndDropColumns on EuiDataGrid which enables reordering columns via draggable header cells (#8015)
  • Updated EuiHeaders in dark mode to have a visible border-bottom color (#8070)
  • Added props minDate and maxDate on EuiSuperDatePicker to support restricting date range selections (#8071)

@mgadewoll mgadewoll added release_note:skip Skip the PR/issue when compiling release notes EUI v9.0.0 8.17 candidate backport:version Backport to applied version labels labels Oct 15, 2024
@mgadewoll mgadewoll changed the title Upgrade EUI to v97.1.0 Upgrade EUI to v97.2.0 Oct 18, 2024
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
maps 3.0MB 3.0MB -1.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
kbnUiSharedDeps-npmDll 5.8MB 5.8MB +8.3KB

History

  • 💚 Build #243752 succeeded 6e835565ed46f803811e868a0a3ca76d8fccf722
  • 💔 Build #243049 failed b2503d352b0768a8292fbafc92c7e96912288b8b
  • 💔 Build #242780 failed 336acf840a57f12d3f3a13d2e8d38979906b75c0

@mgadewoll mgadewoll marked this pull request as ready for review October 18, 2024 20:01
@mgadewoll mgadewoll requested a review from a team as a code owner October 18, 2024 20:01
@elasticmachine
Copy link
Contributor

Pinging @elastic/eui-team (EUI)

@cee-chen cee-chen merged commit d7c5608 into elastic:main Oct 18, 2024
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/11411680820

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 18, 2024
`v97.0.0-backport.0`⏩`v97.2.0`

_[Questions? Please see our Kibana upgrade
FAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)_

---

## [`v97.2.0`](https://github.com/elastic/eui/releases/v97.2.0)

- Updated `EuiHeaderLinks` with a new `xxs` gutter size
([elastic#8079](elastic/eui#8079))

**Bug fixes**

- Reverted an `EuiDataGrid` regression from
[elastic#8015](elastic/eui#8015) which prevented
overriding column widths via columns's `initialWidth`s
([elastic#8086](elastic/eui#8086))

## [`v97.1.0`](https://github.com/elastic/eui/releases/v97.1.0)

- Added `columnVisibility.canDragAndDropColumns` on `EuiDataGrid` which
enables reordering columns via draggable header cells
([elastic#8015](elastic/eui#8015))
- Updated `EuiHeader`s in dark mode to have a visible border-bottom
color ([elastic#8070](elastic/eui#8070))
- Added props `minDate` and `maxDate` on `EuiSuperDatePicker` to support
restricting date range selections
([elastic#8071](elastic/eui#8071))

(cherry picked from commit d7c5608)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Oct 18, 2024
# Backport

This will backport the following commits from `main` to `8.x`:
- [Upgrade EUI to v97.2.0
(#196397)](#196397)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Lene
Gadewoll","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-18T22:06:35Z","message":"Upgrade
EUI to v97.2.0
(#196397)\n\n`v97.0.0-backport.0`⏩`v97.2.0`\r\n\r\n_[Questions? Please
see our Kibana
upgrade\r\nFAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)_\r\n\r\n---\r\n\r\n##
[`v97.2.0`](https://github.com/elastic/eui/releases/v97.2.0)\r\n\r\n-
Updated `EuiHeaderLinks` with a new `xxs` gutter
size\r\n([#8079](https://github.com/elastic/eui/pull/8079))\r\n\r\n**Bug
fixes**\r\n\r\n- Reverted an `EuiDataGrid` regression
from\r\n[#8015](elastic/eui#8015) which
prevented\r\noverriding column widths via columns's
`initialWidth`s\r\n([#8086](https://github.com/elastic/eui/pull/8086))\r\n\r\n\r\n##
[`v97.1.0`](https://github.com/elastic/eui/releases/v97.1.0)\r\n\r\n-
Added `columnVisibility.canDragAndDropColumns` on `EuiDataGrid`
which\r\nenables reordering columns via draggable header
cells\r\n([#8015](https://github.com/elastic/eui/pull/8015))\r\n-
Updated `EuiHeader`s in dark mode to have a visible
border-bottom\r\ncolor
([#8070](https://github.com/elastic/eui/pull/8070))\r\n- Added props
`minDate` and `maxDate` on `EuiSuperDatePicker` to
support\r\nrestricting date range
selections\r\n([#8071](https://github.com/elastic/eui/pull/8071))","sha":"d7c5608420caae76d6f307cee26d63c1cd01d381","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","EUI","v9.0.0","backport:version","v8.17.0"],"title":"Upgrade
EUI to
v97.2.0","number":196397,"url":"https://github.com/elastic/kibana/pull/196397","mergeCommit":{"message":"Upgrade
EUI to v97.2.0
(#196397)\n\n`v97.0.0-backport.0`⏩`v97.2.0`\r\n\r\n_[Questions? Please
see our Kibana
upgrade\r\nFAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)_\r\n\r\n---\r\n\r\n##
[`v97.2.0`](https://github.com/elastic/eui/releases/v97.2.0)\r\n\r\n-
Updated `EuiHeaderLinks` with a new `xxs` gutter
size\r\n([#8079](https://github.com/elastic/eui/pull/8079))\r\n\r\n**Bug
fixes**\r\n\r\n- Reverted an `EuiDataGrid` regression
from\r\n[#8015](elastic/eui#8015) which
prevented\r\noverriding column widths via columns's
`initialWidth`s\r\n([#8086](https://github.com/elastic/eui/pull/8086))\r\n\r\n\r\n##
[`v97.1.0`](https://github.com/elastic/eui/releases/v97.1.0)\r\n\r\n-
Added `columnVisibility.canDragAndDropColumns` on `EuiDataGrid`
which\r\nenables reordering columns via draggable header
cells\r\n([#8015](https://github.com/elastic/eui/pull/8015))\r\n-
Updated `EuiHeader`s in dark mode to have a visible
border-bottom\r\ncolor
([#8070](https://github.com/elastic/eui/pull/8070))\r\n- Added props
`minDate` and `maxDate` on `EuiSuperDatePicker` to
support\r\nrestricting date range
selections\r\n([#8071](https://github.com/elastic/eui/pull/8071))","sha":"d7c5608420caae76d6f307cee26d63c1cd01d381"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/196397","number":196397,"mergeCommit":{"message":"Upgrade
EUI to v97.2.0
(#196397)\n\n`v97.0.0-backport.0`⏩`v97.2.0`\r\n\r\n_[Questions? Please
see our Kibana
upgrade\r\nFAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)_\r\n\r\n---\r\n\r\n##
[`v97.2.0`](https://github.com/elastic/eui/releases/v97.2.0)\r\n\r\n-
Updated `EuiHeaderLinks` with a new `xxs` gutter
size\r\n([#8079](https://github.com/elastic/eui/pull/8079))\r\n\r\n**Bug
fixes**\r\n\r\n- Reverted an `EuiDataGrid` regression
from\r\n[#8015](elastic/eui#8015) which
prevented\r\noverriding column widths via columns's
`initialWidth`s\r\n([#8086](https://github.com/elastic/eui/pull/8086))\r\n\r\n\r\n##
[`v97.1.0`](https://github.com/elastic/eui/releases/v97.1.0)\r\n\r\n-
Added `columnVisibility.canDragAndDropColumns` on `EuiDataGrid`
which\r\nenables reordering columns via draggable header
cells\r\n([#8015](https://github.com/elastic/eui/pull/8015))\r\n-
Updated `EuiHeader`s in dark mode to have a visible
border-bottom\r\ncolor
([#8070](https://github.com/elastic/eui/pull/8070))\r\n- Added props
`minDate` and `maxDate` on `EuiSuperDatePicker` to
support\r\nrestricting date range
selections\r\n([#8071](https://github.com/elastic/eui/pull/8071))","sha":"d7c5608420caae76d6f307cee26d63c1cd01d381"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Lene Gadewoll <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels EUI release_note:skip Skip the PR/issue when compiling release notes v8.17.0 v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants