xrkffgg
5ede9b65af
chore: merge feature into master #38313
2022-10-31 23:07:27 +08:00
He Linming
6ee61f6f0b
feat(Input.Password): password visibility controllable ( #38216 )
...
* feat: support controllable visible of password
* test: add some unit test for Password
* refactor: visibilityToggle API
* test: update snapshots
* Update components/input/Password.tsx
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-31 21:15:59 +08:00
hms181231
aeb266d5da
test: Update input test case ( #38289 )
2022-10-31 10:19:56 +08:00
linxianxi
23285382f1
fix(Input): should not have value prop on input after click toggle icon ( #37900 )
...
* fix(Input): should not have value prop on input when click toggle icon
* fix: 修改参数名
* fix: 修改传参
2022-10-13 15:07:43 +08:00
MadCcc
c8f9b31168
fix: password should not have value prop during inputing ( #37801 )
...
ref #20544
2022-09-29 23:40:24 +08:00
lijianan
c34caad24c
test: js => ts ( #37392 )
...
* test: js => ts
* test: add test
* fix: fix eslint error
* test: add test case
* fix: fix test error
* fix: fix eslint error
* fix: fix eslint error
* fix: eslint error fix
* fix: fallback eslint config & add test case
* test: add all test case
* fix: bugfix
* fix: bugFix
* fix: bugFix
* fix: bugFix
* fix: lint
* fix: add React.createRef
* fix: add breadcrumbName in Routes
* fix: any commit for restart ci/cd
* fix: remove type
* fix: test fix
* fix: test fix
* fix: add ts-ignore for id
* test: add Icon test case
* test: remove ts-ignore
* test: add Icon test case
2022-09-05 19:41:32 +08:00