ReadViewSDK/Sources/RDReaderView/EPUBUI
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
..
ReaderController docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
Settings feat(reader): 增强阅读器功能与 UI 测试支持 2026-05-31 23:56:54 +08:00
TextPage refactor(reader): 重构高亮选区绘制架构,对齐 WXRead 实现方案 2026-06-01 20:57:27 +08:00
RDEPUBReaderBottomToolView.swift feat(reader): 增强阅读器功能与 UI 测试支持 2026-05-31 23:56:54 +08:00
RDEPUBReaderChapterListController.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBReaderController.swift refactor: split reader architecture and chrome handling 2026-05-31 21:47:54 +08:00
RDEPUBReaderController+ContentDelegates.swift refactor(reader): 重构高亮选区绘制架构,对齐 WXRead 实现方案 2026-06-01 20:57:27 +08:00
RDEPUBReaderController+DataSource.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBReaderController+PublicAPI.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBReaderController+RenderSupport.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBReaderController+RuntimeBridge.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBReaderController+TableOfContents.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBReaderDelegate.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBReaderHighlightsViewController.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBReaderPersistence.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBReaderTableOfContentsItem.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBReaderToolView.swift refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00
RDEPUBReaderTopToolView.swift feat(reader): 增强阅读器功能与 UI 测试支持 2026-05-31 23:56:54 +08:00
RDEPUBViewportTypes.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBWebContentView.swift feat(epub): align wxread css and overlay pagination behavior 2026-05-25 22:15:24 +08:00
RDEPUBWebDecorationOverlayView.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDURLReaderController.swift feat(reader): 增强阅读器功能与 UI 测试支持 2026-05-31 23:56:54 +08:00
UIColor+RDEPUBHex.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00