偏右
6d2a5df1e6
fix: Breadcrumb validateDOMNesting warning ( #16929 )
...
* 🐛 Fix Breadcrumb validateDOMNesting warning
```
Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>.
in a (created by Context.Consumer)
in span (created by Context.Consumer)
in a (created by Context.Consumer)
in Trigger (created by Dropdown)
in Dropdown (created by Context.Consumer)
in Dropdown (created by Context.Consumer)
in span (created by Context.Consumer)
in BreadcrumbItem (created by Context.Consumer)
in div (created by Context.Consumer)
in Breadcrumb (created by TestBreadcrumb)
in TestBreadcrumb
```
* ✅ update snapshots
2019-06-03 16:13:15 +08:00
zombieJ
a6ef4ca6a2
fix: Hide Spinner of InputNumber when type is number ( #16926 )
...
* fix: Hide Spinner of InputNumber when type is number
* Firefox not obedient
2019-06-03 13:44:27 +08:00
zombieJ
10fec945e5
fix: Transfer render Empty when customize without data ( #16925 )
2019-06-03 11:44:26 +08:00
偏右
8b1985bc9b
Merge pull request #16921 from ant-design/packtracker
...
test: Add packtracker
2019-06-02 20:23:01 +08:00
偏右
5a7b38b1d2
Merge pull request #16922 from ztplz/type
...
Remove useless type
2019-06-02 20:20:33 +08:00
ztplz
bd0479b30b
Remove useless type
2019-06-02 20:16:02 +08:00
afc163
ce4b71c71f
🔧 Add packtracker
2019-06-02 20:09:27 +08:00
偏右
18d3dee71c
Merge pull request #16851 from ant-design/fix/uploadFile-type-again
...
fix: fix type of action and RcFile
2019-06-02 19:49:37 +08:00
偏右
7c0fd87b2b
Merge pull request #16918 from oakslab/master
...
fix: cascader unable to enter space during search #16871
2019-06-02 19:41:04 +08:00
Juraj Carnogursky
24ee1634f0
🐛 fixes #16871 Cascader - Space during search
2019-06-01 23:40:49 +02:00
ycjcl868
86bc28161c
release: 3.19.2
2019-06-01 23:59:15 +08:00
信鑫-King
0489ad7dea
3.19.2 changelog doc ( #16917 )
...
3.19.2 changelog doc
2019-06-01 23:29:00 +08:00
ycjcl868
fd45cee489
📝 changelog
2019-06-01 23:27:54 +08:00
信鑫-King
9ec41b1cb8
Merge pull request #16916 from ant-design/doc-changelog
...
3.19.2 changelog
2019-06-01 23:25:26 +08:00
信鑫-King
438df8367d
📝 changelog
2019-06-01 23:24:45 +08:00
信鑫-King
d795bf4105
doc: changelog 3.19.2 ( #16915 )
...
doc: changelog 3.19.2
2019-06-01 23:22:59 +08:00
ycjcl868
f92b77705c
doc: changelog
2019-06-01 22:51:27 +08:00
ycjcl868
1ffa7ba4f9
doc: format
2019-06-01 15:45:05 +08:00
ycjcl868
0dd2f5a533
doc: changelog
2019-06-01 15:42:07 +08:00
ycjcl868
522c817cd2
doc: changelog
2019-06-01 15:34:56 +08:00
ycjcl868
96ca08bd81
doc: changelog
2019-06-01 15:34:08 +08:00
ycjcl868
4eecc68d9d
doc: changelog
2019-06-01 15:33:42 +08:00
ycjcl868
b6f755095c
tweak: order changelog
2019-06-01 15:32:34 +08:00
ycjcl868
87a2d9f7c0
doc: changelog
2019-06-01 15:31:28 +08:00
ycjcl868
4c07822eab
doc: changelog 3.19.2
2019-06-01 15:23:13 +08:00
偏右
19ae35f21a
Merge pull request #16908 from ant-design/dependabot/npm_and_yarn/ansi-styles-tw-4.0.0
...
Update ansi-styles requirement from ^3.2.1 to ^4.0.0
2019-05-31 18:39:28 +08:00
dependabot-preview[bot]
3806d81f83
Update ansi-styles requirement from ^3.2.1 to ^4.0.0
...
Updates the requirements on [ansi-styles](https://github.com/chalk/ansi-styles ) to permit the latest version.
- [Release notes](https://github.com/chalk/ansi-styles/releases )
- [Commits](https://github.com/chalk/ansi-styles/compare/v3.2.1...v4.0.0 )
2019-05-31 09:14:21 +00:00
zombieJ
364e1624ea
add antd pro 4.0 badge ( #16894 )
2019-05-31 10:48:00 +08:00
偏右
c6f991d5af
Merge pull request #16890 from MrHeer/fix-#16856
...
fix: use @error-color & @warning-color instead of @text-color-danger & @text-color-warning #16856
2019-05-31 00:02:41 +08:00
MrHeer
239c472c38
fix: use @error-color & @warning-color instead of @text-color-danger & @text-color-warning #16856
2019-05-30 19:21:08 +08:00
偏右
abb8692b59
Merge pull request #16869 from aiham/fix/remove-unused-modal-button-disabled-props
...
fix: remove invalid Modal prop defaults
2019-05-30 11:02:33 +08:00
Aiham Hammami
e3638f2806
Remove okButtonDisabled/cancelButtonDisabled never used prop defs
...
- Also remove them from the CHANGELOG because they were never actually
implemented, the prop was renamed to okButtonProps/cancelButtonProps
within PR #10955 but these prop defs were left behind and ended up
incorrectly included in the CHANGELOG.
2019-05-29 12:58:29 -04:00
偏右
6e72441085
Merge pull request #16863 from ant-design/dependabot/npm_and_yarn/xhr2-tw-0.2.0
...
Update xhr2 requirement from ^0.1.4 to ^0.2.0
2019-05-29 17:35:28 +08:00
dependabot-preview[bot]
3344921723
Update xhr2 requirement from ^0.1.4 to ^0.2.0
...
Updates the requirements on [xhr2](https://github.com/pwnall/node-xhr2 ) to permit the latest version.
- [Release notes](https://github.com/pwnall/node-xhr2/releases )
- [Commits](https://github.com/pwnall/node-xhr2/compare/v0.1.4...0.2.0 )
2019-05-29 09:20:57 +00:00
DiamondYuan
c7bc6b743c
fix: fix type of action in UploadProps
2019-05-29 13:53:33 +08:00
DiamondYuan
fa5d5e0a96
fix: fix type of RcFile
2019-05-29 13:52:35 +08:00
DiamondYuan
81da6e90d4
fix: add webkitRelativePath ( #16850 )
2019-05-29 10:56:04 +08:00
偏右
4f234f5b65
Merge pull request #16846 from JonathanLee-LX/master
...
add semicolon
2019-05-29 10:30:18 +08:00
芝华塔尼欧
0204a22515
Merge branch 'master' into master
2019-05-29 09:31:51 +08:00
Jonathan Lee
45e2274e25
add semicolon
2019-05-29 00:09:38 +08:00
芝华塔尼欧
eb6d846d55
add onChange prop type definition to Steps ( #16845 )
2019-05-28 23:28:57 +08:00
Jonathan Lee
27691d49f0
add onChange prop type definition to Steps
2019-05-28 23:03:21 +08:00
偏右
d39daf9750
Merge pull request #16835 from ant-design/export-TypographyProps
...
chore: export TypographyProps
2019-05-28 16:29:13 +08:00
afc163
5a7434c5d6
⚡ export TypographyProps
...
close #15190
2019-05-28 16:06:10 +08:00
偏右
7460088e9b
Merge pull request #16829 from levkovich2806/patch-1
...
Update index.en-US.md
2019-05-27 23:51:21 +08:00
Sergey Levkovich
7304daf4fa
Update index.en-US.md
2019-05-27 18:45:47 +03:00
偏右
c77b8ed817
Merge pull request #16828 from ant-design/improve-demo-code-style
...
chore: 💄 Optimize examples code style
2019-05-27 22:28:49 +08:00
afc163
13379aa0d8
💄 Optimize examples code style
2019-05-27 22:04:17 +08:00
偏右
85303f57d6
Merge pull request #16827 from ant-design/fix/menu-ts
...
typescript: adding forceSubmenuRender as MenuProps
2019-05-27 21:34:27 +08:00
picodoth
620755d893
typescript: adding forceSubmenuRender as MenuProps
2019-05-27 21:30:43 +08:00