Commit Graph

17570 Commits

Author SHA1 Message Date
偏右
8dd8a19d6f
🐛 Fix TextArea[autoSize] don't scroll bottom in Firefox (#22014)
close #21870
2020-03-09 16:04:51 +08:00
偏右
41066d53c8
❤️ Add funding field in package.json 2020-03-09 13:38:57 +08:00
偏右
125c154ffe
💄 Avoid negative padding in less (#22003)
close #22003
2020-03-09 12:04:12 +08:00
偏右
3bcc2b4c39
docs: ❇️ release 4.0.2 (#21993) 2020-03-08 20:42:16 +08:00
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>
2020-03-08 17:41:45 +08:00
二货机器人
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
2020-03-08 16:28:33 +08:00
Amumu
76de873d87
add className (#21988) 2020-03-08 13:59:44 +08:00
depfu[bot]
0c92b8e0cc
Update react-intl to version 4.1.1 (#21979)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-03-08 12:56:37 +08:00
zefeng
be990f9332
chore: remove unnecessary loop (#21978) 2020-03-08 00:54:45 +08:00
二货机器人
8eb66473c6
docs: Update Tree dynamic update demo (#21975) 2020-03-08 00:19:05 +08:00
二货机器人
bbe9e346e4
fix: Table className & style in wrong place (#21974)
* fix: Table className style work position

* update snapshot
2020-03-07 23:17:28 +08:00
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 <>
2020-03-07 15:11:44 +08:00
liusiasi
69f6585ead
change carousel style (#21960) 2020-03-07 15:06:51 +08:00
xrkffgg
c162bff8ab
style: add search input border color in RTL (#21946) 2020-03-06 18:09:37 +08:00
GJ Wang
d7394e9e2f
docs: remove key props (#21943) 2020-03-06 17:55:22 +08:00
xrkffgg
0537e4a010
style: fix select content style (#21940) 2020-03-06 17:37:51 +08:00
二货机器人
301ef2eb63
fix: Table small header background color (#21942) 2020-03-06 17:03:55 +08:00
xrkffgg
cb4ad64991
style: add datepicker cursor style (#21937) 2020-03-06 15:53:44 +08:00
偏右
79d296a4e8
Update README.md 2020-03-06 12:58:35 +08:00
二货机器人
6e1661db27
docs: 🎬 Update demo ts define (#21931) 2020-03-06 12:50:45 +08:00
偏右
9db875f9a5
💄 vertical menu should has max height (#21930)
close #21928
2020-03-06 12:49:38 +08:00
二货机器人
5fcdbe152e
chore: Form.useForm return same instance now (#21927)
* add test case

* memo of useForm
2020-03-06 12:07:55 +08:00
二货机器人
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
2020-03-06 11:53:09 +08:00
二货机器人
36c05ddd8a
fix: Table expandIconColumnIndex with rowSelect (#21915)
* fix: Table expandedIcon order

* update test case

* update test case
2020-03-06 00:58:26 +08:00
偏右
afe0e3ddad
💄 Add less variable @form-item-label-height (#21912) 2020-03-05 23:04:27 +08:00
二货机器人
e6965c909f
chore: Form.Item renderProps define (#21911) 2020-03-05 22:05:22 +08:00
偏右
5bb8f585de
add outline-fade less variable (#20227)
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-05 20:39:03 +08:00
afc163
c5e5a8c895 update snapshots 2020-03-05 20:32:38 +08:00
偏右
164a4ac3b4
🐛 Fix Table overflow layout (#21905)
unscrollable table should not have overflow style

close #21879 by revert #20705
2020-03-05 19:07:55 +08:00
二货机器人
4b0effbc0e
fix: Desctiption miss style when value is number 0 (#21901)
* fix: Desctiption miss style when value is number 0

* fix test case
2020-03-05 17:54:58 +08:00
zombiej
3de412353f chore: Remove duplicated css
close #21860
2020-03-05 17:23:28 +08:00
二货机器人
578c4132a0
fix: ref in radio button has not forward (#21895) 2020-03-05 16:25:47 +08:00
二货机器人
103385ecb5
fix: Nest FormItem warning (#21896) 2020-03-05 16:22:02 +08:00
偏右
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
2020-03-05 13:29:53 +08:00
偏右
bd97e7254a
chore: use react internal replace PureRenderMixin (#21876) 2020-03-05 13:19:00 +08:00
二货机器人
915590a2ff
fix: Select with '' string value align issue (#21880)
* fix: Select with '' string value align issue

* fix lint
2020-03-04 23:40:02 +08:00
二货机器人
faa3eb3535
docs: Auto redirect v3 link (#21875)
* redirect link

* add ignore
2020-03-04 22:35:18 +08:00
偏右
6e63b6f00e
Update index.zh-CN.md 2020-03-04 21:31:38 +08:00
zefeng
cccedf585c
docs: add list grid anchor (#21872) 2020-03-04 21:22:39 +08:00
偏右
43c64e924e
add test case to tooltip (#21826) 2020-03-04 21:03:08 +08:00
偏右
394b785dca
🐛 Fix Menu bottom margin missing (#21867)
close #21864
2020-03-04 19:27:29 +08:00
Saeed Rahimi
17f89484e0
Fix rtl docs: aside and bottom nav (#20652)
* docs: fix bottom navigation in rtl

* docs: fix aside item-group-title

* docs: bottom nav in rtl and dark mode
2020-03-04 18:59:33 +08:00
afc163
00b2d74ea1 📝 update recommend en links 2020-03-04 18:28:33 +08:00
zombiej
6e74617001 docs: Fix docs link
close #21771
2020-03-04 18:15:03 +08:00
偏右
074148acbc
Revert "chore(deps): bump rc-field-form from 1.0.1 to 1.1.0 (#21862)" (#21863)
This reverts commit 7c632f1d8c.
2020-03-04 17:58:13 +08:00
dependabot-preview[bot]
7c632f1d8c
chore(deps): bump rc-field-form from 1.0.1 to 1.1.0 (#21862)
Bumps [rc-field-form](https://github.com/react-component/field-form) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/react-component/field-form/releases)
- [Commits](https://github.com/react-component/field-form/compare/v1.0.1...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-04 17:57:49 +08:00
信鑫-King
c780575e0d
docs: pracitical use umi 3 (#21855)
* docs: use umi 3

* docs: pracitical projects
2020-03-04 16:12:06 +08:00
二货机器人
510b658e78
docs: 4.0.1 changelog (#21846)
* docs: 4.0.1 changelog

* clean

* Update CHANGELOG.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* clean up

* update doc

* reorder

* typo

* quota `TreeSelect.SHOW_*`

* add top grouping

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-04 14:09:16 +08:00
偏右
63e6c9af37
Revert "feat: add support use dots to provide dotsClasse (#21708)" (#21847)
This reverts commit 68f8851ec6.
2020-03-04 13:30:21 +08:00
偏右
6d686db6fc
docs: 📝 Update PULL_REQUEST_TEMPLATE.md (#21844)
* Update PULL_REQUEST_TEMPLATE.md

* Update pr_cn.md
2020-03-04 12:02:43 +08:00