Conversation
lukeelmers
left a comment
There was a problem hiding this comment.
Updates to app arch jest snapshots lgtm
|
I believe @snide is going to add a commit or two to this branch to update the homepage with new logos |
|
Yep. I'll get that in today. |
|
@ryankeairns Can do. |
|
I agree with @ryankeairns' suggestion. Left align works a lot better. Could you also either decrease the size of the logos or increase the size of the titles? Also, have you tested how it responds to smaller browser widths? |
| ```typescript | ||
| readonly disableSubUrlTracking?: boolean; | ||
| ``` | ||
| <!-- Do not edit this file. It is automatically generated by API Documenter. --> |
There was a problem hiding this comment.
I think you may have ran the update script here based on an older version of master. We've been battling with getting these files to use the same EOL character. After merging master, can you run this again and commit any changes? node scripts/check_core_api_changes --docs
There was a problem hiding this comment.
No changes after merging master running the script
|
@elasticmachine merge upstream |
|
Closes #49677 |
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
* eui to 18.3.0 * ts interface update * src snapshot updates * x-pack snapshot updates * icons in nav * Homepage updates, nav drawer and tests * feedback * more feedback * euiIconType for observability and security * remove unused translations Co-authored-by: dave.snider@gmail.com <dave.snider@gmail.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
* eui to 18.3.0 * ts interface update * src snapshot updates * x-pack snapshot updates * icons in nav * Homepage updates, nav drawer and tests * feedback * more feedback * euiIconType for observability and security * remove unused translations Co-authored-by: dave.snider@gmail.com <dave.snider@gmail.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: dave.snider@gmail.com <dave.snider@gmail.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
* master: (42 commits) Move kuery_autocomplete ⇒ NP (elastic#56607) [ML] Functional tests - stabilize job row and analytics result view assertions (elastic#56595) [Discover] Inline angular directives only used in this plugin (elastic#56119) [Discover] Migrate get_sort.js test from mocha to TypeScript (elastic#56011) [SIEM] Enable flow_target_select_connected unit tests (elastic#55618) Start consuming np logging config (elastic#56480) [SIEM] Add eslint-plugin-react-perf (elastic#55960) Mention changed SAML ACS endpoint URL in breaking changes doc. (elastic#56613) Add `getServerInfo` API to http setup contract (elastic#56636) Updates Monitoring alert Jest snapshots Kibana property config migrations (elastic#55937) Vislib replacement toggle (elastic#56439) [Uptime] Add unit tests for QueryContext time calculation (elastic#56671) [SIEM][Detection Engine] Critical blocker, fixes pre-packaged rule miscounts Upgrade EUI to v18.3.0 (elastic#56228) [Maps] Fix server log (elastic#56679) [SIEM] Fixes FTUE when APM node is present (elastic#56574) [Reporting/FieldFormats] expose `setFieldFormats` and call from ReportingPlugin.start (elastic#56563) Update EMS API urls for production (elastic#56657) Ability to delete alerts even when AAD is out of sync (elastic#56543) ...



eui@18.2.1⏩eui@18.3.018.3.0EuiModalandEuiConfirmModalto TypeScript (#2742)EuiTabsto TypeScript (#2717)EuiFormRowto TypeScript (#2712)logoAPM,logoSecurityandlogoEnterpriseSearch. AddedlogoWorkplaceSearchandlogoObservability(#2769)EuiFilterButtonto TypeScript (#2761)EuiFilterSelectItemto TypeScript (#2761)EuiFieldSearchto TypeScript (#2775)data-test-subjto theEuiContextMenuIteminEuiTablePagination(#2778)EuiIcona11y by using atitleandaria-labelledby(#2786)EuiPaginationby including active and last page numbers (#2779)EuiSuperSelectto TypeScript (#2776)Bug fixes
EuiTableHeaderCellCheckboxto preventEuiCheckbox's focus ring from getting clipped inEuiBasicTable(#2770)EuiButtonwithinEuiControlBarwhenfill={true}to be more consistent with other buttons (#2781)EuiFormControlLayoutfrom overwriting className forprependnodes. (#2796)useRenderToTextandEuiButtonTogglefrom attempting state updates on unmounted components (#2797)EuiColorStops(#2557)Deprecations
EuiIcon'slogoEnterpriseSearchtype deprecated in favor oflogoWorkplaceSearchEuiIcon'slogoAPMtype deprecated in favor oflogoObservability