82 Commits (99c4c381a98420d127f107438e2361db8acad481)

Author SHA1 Message Date
daisy 8a4203bec8
fix(Space): modify the priority of the component's size (#42752) 1 year ago
lijianan 9d1854763d
refactor: add useSize replace React.useContext (#42282) 2 years ago
lijianan ac5a06027e
revert: "chore: unified import method (#42149)" (#42180) 2 years ago
lijianan ea8ed28209
chore: unified import method (#42149) 2 years ago
JackLiR8 3c96997210
fix(Input.Search): pressing enter key don't trigger `onSearch` while loading (#38575) (#38578) 2 years ago
Yuki Zhang c3e51506cc
feat: add Space.Compact (#37652) 2 years ago
龙风 1cec18e8eb
fix: component.displayName To distinguish the environment (#36126) 2 years ago
Tom Xu 1719748a29
chore: eslint add consistent-type-imports (#35419) 3 years ago
qyzzzz 8ca52a1dda
fix: input onSearch trigger wrongly (#34844) (#35164) 3 years ago
MadCcc bfebb88bdb
feat: introduce rc-input (#34206) 3 years ago
afc163 34d23c8850
fix: Input.Search enterButton don't trigger click event (#32999) 3 years ago
xiejiahe fe35f4166d
style: Condition 'typeof enterButton === 'undefined'' is always false. (#30970) 3 years ago
Tom Xu ef77539920
refactor(search): use context (#27657) 4 years ago
Davide Bianchi 72dbcfcfde
fix: prevent Search component to throw passing null as enterButton (#27591) 4 years ago
二货机器人 c373710ce2
chore: Adjust collapse arrow position align with first line (#27363) 4 years ago
xrk 92f7f6dbb2
fix: border style of Input.Search when allowClear (#27325) 4 years ago
偏右 2788140d1a
Merge pull request #27137 from ant-design/master 4 years ago
偏右 3ef6ea3ead
refactor: 📦 some styles to reduce css bundle size (#27129) 4 years ago
Alex bf45c4c1b0
style: 💄 className prop ordering #26594 (#26602) 4 years ago
二货机器人 dc4b420d51
fix: Search crash in AutoComplete (#25049) 5 years ago
二手掉包工程师 544f407dd1
chore: add displayName Search name (#24965) 5 years ago
二手掉包工程师 f7934f5df2
refactor: rewrite Search with hook (#24901) 5 years ago
二货机器人 2afab58ac8
chore: small bundle size follow up (#24164) 5 years ago
偏右 d2c541b4e2
fix: 🐛 Input.Search height affected by suffix (#23527) 5 years ago
Tom Xu 6e1ffb96ca
fix: Input.Search ConfigProvider size (#23331) 5 years ago
二货机器人 adb323cec2
chore: icons save bundle size without treeShaking (#21752) 5 years ago
Saeed Rahimi 676de29eb4 feat: added rtl direction to all of ant-design components (#19380) 5 years ago
kailunyao 32744e733c fix: Disallow auto focus input after triggering "onSearch" event in mobile and tablet devices (#20332) 5 years ago
二货机器人 64b905e9bd
chore: Update `@ant-design/icons` deps (#19979) 5 years ago
afc163 b882b8dd2f 🐛 Fix `non-boolean attribute` and `unique key` warning 5 years ago
绯一 8219438ecd Fix/detect antd button by static (#19045) 5 years ago
绯一 049799ed0f fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case (#19042) 5 years ago
Wensheng Xu 1d8c6f8d82 fix: Disabled input should not trigger the action of suffix part #18889 5 years ago
zombiej fa8ddb4104 merge master 5 years ago
afc163 6f695b050e 🐛 Input.Search should trigger onSearch when clear 5 years ago
骗你是小猫咪 5cd01d0470 feat(Input.Search): add loading prop (#18771) 5 years ago
vagusX 149729e524
use ant design icons 4.0 (#18217) 5 years ago
orzyyyy 63b33d4020 fix: unexpected changes of snapshots 5 years ago
Zzzen f1ee189bd2 eliminate `any` type in exported interfaces.#14044 6 years ago
zombieJ 47e53ab0fe
Fix Input.Search not support addonAfter (#14799) 6 years ago
zombieJ 5ac80c8e55
Use `addonAfter` instead of `suffix` when use `enterButton` in Input.Search (#14461) 6 years ago
陈帅 8e11f0bdb9 merge support prettier 6 years ago
陈帅 dca9715186 support prettier 6 years ago
zombieJ 1a0a06fca9
ConfigProvider support prefixCls (#13389) 6 years ago
ztplz 13ad9996f3 update 6 years ago
ztplz 8f64fd5fd8 update 6 years ago
ztplz 508bc719a7 Suppress warning message 6 years ago
ztplz f27653158d Remove extra spaces (#13062) 6 years ago
afc163 c8a1442e38 Add event as second argument of onSearch 7 years ago
afc163 36ffe7e1dc Search icon could be clicked, close #10634 7 years ago