Migrate styled-components 3 to the latest emotion (#20275)
* replace attrs to defaultProps (#20260) * replace attrs to defaultProps * fix replaced attrs * fix className in defaultProps * use emotion (#20265) * replace attrs to defaultProps * fix replaced attrs * use emotion * fix typo in css * eliminate innerRefs * fixes * fixes * fixes * fixes * flakes * specs * specs * docs * specs * fix last spec * remove classNames from defaultProps
Showing
- .babelrc 1 addition, 1 deletion.babelrc
- docs/developers-guide/frontend.md 88 additions, 96 deletionsdocs/developers-guide/frontend.md
- enterprise/frontend/src/metabase-enterprise/audit_app/components/AuditContent.styled.jsx 1 addition, 1 deletion...e-enterprise/audit_app/components/AuditContent.styled.jsx
- enterprise/frontend/src/metabase-enterprise/audit_app/components/AuditNotificationDeleteModal/AuditNotificationDeleteModal.styled.jsx 1 addition, 1 deletion...cationDeleteModal/AuditNotificationDeleteModal.styled.jsx
- enterprise/frontend/src/metabase-enterprise/audit_app/components/AuditNotificationEditModal/AuditNotificationEditModal.styled.jsx 1 addition, 1 deletion...tificationEditModal/AuditNotificationEditModal.styled.jsx
- enterprise/frontend/src/metabase-enterprise/audit_app/components/AuditParameters.styled.jsx 1 addition, 1 deletion...nterprise/audit_app/components/AuditParameters.styled.jsx
- enterprise/frontend/src/metabase-enterprise/audit_app/components/UnsubscribeUserForm/UnsubscribeUserForm.styled.jsx 1 addition, 1 deletion...onents/UnsubscribeUserForm/UnsubscribeUserForm.styled.jsx
- enterprise/frontend/src/metabase-enterprise/audit_app/containers/AuditTable.styled.jsx 1 addition, 1 deletion...ase-enterprise/audit_app/containers/AuditTable.styled.jsx
- enterprise/frontend/src/metabase-enterprise/audit_app/containers/AuditTableVisualization.styled.jsx 1 addition, 1 deletion...e/audit_app/containers/AuditTableVisualization.styled.jsx
- enterprise/frontend/src/metabase-enterprise/auth/components/SettingsSAMLForm.styled.tsx 1 addition, 1 deletion...se-enterprise/auth/components/SettingsSAMLForm.styled.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/CacheTTLField/CacheTTLField.styled.js 2 additions, 1 deletion.../caching/components/CacheTTLField/CacheTTLField.styled.js
- enterprise/frontend/src/metabase-enterprise/caching/components/DatabaseCacheTTLField/DatabaseCacheTTLField.styled.jsx 1 addition, 1 deletion...ts/DatabaseCacheTTLField/DatabaseCacheTTLField.styled.jsx
- enterprise/frontend/src/metabase-enterprise/caching/components/QuestionCacheTTLField/QuestionCacheTTLField.styled.jsx 1 addition, 1 deletion...ts/QuestionCacheTTLField/QuestionCacheTTLField.styled.jsx
- enterprise/frontend/src/metabase-enterprise/collections/components/FormCollectionAuthorityLevel.styled.jsx 1 addition, 1 deletion...ctions/components/FormCollectionAuthorityLevel.styled.jsx
- enterprise/frontend/src/metabase-enterprise/moderation/components/ModerationReviewBanner/ModerationReviewBanner.styled.jsx 1 addition, 1 deletion.../ModerationReviewBanner/ModerationReviewBanner.styled.jsx
- enterprise/frontend/src/metabase-enterprise/moderation/components/QuestionModerationSection/QuestionModerationSection.styled.tsx 6 additions, 4 deletions...ionModerationSection/QuestionModerationSection.styled.tsx
- frontend/src/metabase/account/app/components/AccountHeader/AccountHeader.styled.jsx 1 addition, 1 deletion...unt/app/components/AccountHeader/AccountHeader.styled.jsx
- frontend/src/metabase/account/app/components/AccountLayout/AccountLayout.styled.jsx 1 addition, 1 deletion...unt/app/components/AccountLayout/AccountLayout.styled.jsx
- frontend/src/metabase/account/login-history/components/LoginHistory/LoginHistory.styled.tsx 1 addition, 1 deletion...n-history/components/LoginHistory/LoginHistory.styled.tsx
- frontend/src/metabase/account/notifications/components/ArchiveModal/ArchiveModal.styled.jsx 1 addition, 1 deletion...fications/components/ArchiveModal/ArchiveModal.styled.jsx
Loading
Please register or sign in to comment