ant-design/components/input
ustcfury fd4abbf628
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
add underlined variant (#52546)
* feat: add variant underlined in Input&&InputNumber&&Mentions

Signed-off-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com>

* fix: fix eslint

Signed-off-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com>

* fix: remove commented code

Signed-off-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com>

* fix: update underlined style

Signed-off-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com>

* fix:fix eslint problem

Signed-off-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com>

* feat: add Select variant underlined

to #51379

* feat: add underlined demo

to #51379

* feat: update snapshots

to #51379

* feat: update doc

to #51379

---------

Signed-off-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com>
Co-authored-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com>
2025-01-23 15:16:12 +08:00
..
__tests__ add underlined variant (#52546) 2025-01-23 15:16:12 +08:00
demo add underlined variant (#52546) 2025-01-23 15:16:12 +08:00
hooks feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
OTP ♻️ chore: format code (use npm run format) (#51978) 2024-12-12 10:22:30 +08:00
style add underlined variant (#52546) 2025-01-23 15:16:12 +08:00
Group.tsx refactor: genStyleHooks (#46038) 2023-11-29 17:23:45 +08:00
index.en-US.md add underlined variant (#52546) 2025-01-23 15:16:12 +08:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md add underlined variant (#52546) 2025-01-23 15:16:12 +08:00
Input.tsx feat: improve focus behavior (#51444) 2024-11-01 17:21:02 +08:00
Password.tsx feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
Search.tsx feat: update input.search type (#52077) (#52083) 2024-12-23 09:49:09 +08:00
TextArea.tsx type(TextArea): combine TextAreaRef and TextAreaProps imports (#51695) 2024-11-19 18:42:39 +08:00
utils.ts chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00