Skip to content

Migrate EuiEmptyPromptand EuiCard to TS#2387

Merged
pugnascotia merged 3 commits intoelastic:masterfrom
pugnascotia:the-ts-awakens
Sep 27, 2019
Merged

Migrate EuiEmptyPromptand EuiCard to TS#2387
pugnascotia merged 3 commits intoelastic:masterfrom
pugnascotia:the-ts-awakens

Conversation

@pugnascotia
Copy link
Copy Markdown
Contributor

Summary

Migrate EuiEmptyPromptand EuiCard to TypeScript. I had to fiddle with a few other files to support this work.

Checklist

  • Checked in dark mode
  • Checked in mobile
  • Checked in IE11 and Firefox
  • Props have proper autodocs
  • Added documentation examples
  • Added or updated jest tests
  • Checked for breaking changes and labeled appropriately
  • Checked for accessibility including keyboard-only and screenreader modes
  • A changelog entry exists and is marked appropriately

Copy link
Copy Markdown
Contributor

@chandlerprall chandlerprall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again! Changes LGTM

@pugnascotia pugnascotia merged commit e788120 into elastic:master Sep 27, 2019
@pugnascotia pugnascotia deleted the the-ts-awakens branch September 27, 2019 19:17
Copy link
Copy Markdown
Contributor

@thompsongl thompsongl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the changelog update. We'll have a couple things to clean up in Kibana, but these changes look good

- Added `visAreaStacked`, `visBarVerticalStacked`, and `visBarHorizontalStacked` icons to glyph set ([#2379](https://github.com/elastic/eui/pull/2379))
- Adjusted style of beta badge on `EuiKeyPadMenuItem` ([#2375](https://github.com/elastic/eui/pull/2375))
- Migrate `EuiFacetGroup`, `EuiKeyPadMenu` and `EuiCallOut` to TS ([#2382](https://github.com/elastic/eui/pull/2382))
- Migrate `EuiEmptyPrompt`and `EuiCard` to TS ([#2387](https://github.com/elastic/eui/pull/2387))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move this to master; we just had a release

snide pushed a commit to snide/eui that referenced this pull request Oct 10, 2019
This required some tweaks in a few places.

* Update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants