偏右
|
64bbe4e566
|
Merge pull request #22025 from ant-design/master-to-merge-feature
chore: 🔨 merge master into feature
|
5 years ago |
afc163
|
77d3a993fa
|
🔨 Merge master into feature
|
5 years ago |
偏右
|
28c06266d0
|
docs: 📝 documentation for DatePicker inputReadOnly (#22024)
close #20442
close #21831
close #20816
|
5 years ago |
二货机器人
|
94eefa371c
|
fix: Only menu icon (#22021)
|
5 years ago |
偏右
|
339b785815
|
🎬 improve input demo and test case (#22016)
|
5 years ago |
偏右
|
8dd8a19d6f
|
🐛 Fix TextArea[autoSize] don't scroll bottom in Firefox (#22014)
close #21870
|
5 years ago |
偏右
|
41066d53c8
|
❤️ Add funding field in package.json
|
5 years ago |
偏右
|
125c154ffe
|
💄 Avoid negative padding in less (#22003)
close #22003
|
5 years ago |
偏右
|
3bcc2b4c39
|
docs: ❇️ release 4.0.2 (#21993)
|
5 years ago |
qiqiboy
|
a476197405
|
perf(Form): FormContext use a memoized value(#21976) (#21980)
* perf(Form): FormContext use a memorized value(#21976)
* fix #21976
* fix(Form): fix typo ‘useMemo’
Co-authored-by: qiqiboy <qiqiboy@tigerbrokers.com>
|
5 years ago |
二货机器人
|
9fdb82b7df
|
refactor: Form.Item with pure children will only render once (#21991)
* refactor: Form.Item with pure children will only render once
* not skip for real render
|
5 years ago |
Amumu
|
76de873d87
|
add className (#21988)
|
5 years ago |
depfu[bot]
|
0c92b8e0cc
|
Update react-intl to version 4.1.1 (#21979)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
|
5 years ago |
zefeng
|
be990f9332
|
chore: remove unnecessary loop (#21978)
|
5 years ago |
二货机器人
|
8eb66473c6
|
docs: Update Tree dynamic update demo (#21975)
|
5 years ago |
二货机器人
|
bbe9e346e4
|
fix: Table className & style in wrong place (#21974)
* fix: Table className style work position
* update snapshot
|
5 years ago |
tdida
|
23e48552ad
|
fix: Input.Password ConfigProvider prefixCls not work (#21953)
* fix: Input.Password ConfigProvider prefixCls not work
* test: add ConfigProvider Input.Password test
Co-authored-by: TDiDa <>
|
5 years ago |
liusiasi
|
69f6585ead
|
change carousel style (#21960)
|
5 years ago |
二货机器人
|
d23d53b2e8
|
chore: Update snapshot (#21966)
|
5 years ago |
二货机器人
|
8f09465b87
|
feat: Tree/TreeSelect/Select support `virtual` prop to disable virtual scroll (#21955)
* feat: support disable virtual scroll
* update snapshot
|
5 years ago |
二货机器人
|
4e8170b93c
|
feat: TimePicker.RangePicker support `order` (#21948)
|
5 years ago |
二货机器人
|
28f31677e2
|
Merge pull request #21947 from ant-design/feature-merge-master
chore: Feature merge master
|
5 years ago |
zombiej
|
bde335c761
|
merge master
|
5 years ago |
xrkffgg
|
c162bff8ab
|
style: add search input border color in RTL (#21946)
|
5 years ago |
GJ Wang
|
d7394e9e2f
|
docs: remove key props (#21943)
|
5 years ago |
xrkffgg
|
0537e4a010
|
style: fix select content style (#21940)
|
5 years ago |
二货机器人
|
301ef2eb63
|
fix: Table small header background color (#21942)
|
5 years ago |
xrkffgg
|
cb4ad64991
|
style: add datepicker cursor style (#21937)
|
5 years ago |
偏右
|
79d296a4e8
|
Update README.md
|
5 years ago |
二货机器人
|
6e1661db27
|
docs: 🎬 Update demo ts define (#21931)
|
5 years ago |
偏右
|
9db875f9a5
|
💄 vertical menu should has max height (#21930)
close #21928
|
5 years ago |
二货机器人
|
5fcdbe152e
|
chore: Form.useForm return same instance now (#21927)
* add test case
* memo of useForm
|
5 years ago |
二货机器人
|
e8876d5817
|
fix: MenuItem with icon only will still have additional margin (#21925)
* fix: MenuItem with icon only will still have additional margin
* update snapshot
* fix snapshot
|
5 years ago |
二货机器人
|
36c05ddd8a
|
fix: Table expandIconColumnIndex with rowSelect (#21915)
* fix: Table expandedIcon order
* update test case
* update test case
|
5 years ago |
偏右
|
afe0e3ddad
|
💄 Add less variable @form-item-label-height (#21912)
|
5 years ago |
二货机器人
|
e6965c909f
|
chore: Form.Item renderProps define (#21911)
|
5 years ago |
偏右
|
5bb8f585de
|
add outline-fade less variable (#20227)
Co-authored-by: 偏右 <afc163@gmail.com>
|
5 years ago |
afc163
|
c5e5a8c895
|
✅ update snapshots
|
5 years ago |
偏右
|
164a4ac3b4
|
🐛 Fix Table overflow layout (#21905)
unscrollable table should not have overflow style
close #21879 by revert #20705
|
5 years ago |
二货机器人
|
4b0effbc0e
|
fix: Desctiption miss style when value is number 0 (#21901)
* fix: Desctiption miss style when value is number 0
* fix test case
|
5 years ago |
zombiej
|
3de412353f
|
chore: Remove duplicated css
close #21860
|
5 years ago |
二货机器人
|
578c4132a0
|
fix: ref in radio button has not forward (#21895)
|
5 years ago |
二货机器人
|
103385ecb5
|
fix: Nest FormItem warning (#21896)
|
5 years ago |
偏右
|
188b96971c
|
fix(module:badge): fix number transition (#21834)
* fix(module:badge): fix toggling animation
close #21674
* chore: remove log
* fix: timer leak
* fix: willUnmount
* test: cov
|
5 years ago |
偏右
|
bd97e7254a
|
chore: use react internal replace PureRenderMixin (#21876)
|
5 years ago |
二货机器人
|
915590a2ff
|
fix: Select with '' string value align issue (#21880)
* fix: Select with '' string value align issue
* fix lint
|
5 years ago |
二货机器人
|
faa3eb3535
|
docs: Auto redirect v3 link (#21875)
* redirect link
* add ignore
|
5 years ago |
偏右
|
6e63b6f00e
|
Update index.zh-CN.md
|
5 years ago |
zefeng
|
cccedf585c
|
docs: add list grid anchor (#21872)
|
5 years ago |
偏右
|
43c64e924e
|
✅ add test case to tooltip (#21826)
|
5 years ago |