Merged
Conversation
* Fix typo in EuiBasicTable documentation. * Update changelog. * Docs changes don't need CHANGELOG updates.
…ver entrance (#2038) * use standrd portalingl; internal focus lock; additional docs * ie11 and i18n fix; snapshot updates * update tests * remove test scss * allow return to input * fix popover * arrow as visual cue only * CL entry
… `<div>` (#2040) * Replaced <h5> with <div>.
… literals (#2048) * Properly handle Function and TSMethodSignature TS interaces and type literals * changelog * removed duplicate semicolon
* Allow EuiInMemoryTable to sort computed columns * New unit tests for computed table column sorting * Updated props docs for tables' sortable prop * changelog * Update src-docs/src/views/tables/in_memory/in_memory_custom_sorting.js Co-Authored-By: Rory Hunter <pugnascotia@users.noreply.github.com> * PR feedback * make CI happy * Fix bug in reporting table sort status to parent * Fix column sort bug
Enable webpack's production mode in the docs build so that the output bundles are minified. Also configure the output to include '[name]', so that each chunk is named correctly. Clear out old assets from `docs/` as well.
* add zoom in and out icons * smaller magnifying glass, no subpxls
* Fix style of append/prepend for EuiFormControlLayout in readOnly state
* Added NVDA, JAWS support for `EuiGlobalToastList`
- Fixed Absolute tab selection - Using bottom border to indicate which time period is selected - Added title to tab aria-labels - Added prepend labels to inputs for start/end - Also added `toSentenceCase` string service
* Strip TS type exports even when they are being renamed * changelog
* Add missing TS definitions for EuiRange * Update CHANGELOG.md
* euibadge ts fixes * euicopy ts fix * CL
* Remove nested array in ES Query DSL generation * changelog * changelog
* Expose prettyDuration and commonDurationRanges * prettyDuration docs * changelog * changelog * Update src-docs/src/views/pretty_duration/pretty_duration.js Co-Authored-By: dave.snider@gmail.com <dave.snider@gmail.com> * Update src-docs/src/views/pretty_duration/pretty_duration_example.js Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com> * Update src-docs/src/views/pretty_duration/pretty_duration.js Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com> * Update src-docs/src/views/pretty_duration/pretty_duration.js Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com> * docs tweaks * lint fix
* Remove eui chart components * fix comment in sass responsive stuff * sass deprecations removed * update yarn * remove k6 theme * cl * fix card docs due to xpack logo being deprecated * cl
* Allow EuiSearchBar group clauses to be negated * changelog
This reverts commit 239ef62.
Added EuiSuggestItem
* transition services * use transition services * add doc example * snapshot updates * Update src/services/transition/transition.ts Co-Authored-By: Chandler Prall <chandler.prall@gmail.com> * clean up * update regex; distinguish s and ms * clean up * CL
* Update docs on how to test local EUI in Kibana * typo * Update wiki/component-development.md Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com> * Update wiki/component-development.md Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com> * adjustments
* Rounding min and max widths * Reduced min-width of medium flyouts to 448 ..to accomodate forms. Also added docs example for this forms width trick.
…2150) Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mhart/StringStream/releases) - [Commits](mhart/StringStream@v0.0.5...v0.0.6) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/yeikos/js.merge/releases) - [Commits](swordev/merge@v1.2.0...v1.2.1) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 4.14.0 to 4.18.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v4.14.0...v4.18.2) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.13. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.4...4.17.13) Signed-off-by: dependabot[bot] <support@github.com>
* Upgrade sidenav search to include sub-section titles * Don't error when navigating to another section's subsection * Scroll docs sidebar on nav * Highlight matching terms, not sections * Force docs search results to grey text color * Make good sass
mdefazio
pushed a commit
that referenced
this pull request
Mar 9, 2020
* removed duplicate icons * Fixing changelog and updating tests (#1) Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Summarize your PR. If it includes design elements include a screenshot or gif.
Checklist