Migrated repository
Go to file
Wanpan 742ce37887
feat:🔥New Component: Splitter (#50038)
* feat: SplitPanel init

* feat: SplitPanel update

* feat: SplitPanel update

* feat: splitPanel update useResize

* feat: SplitPanel update

* feat: splitPanel update useResize

* feat: SplitPanel update

* feat: splitPanel demo

* feat: splitPanel update

* feat: splitPanel support complicated combination

* feat: SplitPanel rename to Splitter

* feat: Splitter support onRize

* feat: support collapsible

* feat: support token and collapsible

* feat: update docs

* feat: size defaultSize support string

* feat: min max support string

* feat: update

* feat: support DOM structure

* feat: Optimize UI

* feat: Optimize Code

* fix: Add a default size during initialization to prevent failure to obtain container size

* feat: optimized code

* feat: optimized code

* feat: Optimize Code

* Update components/splitter/demo/layout.tsx

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>

* Update components/splitter/demo/multiple.tsx

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>

* docs: update

* feat: Modify the style and optimize the interface

* feat: use PropsWithChildren

* feat: support rtl

* feat: collapsible supports object types

* fix: when collapsible is boolean not work

* feat: Splitter add test

* feat: update

* test: update snapshots

* docs: update

* test: update snapshots

* test: update

* test: update

* test: update

* test: update

* fix: Removed invalid min and max restrictions when collapsible exists

* test: update

* test: update

* test: update

* test: test coverage

* Revert "test: test coverage"

This reverts commit d247193722b5736df92b3f33d93b475eb1df9eff.

* test: test coverage

* feat: rename

* feat: optimized code

* ci: lint

* feat: optimized code

* feat: add useag tips

* feat: optimized code

* feat: Modify splitbar layout

* feat: optimized code

* feat: numerical precision

* feat: optimized code

* feat: Optimized trigger region

* feat: Support configuration animation

* fix: Fix Collapsible exception when using multiple panels

* fix: Fixed the issue of drag area overlapping when multiple panels are folded

* feat: optimized code

* feat: annotation

* feAt: optimized code

* fix: bgcolor

* fix: Modify the initial value calculation method

* test: update

* feat: add cover image

* chore: adjust logic

* chore: use items size

* chore: rtl

* chore: limit

* chore: controlled

* docs: update demo

* docs: adjust style

* chore: add split style

* chore: hor collapisble style

* chore: collapse icon

* chore: update warning

* chore: clean up

* chore: collapse logic

* chore: adjust demo

* chore: clean up

* test: adjust logic

* docs: update demo

* docs: rm useless demo

* docs: demo

* test: add demo test

* test: test of them

* test: 100% coverage

* chore: fix lint

* docs: update demo

* refactor: unique resize config

* docs: add demo

* fix: support virtual resiable

* chore: add cursor mask

* test: update snapshot

* test: add test case

* test: update snapshot

* chore: use px base

* chore: rm useless code

---------

Signed-off-by: Wanpan <wanpan96@163.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: ice <49827327+coding-ice@users.noreply.github.com>
2024-09-09 19:23:25 +08:00
.dumi chore: auto merge branches (#50641) 2024-08-29 15:00:27 +00:00
.github chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#50700) 2024-09-03 22:00:38 +08:00
.husky chore: fix husky (#50078) 2024-07-26 03:07:53 +08:00
alias chore: umd version will try to reuse global @ant-design/cssinjs first (#46009) 2023-11-22 15:04:55 +08:00
components feat:🔥New Component: Splitter (#50038) 2024-09-09 19:23:25 +08:00
docs docs: add refine with antd (#49280) 2024-09-03 23:53:50 +08:00
scripts feat:🔥New Component: Splitter (#50038) 2024-09-09 19:23:25 +08:00
tests feat:🔥New Component: Splitter (#50038) 2024-09-09 19:23:25 +08:00
typings scripts(visual-regression): show target filename (#48444) 2024-04-15 14:40:10 +08:00
.antd-tools.config.js 📚 docs: add token meta info to token system model (#39101) 2022-11-30 11:48:47 +08:00
.depslintrc.js refactor(list): rewrite with hook (#23542) 2020-04-26 21:23:25 +08:00
.dockerignore test: use azure deploy ui test report site (#24327) 2020-05-25 17:40:57 +08:00
.dumirc.ts feat(Button): support variant and color (#50051) 2024-09-03 17:39:02 +08:00
.editorconfig
.eslintignore Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
.eslintrc.js docs: format code (#48309) 2024-04-08 14:04:08 +08:00
.gitignore ci: add stackblitz templates (#49841) 2024-07-12 16:38:49 +08:00
.gitpod.yml Added Gitpod support (#14307) 2019-02-08 10:01:01 +08:00
.jest.image.js test: Update image snapshot logic (#46529) 2023-12-21 10:30:08 +08:00
.jest.js test: Update image snapshot logic (#46529) 2023-12-21 10:30:08 +08:00
.jest.node.js test: Update image snapshot logic (#46529) 2023-12-21 10:30:08 +08:00
.jest.site.js Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
.lintstagedrc.json docs: changelog of 5.20.4 (#50674) 2024-09-02 11:29:30 +08:00
.ncurc.js chore: do not update @ant-design/cssinjs (#48222) 2024-04-02 10:27:54 +08:00
.npmignore chore: 📦 Optimize npm package size (#23698) 2020-04-28 14:11:43 +08:00
.npmrc chore: update pupperteer and sharp npmmirror (#44727) 2023-09-15 14:21:50 +08:00
.prettierignore refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
.prettierrc style: remove importOrderSeparation from prettier config (#44336) 2023-08-22 13:11:18 +08:00
.remarkrc.js chore(deps): update dependency remark-preset-lint-recommended to v7 (#48479) 2024-04-16 13:36:01 +08:00
.surgeignore docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
biome.json chore: add biome config (#50676) 2024-09-02 14:37:18 +08:00
BUG_VERSIONS.json fix: Typography dead loop (#50688) 2024-09-03 16:20:44 +08:00
CHANGELOG.en-US.md docs: bump 5.20.5 (#50701) 2024-09-03 21:09:57 +08:00
CHANGELOG.zh-CN.md docs: bump 5.20.5 (#50701) 2024-09-03 21:09:57 +08:00
CNAME chore: update CNAME 2022-11-18 15:04:45 +08:00
CODE_OF_CONDUCT.md chore: add remark lint (#23457) 2020-04-21 23:40:41 +08:00
codecov.yml test: fix codecov comment (#50640) 2024-08-29 16:42:29 +08:00
contributors.json chore: update contributors.json (#49560) 2024-06-23 12:23:48 +08:00
index-style-only.js refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
index-with-locales.js chore: Remove locale-provider (#41289) 2023-03-21 13:08:43 +08:00
index.js Add variable.less to support css variable (#31496) 2021-09-01 10:56:50 +08:00
jest-puppeteer.config.js ci: make puppeteer works when reusing node_modules (#46107) 2023-11-28 19:42:35 +08:00
LICENSE 🌱 Upgrade LICENSE 2018-11-28 12:16:59 +08:00
mako.config.json chore: turn off sourcemap (#50473) 2024-08-19 09:58:55 +08:00
package.json feat:🔥New Component: Splitter (#50038) 2024-09-09 19:23:25 +08:00
README-zh_CN.md docs: add more compatibility info about style (#50517) 2024-08-21 22:56:31 +08:00
README.md chore: reduce typo (#50404) 2024-08-14 02:43:56 +08:00
renovate.json chore: Configure Renovate (#32494) 2021-10-14 21:58:20 +08:00
SECURITY.md chore: add prettier ignore and format demo (#27270) 2020-10-21 11:06:07 +08:00
tsconfig-old-react.json docs: Support semantic preview (#47332) 2024-02-05 11:45:42 +08:00
tsconfig.json feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00
webpack.config.js chore: fix webpack config of dist bundle (#50575) 2024-08-27 09:55:59 +08:00

Ant Design

An enterprise-class UI design language and React UI library.

CI status codecov NPM version NPM downloads

FOSSA Status

Follow Twitter Renovate status dumi Issues need help

Changelog · Report Bug · Request Feature · English · 中文

Features

  • 🌈 Enterprise-class UI designed for web applications.
  • 📦 A set of high-quality React components out of the box.
  • 🛡 Written in TypeScript with predictable static types.
  • ⚙️ Whole package of design resources and development tools.
  • 🌍 Internationalization support for dozens of languages.
  • 🎨 Powerful theme customization based on CSS-in-JS.

🖥 Environment Support

  • Modern browsers
  • Server-side Rendering
  • Electron
Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Electron
Electron
Edge last 2 versions last 2 versions last 2 versions last 2 versions

📦 Install

npm install antd
yarn add antd
pnpm add antd

🔨 Usage

import { Button, DatePicker } from 'antd';

export default () => (
  <>
    <Button type="primary">PRESS ME</Button>
    <DatePicker placeholder="select date" />
  </>
);

⌨️ Development

Use Gitpod, a free online dev environment for GitHub.

Open in Gitpod

Or use opensumi.run, a free online pure front-end dev environment.

opensumi.run

Or clone locally:

$ git clone git@github.com:ant-design/ant-design.git
$ cd ant-design
$ npm install
$ npm start

Open your browser and visit http://127.0.0.1:8001 , see more at Development.

🤝 Contributing PRs Welcome

Top Contributors of ant-design/ant-design - Last 28 days Performance Stats of ant-design/ant-design - Last 28 days
New participants of ant-design - past 28 days

Let's build a better antd together.

We warmly invite contributions from everyone. Before you get started, please take a moment to review our Contributing Guide. Feel free to share your ideas through Pull Requests or GitHub Issues. If you're interested in enhancing our codebase, explore the Development Instructions and enjoy your coding journey! :)

For collaborators, adhere to our Pull Request Principle and utilize our Pull Request Template when creating a Pull Request.

Let's fund issues in this repository

❤️ Sponsors and Backers