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

Node 16 #7

Merged
merged 28 commits into from
Jun 21, 2022
Merged

Node 16 #7

merged 28 commits into from
Jun 21, 2022

Conversation

martindale
Copy link
Member

@martindale martindale commented Jun 1, 2022

Objective: from-scratch build of a downstream consumer of a Fabric-based service, including browser-based UI (real-time, offline-first, SPA, etc.)

@@ -1,5 +1,7 @@
'use strict';

const ESTIMATE_MODE = 'weighted';
Copy link
Member Author

Choose a reason for hiding this comment

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

@melnx here's the time-weighted estimate

Label
} from 'semantic-ui-react';

// import FabricBridge from '@fabric/react';
// Fabric Components
import FabricBridge from '@fabric/react';
Copy link
Member Author

Choose a reason for hiding this comment

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

@victorwu let me know here when this works as expected

Copy link
Contributor

@victorwu victorwu left a comment

Choose a reason for hiding this comment

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

👍

@martindale martindale merged commit c363af9 into feature/fabric Jun 21, 2022
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