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

Unstable merge admin #703

Merged
merged 2 commits into from
Feb 3, 2023
Merged

Unstable merge admin #703

merged 2 commits into from
Feb 3, 2023

Conversation

vividviolet
Copy link
Member

@vividviolet vividviolet commented Jan 25, 2023

Background

Move Admin components to the shared packages. This has to be merged to and a new unstable release needs to go out before the Web PR can make use of it.

🎩

image

image

Checklist

  • I have 🎩'd these changes
  • I have updated relevant documentation

@vividviolet vividviolet force-pushed the unstable-merge-admin branch 4 times, most recently from aae4653 to 3983acd Compare February 1, 2023 22:23
@vividviolet vividviolet marked this pull request as ready for review February 1, 2023 23:02
@@ -0,0 +1 @@
export {useApi} from './api';
Copy link
Member

Choose a reason for hiding this comment

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

Missing the re-export of useExtensionApi()?

import {mount} from './mount';

describe('useApi', () => {
it('returns api', async () => {
Copy link
Member

Choose a reason for hiding this comment

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

Nits: it would be nice if test names read as sentences

packages/ui-extensions/README.md Outdated Show resolved Hide resolved
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.

2 participants