xrkffgg
dfcaa408c2
style: optimize steps rtl ( #23564 )
2020-04-24 17:55:44 +08:00
Amumu
fb46b8a864
chore: Add navigation for China mirror site ( #23562 )
...
* Add navigation for domestic mirror sites
* use A tag
2020-04-24 17:17:03 +08:00
偏右
d860358f94
chore: 🎬 optimize Table demo code ( #23560 )
...
* 🎬 optimize Table demo code
* ✅ fix demo snapshot
* 🐛 Fix Table warning when pageSize is changed
close #23554
* remove console.log
* optimize demo code
2020-04-24 17:16:44 +08:00
Adriano Ruberto
289dd080b9
fix(steps): Add flex on steps to fix ie11 ( #23561 )
...
* Add flex on steps to fix ie11
* Ordering
2020-04-24 16:46:46 +08:00
偏右
7cf20f18a1
🆙 upgrade intersection-observer
2020-04-24 13:32:56 +08:00
偏右
6556b583bd
Update README.md
2020-04-24 13:29:50 +08:00
Sonjeet Paul
4f1ad3ef4b
url navigates to correct component listing ( #23540 )
2020-04-24 10:41:38 +08:00
Tom Xu
eb83d6b341
docs: fixed link path for components ( #23533 )
2020-04-24 10:40:23 +08:00
Sonjeet Paul
f9c56b6eb4
docs: 📖 fixed link path for components
2020-04-23 21:10:57 +08:00
Tom Xu
6401da2082
refactor(comment): rewrite with hook ( #23498 )
...
* refactor(comment): rewrite with hook
* improve comment code
2020-04-23 20:52:15 +08:00
偏右
d2c541b4e2
fix: 🐛 Input.Search height affected by suffix ( #23527 )
...
* 🎬 improve Input demo code
* style: fix Input.Search height stretched by suffix
close #23523
* fix react key warning
* ✅ fix demo snapshot
2020-04-23 18:11:11 +08:00
xrkffgg
facbe46251
style: optimize alert rtl tyle ( #23526 )
...
* style: optimize alert rtl tyle
* fix dark
2020-04-23 17:58:36 +08:00
xrkffgg
be72d1762a
fix: upload disabled hover border ( #23522 )
2020-04-23 15:58:17 +08:00
xrkffgg
eb5c7ffc7e
style: complete upload rtl ( #23520 )
2020-04-23 15:01:20 +08:00
二货机器人
8ec4d3f64f
docs: Update research result image ( #23519 )
2020-04-23 13:57:32 +08:00
Amumu
fb2ef64036
update Compatibility intro ( #23513 )
2020-04-23 11:55:37 +08:00
偏右
cd34b624b3
🐛 Fix Menu behavior when hover gap ( #23511 )
...
close #13955
2020-04-23 11:17:21 +08:00
偏右
835bcabdbc
💄 fix DatePicker/TimePicker icon color ( #23508 )
...
should be same as 3.x
2020-04-23 10:48:51 +08:00
xiaoxintang
937beba421
fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT ( #23462 )
...
* fix:selections type when use SELECTION_ALL | SELECTION_INVERT
* fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT
* fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT
* Update useSelection.tsx
* Update type.test.tsx
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-04-22 21:59:18 +08:00
二货机器人
d77c2e8ba7
docs: Mention filterOption
params change in doc ( #23501 )
...
* Update migration-v4.zh-CN.md
* Update migration-v4.en-US.md
2020-04-22 21:24:36 +08:00
偏右
17f7e2f4d2
fix: Tree custom icon missing when loading ( #23494 )
...
close #23470
2020-04-22 21:11:57 +08:00
Eric Wang
800871166c
chore: Transform alert test to typescript ( #23495 )
2020-04-22 18:16:03 +08:00
Tom Xu
b7e877aeef
refactor(slider): rewrite with hook ( #23474 )
...
* refactor(slider): rewrite with hook
* improve test
* Revert "improve test"
This reverts commit 48cd83d0cc
.
* improve test
* improve test 2
2020-04-22 15:58:57 +08:00
偏右
c550cb050b
💄 fix DatePicker/TimePicker disabled icon color ( #23478 )
2020-04-22 15:16:51 +08:00
Eric Wang
64cb9584ce
fix: include tests in type check ( #23452 )
...
* fix: include tests in type check
* Do lint *.md
* Improve types in tests
2020-04-22 13:37:23 +08:00
Eric Wang
55265ac4ef
chore: Replace domhook with jest.spyon ( #23469 )
...
* chore: Replace domhook with jest.spyon
* use mockreturn value when possible
* Update tests/shared/focusTest.js
2020-04-22 11:59:56 +08:00
xrkffgg
677168b007
style: optimize tabs rtl style ( #23471 )
2020-04-22 11:57:06 +08:00
Tom Xu
cf3d611f59
refactor(tag): rewrite with hook ( #23466 )
...
* refactor(tag): rewrite with hook
* fix lint
2020-04-22 10:59:24 +08:00
xrkffgg
d7e97aa996
style: optimize tag rtl style ( #23464 )
2020-04-22 10:00:59 +08:00
Tom Xu
4a3e01ff0b
refactor(input-number): rewrite with hook ( #23461 )
2020-04-22 09:48:10 +08:00
pdeva
3e22b505a3
fix: proper react import ( #23381 )
...
* proper react import
fix for #22708
* update iconutil in select
* update in tree component
2020-04-22 09:37:46 +08:00
偏右
db97c5788e
chore: add remark lint ( #23457 )
...
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
2020-04-21 23:40:41 +08:00
二货机器人
1163d8e23d
docs: Update demo ( #23451 )
2020-04-21 23:26:41 +08:00
xrkffgg
5e09660a3e
fix: collapse default position in rtl ( #23445 )
...
* fix: collapse default position in rtl
* update snap
* up
* fix
* fix
* fix var
* fix
2020-04-21 23:23:37 +08:00
Eric Wang
9a43e439b3
chore: Use override instead of env to control eslint on markdown ( #23454 )
2020-04-21 23:21:56 +08:00
偏右
428b07625c
fix: Select arrow cannot trigger open ( #23448 )
...
close #23447
2020-04-21 18:03:47 +08:00
Amumu
17c63e52bf
chore: improve less variable @form-item-margin-bottom ( #23436 )
...
* improve @formItemMarginBottom
* Revert "improve @formItemMarginBottom"
This reverts commit 6d8da5bdb9
.
* update style
2020-04-21 17:48:15 +08:00
偏右
02faa4bcf1
💄 tweak Table selected row hover background ( #23313 )
2020-04-21 16:53:06 +08:00
偏右
4902c5a4f0
docs: 📖 update Form ts demo for createRef ( #23440 )
...
close #23417
2020-04-21 16:42:56 +08:00
偏右
8bd8eee573
fix: first Divider render bug ( #23438 )
...
close #23432
2020-04-21 16:16:13 +08:00
偏右
e206b4146b
chore: add gitleaks.yml ( #23425 )
...
* Add gitleaks.yml
* Update gitleaks.yml
* chore: add gitleaks (#23428 )
* chore: add gitleaks
* chore: remove gitleaks
* Apply suggestions from code review
Co-authored-by: pr <pr>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 信鑫-King <chaolin.jcl@alibaba-inc.com>
2020-04-21 12:19:23 +08:00
偏右
c3e263f2f2
chore: 🚮 remove console ( #23431 )
2020-04-21 11:47:09 +08:00
二货机器人
2105a330dd
docs: Remove dead link & Update dead images ( #23427 )
...
* docs: Replace image
* update link
2020-04-21 11:34:26 +08:00
二货机器人
5a10d29796
fix: ConfigProvider with nest prefixCls ( #23423 )
...
* fix: ConfigProvider with nest prefixCls
* update
* update
* update
2020-04-21 11:16:33 +08:00
xrkffgg
3d76859bbc
style: add dropdown group title rtl style ( #23404 )
...
* style: add dropdown group title rtl style
* fix margin
* fix lint
2020-04-21 10:49:59 +08:00
偏右
fc98ab7222
test: increase test cov for Layout and Typography ( #23407 )
2020-04-20 19:18:53 +08:00
二货机器人
40afa44673
chore: Move preview res to cdn ( #23408 )
2020-04-20 18:40:18 +08:00
xrkffgg
43bc7196ea
docs: fix site subtitle in rtl ( #23403 )
2020-04-20 17:25:11 +08:00
xrkffgg
089591ac34
style: add steps disabled style ( #23402 )
2020-04-20 17:05:41 +08:00
xrkffgg
f748c4ef17
style: optimize pageheader rtl style ( #23401 )
2020-04-20 16:50:38 +08:00