ReadViewSDK/Sources/RDReaderView/EPUBCore
shenlei 70133e4e6e refactor(reader): 重构高亮选区绘制架构,对齐 WXRead 实现方案
- 移除 RDEPUBSelectableTextView,改用原生 UITextView
- 新增 NSAttributedString 自定义属性(com.rdreader.highlight/underline)注入高亮
- RDEPUBTextPageRenderView 统一绘制高亮背景、文字和选区
- RDEPUBTextSelectionController 精简,选区矩形传递给 RenderView 绘制
- 新增高亮选区复刻 WXRead 实现方案文档
- UI 测试适配新架构

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-01 20:57:27 +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 refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +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