ReadViewSDK/Sources/RDReaderView/EPUBCore
shenlei c76beed03c feat(reader): 实现大书快速进入与增量分页路径
- PaginationCoordinator: 新增 textReflowable 快速进入路径,支持增量章节构建
  与 staged 合并策略,避免整书一次性构建的主线程阻塞
- TextBookBuilder: 重构为支持单章构建与增量合并模式
- ChapterPageCounter: 优化分页计数逻辑,支持章节级分页缓存
- PageFrameFactory: 新增 CoreText 页面帧工厂,提升排版性能
- ReaderContext/ReaderRuntime: 适配增量分页状态管理

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 21:16:57 +08:00
..
Models refactor(reader): 重构高亮选区绘制架构,对齐 WXRead 实现方案 2026-06-01 20:57:27 +08:00
Resources feat(epub): complete wxread parity scope 2026-05-26 09:19:37 +08:00
RDEPUBAssetRepository.swift feat(epub): complete wxread parity scope 2026-05-26 09:19:37 +08:00
RDEPUBFixedLayoutTemplate.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBJavaScriptBridge.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBModels.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBNavigatorLayoutContext.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBNavigatorState.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBPaginator.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBParser.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBParser+Archive.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBParser+Package.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBParser+ReadingProfile.swift feat(reader): 实现大书快速进入与增量分页路径 2026-06-02 21:16:57 +08:00
RDEPUBParser+Resources.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBParser+TOC.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBPreferences.swift feat(epub): complete wxread parity scope 2026-05-26 09:19:37 +08:00
RDEPUBPublication.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBReadingSession.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBRenderRequest.swift feat(epub): complete wxread parity scope 2026-05-26 09:19:37 +08:00
RDEPUBResourceResolver.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBResourceURLSchemeHandler.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBSearchEngine.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBSearchModels.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBStyleSheetBuilder.swift feat(epub): complete wxread parity scope 2026-05-26 09:19:37 +08:00
RDEPUBTextAnchor.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBWebView.swift feat(epub): align wxread css and overlay pagination behavior 2026-05-25 22:15:24 +08:00
RDEPUBWebView+Configuration.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBWebView+FixedLayout.swift feat(epub): complete wxread parity scope 2026-05-26 09:19:37 +08:00
RDEPUBWebView+JavaScriptBridge.swift feat(epub): complete wxread parity scope 2026-05-26 09:19:37 +08:00
RDEPUBWebView+Reflowable.swift feat(epub): complete wxread parity scope 2026-05-26 09:19:37 +08:00
RDEPUBWebView+Search.swift feat(epub): align wxread css and overlay pagination behavior 2026-05-25 22:15:24 +08:00
RDEPUBWebViewDebug.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00