ant-design/components/tree/__tests__
EmilyyyLiu 2a21f7ba88
Some checks are pending
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
feat:[Tree] selected background color is gray when the node is disabled (#52173)
* feat:[Tree]对不可check的文本,select时候背景色改为灰色

* feat:[Tree] 修改disabled 选中的文本背景颜色

* feat: 对整行disable 的文本调整select背景色

* fix:恢复误改内容

* feat:删除不需要的多增加的注释内容

* feat:合并css选择器

* feat:更新 Tree snapshot

* feat:删除不需要的提交

---------

Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: afc163 <afc163@gmail.com>
2025-01-02 11:06:35 +08:00
..
__snapshots__ feat:[Tree] selected background color is gray when the node is disabled (#52173) 2025-01-02 11:06:35 +08:00
demo-extend.test.ts style: Improve style z-order to fix some errors (#51448) 2024-11-18 11:03:58 +08:00
demo.test.ts style: Improve style z-order to fix some errors (#51448) 2024-11-18 11:03:58 +08:00
directory.test.tsx bug fix : expand all leaf nodes in root level (#47567) 2024-02-24 12:42:21 +08:00
dropIndicator.test.tsx test: refactor tree with testing lib (#35937) 2022-06-07 21:04:47 +08:00
image.test.ts docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
index.test.tsx enhance: tree perf of large data (#50689) 2024-09-03 19:30:44 +08:00
type.test.tsx type: fix Tree icon and switcherIcon type (#49821) 2024-07-12 10:13:27 +08:00
util.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00