917 Commits (6e488bad41c71779c607bc526e8a25ae1b3709e2)

Author SHA1 Message Date
ifujustayup acce38763d
fix(input): fix Input changes color when suffix is applied in Safari (#38627) (#39830) 2 years ago
JackLiR8 3c96997210
fix(Input.Search): pressing enter key don't trigger `onSearch` while loading (#38575) (#38578) 2 years ago
lijianan d52b8c6afb
type: type optimization (#38510) 2 years ago
lijianan d292257e47
chore: type optimization (#38460) 2 years ago
咩咩 45b078a1ad
type: add React.ReactNode (#38404) 2 years ago
He Linming 6ee61f6f0b
feat(Input.Password): password visibility controllable (#38216) 2 years ago
hms181231 aeb266d5da
test: Update input test case (#38289) 2 years ago
Bojack 892ef7e925
fix: The text should read "No data" (#38127) 2 years ago
MadCcc 51b69283a4
test: update test case (#38217) 2 years ago
afc163 06b0bf014f test: update snapshot 2 years ago
afc163 58fdfc0f62 style: fix TextArea custom border style not working 2 years ago
Yuki Zhang c3e51506cc
feat: add Space.Compact (#37652) 2 years ago
Zheeeng 29a15e2a5d
refactor: refines types and fix to use prop direction over context direction (#37716) 2 years ago
linxianxi 23285382f1
fix(Input): should not have value prop on input after click toggle icon (#37900) 2 years ago
Yuki Zhang 4774497258
fix: Input.Search style in RTL (#37980) 2 years ago
afc163 f7d9398d0b
style: Input.Password support style={{ fontSize }} (#37898) 2 years ago
二货爱吃白萝卜 b7634968d7
test: Use SSR for testing demo (#37890) 2 years ago
kiner-tang(文辉) 6d253369d4
fix: when we apply style resize: none, TextArea should be not resizable when showCount is applied (#37855) 2 years ago
Yuki Zhang d7204f4aca
fix: input search border style in RTL (#37865) 2 years ago
二货爱吃白萝卜 c436bd6f4f
fix: Textarea blink on first mount (#37847) 2 years ago
lijianan 480cb3cbc3
fix: remove defaultProps (#37815) 2 years ago
MadCcc c8f9b31168
fix: password should not have value prop during inputing (#37801) 2 years ago
二货机器人 069e44bcc3 chore: merge master 2 years ago
afc163 3ae7703303
chore: improve Input Intl.NumberFormat usage (#37726) 2 years ago
kiner-tang(文辉) 92a3c719dc
feat: Components under Form support custom disabled to override disabled of Form (#37628) 2 years ago
黑雨 01ca7c7821
test: convert demo to testing-lib (#37381) 2 years ago
lijianan c34caad24c
test: js => ts (#37392) 2 years ago
dependabot[bot] 7e7c47509f
chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2 years ago
yifanwww 8dfef70868
chore: Make `data-${string}` undefinable (#36858) 2 years ago
JarvisArt 549a2f956f
feat: add value parameter to textarea showCount.formatter (#36793) 2 years ago
Zheeeng b89ed86698
chore: prefer using type-compatible-assigning over using type-assertion (#36694) 2 years ago
Zheeeng fd5d463213
chore: write React.ChangeEvent<E> once (#36644) 2 years ago
二货机器人 03ea767cad
fix: Form validate message shaking (#36575) 2 years ago
二货机器人 2c2c631bfd
chore: prettier components (#36171) 2 years ago
Dennis Chen 24a7da8ea8
docs(Input): add proper type for `inputRef` (#36135) 2 years ago
龙风 1cec18e8eb
fix: component.displayName To distinguish the environment (#36126) 2 years ago
Humble 0e6e1c047d
fix:when props.value is not undefined, can't reset value and focus (#34728) 2 years ago
MadCcc 1f080c299e
fix: Form.Item noStyle should not be affected by parent Form.Item (#35849) 3 years ago
yykoypj 1bae50c6be
fix:border-style for inputNumber addon when rtl (#35876) 3 years ago
郑国庆 6e55310fca
test: replace Input part test with test lib (#35754) 3 years ago
Bart Piotrowski 4bccb9985a
fix: Remove Grid row and cell aria roles (#35616) 3 years ago
章鱼 7fd093bd0a
docs: feat components TS demo (#34742) 3 years ago
dingkang 58df74c38e
docs: replace class component with hooks (#35519) 3 years ago
Karott 338ec7dad7
perf: refactor devWarning for production code size (#35411) 3 years ago
MadCcc 01ebb6a563
test: update snapshot (#35452) 3 years ago
Tom Xu 1719748a29
chore: eslint add consistent-type-imports (#35419) 3 years ago
Karott Schu d07dcd46b7
fix(<Row/>): wipe out unnecessary prop (#35409) 3 years ago
二货机器人 7511b9e8ac
test: replace textarea some test case with testing lib (#35398) 3 years ago
黑雨 b0a652580a
feat: Form disabled (#35210) 3 years ago
qyzzzz 8ca52a1dda
fix: input onSearch trigger wrongly (#34844) (#35164) 3 years ago