mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
a21f1c943e
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Introduced a full-featured document comment system with sidebar for viewing, filtering, replying, resolving, and managing comments and replies. * Added a rich text comment editor supporting editable and read-only modes. * Enabled comment-based navigation and highlighting within documents. * Integrated comment functionality into the workspace sidebar (excluding local workspaces). * Added internationalization support and new UI strings for comment features. * Added new feature flag `enable_comment` for toggling comment functionality. * Enhanced editor focus to support comment-related selections. * Added snapshot and store helpers for comment content management. * Implemented backend GraphQL support for comment and reply operations. * Added services for comment entity management and comment panel behavior. * Extended comment configuration to support optional framework providers. * Added preview generation from user selections when creating comments. * Enabled automatic sidebar opening on new pending comments. * Added comment-related query parameter support for navigation. * Included inline comment module exports for integration. * Improved comment provider implementation with full lifecycle management and UI integration. * Added comment highlight state tracking and refined selection handling in inline comments. * **Style** * Added comprehensive styles for the comment editor and sidebar components. * **Chores** * Updated language completeness percentages for multiple locales. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: L-Sun <zover.v@gmail.com>
27 lines
316 B
JSON
27 lines
316 B
JSON
{
|
|
"ar": 99,
|
|
"ca": 4,
|
|
"da": 4,
|
|
"de": 99,
|
|
"el-GR": 99,
|
|
"en": 100,
|
|
"es-AR": 99,
|
|
"es-CL": 100,
|
|
"es": 99,
|
|
"fa": 99,
|
|
"fr": 99,
|
|
"hi": 2,
|
|
"it-IT": 99,
|
|
"it": 1,
|
|
"ja": 99,
|
|
"ko": 53,
|
|
"pl": 99,
|
|
"pt-BR": 99,
|
|
"ru": 99,
|
|
"sv-SE": 99,
|
|
"uk": 99,
|
|
"ur": 2,
|
|
"zh-Hans": 99,
|
|
"zh-Hant": 99
|
|
}
|