Skip to content

1.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:50
· 27 commits to main since this release

Changes since 1.1.3.

✨ Features

  • feat(view): 移动端「编辑视图」布局小节改为只读区域列表(US-117g) (eda092b)
  • feat(filter): 标签表达式输入框常显,标签列表降级为「插入标签」(US-109d4) (6c71115)
  • feat(view): 全空 list/grid 视图显示统一居中空状态(US-720d) (52eb72d)
  • feat(filter): 标签过滤统一为布尔表达式 { expr },UI 改表达式输入 + 点标签插入(US-109d4) (f753386)
  • feat(filter): 标签过滤支持「包含/排除/不管」三态 + 包含组与或(US-109d3) (7817a72)
  • feat(filter): 标签 AND/OR 切换在打开的 popover 内顶部可见(US-109d2) (60fd802)

🐛 Fixes

  • fix(e2e): parent-child #104/US-105 适配 status:todo 与 overflow 计数收敛 (017ec37)
  • fix(e2e): mobile-coverage 失效缓存 + 钉 emoji flavor,消除跨 spec 泄漏 (a157c5e)
  • fix(mobile): 父任务选择器移动端不自动聚焦搜索框(US-507b) (9895ea1)
  • fix(mobile): 移动端勾选圈与标题首行垂直对齐(US-505) (b1b4391)
  • fix(e2e): mobile-entry 底部动作按钮用 JS click 绕过 status-bar 遮挡(US-711) (ce3c22f)
  • fix(e2e): drag — tray min-height + view.openContextMenu hook + 现役 tray selector (00a5b3c)
  • fix(e2e): cli US-204 每个 API 写操作后 invalidateFile(修 cache staleness) (14030bb)
  • fix(e2e): manage-tabs modal title 测试用现役 view type + 正确参照 (f86b71f)
  • fix(e2e): modal-title 用现役 view.openManageTabs(旧 openManageTabsSheet 从不存在于 view) (346fd47)
  • fix(e2e): area-filter 点击下方控件前先关闭悬浮 tag popover(US-109d4 善后) (e6b7d6c)
  • fix(e2e): callApi 传参替代闭包,gate 暂撤 drag (e358c2c)

📝 Docs

  • docs(ci): 矩阵文档改为"全量 gate + 修而非隔离",附稳定化 backlog (527cdef)

🧪 Tests

  • test(e2e): 写路径 spec 补 cache.invalidateFile,消除跨用例 ref 失效 (a88aaf6)
  • test(e2e): gate 改为全量套件并修首批失败 (15dad3f)
  • test(e2e): 任务格式 flavor 二维矩阵 spec 与共享 journey helper (4c24213)

🧹 Chores

  • chore(release): bump to 1.3.0 (df255ef)
  • chore(release): bump to 1.2.0 (3af3575)
  • chore(test): 增加远端测试入口命令 (6be3776)
  • chore(query): 删除 list sections 概念,今日改用 col 叠 3 个 list area (af4e50c)