ant-design/components/splitter
Wanpan d56dbd9a79
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
fix: The splitter collapsible icon is obscured (#52065)
2024-12-20 10:14:28 +08:00
..
__tests__ chore: merge branch 2024-11-07 16:51:58 +08:00
demo fix: fix the issue about throw a warning when Splitter nested in a hidden tab panel (#51109) 2024-10-04 11:57:15 +08:00
hooks enhance: Resolve Splitter ssr render view (#51378) 2024-10-25 17:23:12 +08:00
style fix: The splitter collapsible icon is obscured (#52065) 2024-12-20 10:14:28 +08:00
index.en-US.md fix: fix the issue about throw a warning when Splitter nested in a hidden tab panel (#51109) 2024-10-04 11:57:15 +08:00
index.tsx feat:🔥New Component: Splitter (#50038) 2024-09-09 19:23:25 +08:00
index.zh-CN.md fix: fix the issue about throw a warning when Splitter nested in a hidden tab panel (#51109) 2024-10-04 11:57:15 +08:00
interface.ts demo: rewrite render function with React.FC (#50779) 2024-09-10 22:35:32 +08:00
Panel.tsx enhance: Resolve Splitter ssr render view (#51378) 2024-10-25 17:23:12 +08:00
SplitBar.tsx fix(Spliter): expand collapse button click area for improved usability (#51383) 2024-10-26 23:47:07 +08:00
Splitter.tsx enhance: Resolve Splitter ssr render view (#51378) 2024-10-25 17:23:12 +08:00