-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
feat(flags): document custom featureFlagsIntegration and refactor all JS integration docs #12151
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
Bundle ReportChanges will increase total bundle size by 10.34kB (0.05%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
python (not live atm): #12152 |
docs/platforms/javascript/common/configuration/integrations/featureFlags.mdx
Outdated
Show resolved
Hide resolved
docs/platforms/javascript/common/configuration/integrations/featureFlags.mdx
Outdated
Show resolved
Hide resolved
docs/platforms/javascript/common/configuration/integrations/featureFlags.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Billy Vong <[email protected]>
@billyvg Since your last 2 comments apply to all FF JS docs, I'll merge this and open new PRs to address them |
(With the @sentry/browser import) |
docs/platforms/javascript/common/configuration/integrations/featureFlags.mdx
Outdated
Show resolved
Hide resolved
Ok I won't rush merging. Have an idea for the import statement we can discuss tmrw |
… docs (#12172) * ref(flags): add platform-specific content to JS integration docs * featureflags platforms * ld and of platforms * Rm 'Install with npm or yarn' * Label featureflags code as TypeScript * Update info alert and ffs link * Lowercase all code snippet language headers * Rewording from review * Use single quotes in all code snippets * Update provider pkg and docs links
This is live as of release 8.43. This doc follows the structure of integrations/launchdarkly.mdx and openfeature.mdx