mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-02 13:02:08 +03:00
9037e6695e
close AF-1218 AF-1219 Added configuration for experimental features Example: ``` const blocksuiteFeatureFlags = { ... enable_expand_database_block: { displayName: 'Enable Expand Database Block', description: 'Allows expanding database blocks for better view and management.', feedbackType: 'discord', displayChannel: ['stable', 'beta', 'canary', 'internal'], restrictedPlatform: 'client' }, enable_ai_onboarding: { displayName: 'AI Onboarding', description: 'Enables AI onboarding.', displayChannel: [], defaultState: true, }, ... } ``` ![CleanShot 2024-08-02 at 12 26 36@2x](https://github.com/user-attachments/assets/98b1e8e7-cd8b-4309-8063-323b2f3b5a94) |
||
---|---|---|
.. | ||
backend | ||
common | ||
frontend |