陈帅
2590c615ed
docs: changelog for 3.24.3 ( #19436 )
...
* changelog for 3.24.3
* fix review warning
* fix review warning
2019-10-27 21:34:04 +08:00
Rustin
17ad782dfc
refactoring: refactor search code ( #19441 )
...
* refactor search code
* refactor bool expression no implicit cast
2019-10-27 11:43:48 +08:00
afc163
99d8f07607
🐛 Fix sort order of columns in render
...
array value of columns
close #19398
2019-10-27 00:20:24 +08:00
Amumu
a31748d0f8
feat: Add some code owner ( #19414 )
...
* feature trial: add owner
* add default code owner
* no default file owner
2019-10-27 00:19:53 +08:00
只捱宅
802a4a117f
fix: lint ( #19434 )
2019-10-26 11:00:15 +08:00
He Linming
7691047882
fix: Modal icon position while no title ( #19419 )
...
* 🐛 fix Modal icon position
close #19389
not render title when Modal title is undefined.
* ✅ (Modal): add test for modal without title
2019-10-26 10:31:58 +08:00
zhangzh
670fbe3843
docs: add "maxLength" property to Input Doc
2019-10-25 16:20:18 +08:00
+v
bf13a34a71
fix: disabled cursor ( #19403 )
...
* fix: disabled cursor
* style: fix
2019-10-25 11:37:30 +08:00
lewis liu
f1bf9eb3bc
docs:Use tensorflow.js to predict icon ( #19411 )
...
* docs:use tfjs to predict icon
* style:Expected blank line between class members
* bugfix: remove useless isMounted
* style:Get patch fixes within a minor version
2019-10-25 11:30:55 +08:00
Aaron Cawte
693d5a1434
General components doc tweaks ( #19416 )
...
* Documentation - Button Component
* Documentation - Icon Component
* Documentation - Typography component
2019-10-25 09:56:30 +08:00
Amumu
d2a8a10667
chore: 📝 add CODEOWNERS file ( #19410 )
2019-10-24 20:56:56 +08:00
Aidin
d5ad7d7c2f
update Types
2019-10-24 14:55:48 +08:00
He Linming
2761460c86
style: add @modal-header-color variable ( #19385 )
...
* 💄 add @modal-header-color variable
close #19358
* 👌 change variable name
2019-10-24 10:36:59 +08:00
信鑫-King
d06b1fa15e
docs: practical projects using Umi UI ( #19240 )
...
* 📝 practical projects using Umi UI
* 📝 docs
* 📝 docs
* 📝 projects doc
2019-10-23 18:00:15 +08:00
afc163
0e4b90c52f
✅ increase code cov
2019-10-23 11:55:42 +08:00
afc163
f1cd910b4e
✅ update snapshots
2019-10-23 11:55:42 +08:00
afc163
0604a09590
✅ update demo and test case
2019-10-23 11:55:42 +08:00
afc163
b882b8dd2f
🐛 Fix non-boolean attribute
and unique key
warning
...
close #19303
close #19354
2019-10-23 11:55:42 +08:00
二货机器人
6236537d1d
chore: Temporary lock eslint parser version ( #19347 )
2019-10-22 14:15:26 +08:00
二货机器人
25788e69a8
omit withstore ( #19343 )
2019-10-22 11:54:03 +08:00
afc163
884031afcc
✅ fix eslint console warning
2019-10-22 11:47:09 +08:00
afc163
b919c23d08
🐛 Fix small table bottom border radius issue
...
https://github.com/ant-design/ant-design/issues/19287#issuecomment-544368967
2019-10-22 11:16:39 +08:00
偏右
b770db4330
Update CHANGELOG.zh-CN.md
2019-10-21 20:27:41 +08:00
偏右
bb7eab6544
Update CHANGELOG.zh-CN.md
2019-10-21 20:23:59 +08:00
Sagar Jain
25927c6a41
Improve typing of UploadFile
interface
...
UploadFile interface made generic type so that a user can define a strongly typed response object if needed
2019-10-21 20:11:46 +08:00
afc163
6b74a1e944
✅ update table snapshot
2019-10-21 14:28:16 +08:00
zombiej
559e56c7f8
fix: Tree shaking should works on withContext
2019-10-21 13:38:38 +08:00
afc163
9af3888395
🐛 fix Menu in Dropdown submenu selected style
...
close #19264
2019-10-20 19:26:03 +08:00
afc163
185d2c41e8
🐛 fix small table border radius issue
...
close #19287
2019-10-20 19:12:59 +08:00
Rustin-Liu
a5d2b8542c
add commit lint action description
2019-10-20 16:45:34 +08:00
afc163
c6efe8c229
✅ add test cases
2019-10-20 15:01:27 +08:00
afc163
0d7d837c3f
🐛 fix wrong responsive gutter
...
close #19307
2019-10-20 15:01:27 +08:00
afc163
0cadae921a
💄 format getGutter code style
2019-10-20 15:01:27 +08:00
afc163
78a1427ec0
📝 fix home page animation
2019-10-20 15:00:50 +08:00
afc163
c13b475947
📝 update changelog
2019-10-19 23:39:10 +08:00
afc163
a92c1476e3
📝 fix wrong changelog
2019-10-19 23:38:26 +08:00
afc163
ee6f2d34dd
✨ release 3.24.2
2019-10-19 23:04:09 +08:00
二货机器人
b9b239ec08
test: add test case for ref test ( #19302 )
...
* add test case for ref test
* update test case
2019-10-19 22:48:13 +08:00
Pornpavee Seri-umnuoy
e7ebf857bd
fix( #18280 ): add type [Moment.moment, undefined] to RangePickerValue ( #19300 )
2019-10-19 14:48:41 +08:00
信鑫-King
cd6ff75ab2
test: official site checker before publish ( #19247 )
...
* tweak: official site checker before publish
* feat: check site files
* fix: diff logic
* fix: replace
* feat: add site jest test
* fix: test case
* fix: test
* feat: static server test
* Update check-site.js
* feat: en-US index
* fix: lint
2019-10-18 21:27:36 +08:00
afc163
8a715d0991
📝 🎬 improve grid demo and documentaion
2019-10-18 18:50:33 +08:00
afc163
13d219c439
🐛 Fix Table scroll.x max-content not working
2019-10-18 18:34:26 +08:00
wleven
63feb6860a
Fix Select Mode Type
2019-10-18 16:28:48 +08:00
wleven
9cfc151813
Fix Select Mode Type
2019-10-18 16:28:48 +08:00
wleven
53c55ceaad
Fix Select Mode Type
2019-10-18 16:28:48 +08:00
Olaniyi Philip Ojeyinka
59ec7f3b8f
corrected the typographical error of word 'case' to 'care' ( #19290 )
...
fix typo
2019-10-18 16:26:07 +08:00
shao
b280b633aa
chore: fix compile fail when use cnpm installed
2019-10-18 13:38:56 +08:00
二货机器人
40aca57453
chore: Remove React function polyfill ( #19279 )
...
* chore: Remove polyfill
* add more skip
2019-10-18 11:29:34 +08:00
David Broder-Rodgers
3f037b6d71
Improve types for customRequest prop on Upload component
2019-10-18 11:04:15 +08:00
David Broder-Rodgers
3eead25bea
Fix typos in en-US contributing guide ( #19277 )
2019-10-18 07:09:21 +08:00