Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Framer and deprecate EuiNavDrawer family of components #3487

Merged
merged 3 commits into from
May 15, 2020

Conversation

snide
Copy link
Contributor

@snide snide commented May 15, 2020

Summary

Removes our Framer files, which are way out of date and currently unusable in Framer (and have been for nearly a year). Also adds a deprecation warning in EuiNavDrawer.

image

Checklist

  • [ ] Check against all themes for compatibility in both light and dark modes
  • [ ] 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

@@ -7,6 +7,6 @@ types
eui.d.ts
**/*.snap.js
**/assets/**/*.js
package.json
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@chandlerprall Need to figure out the a better way to ignore the license header for this file, but keep the rest of the linting intact.

Comment on lines +10 to +12
**Notes**

- Removed `src-framer` files from the repository ([#3487](https://github.com/elastic/eui/pull/3487))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not really a breaking change, but not a deprecation. Felt this needed to be marked if one day we want to revisit.

@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_3487/

@snide
Copy link
Contributor Author

snide commented May 15, 2020

Checked with @thompsongl and @cchaos. Gonna merge this one on green.

@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_3487/

@snide snide merged commit dd7c8e2 into elastic:master May 15, 2020
@snide snide deleted the framer/remove branch May 15, 2020 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants