Skip to content

Commit 9f19af9

Browse files
author
hanchao
committed
fix(input): placeholder covering cursor in light mode
1 parent 74ca994 commit 9f19af9

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

CHANGELOG.en-US.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## NEXT_VERSION
4+
5+
`NEXT_VERSION`
6+
7+
### Fixes
8+
9+
- Fix `n-input` placeholder text covering the cursor in light mode, closes [#7267](https://github.com/tusen-ai/naive-ui/issues/7267) by [@pstrh](https://github.com/pstrh).
10+
311
## 2.43.2
412

513
### Fixes

CHANGELOG.zh-CN.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## NEXT_VERSION
4+
5+
`NEXT_VERSION`
6+
7+
### Fixes
8+
9+
- 修复 `n-input` 在浅色模式下 placeholder 文本遮挡光标的问题,关闭 [#7267](https://github.com/tusen-ai/naive-ui/issues/7267) by [@pstrh](https://github.com/pstrh)
10+
311
## 2.43.2
412

513
### Fixes

0 commit comments

Comments
 (0)