Wu Haotian
57646f24db
fix: correct typing of RcFile. close #10331
2018-08-02 18:05:31 +08:00
afc163
0587804fb1
Fix kcard.alipay.com issue, close #11349
2018-08-02 17:00:39 +08:00
afc163
e397c094bb
site: Add ErrorBoundary for live demo, ref #11553
2018-08-02 16:34:04 +08:00
afc163
7ec566928d
site: improve code style
2018-08-02 16:25:47 +08:00
afc163
8dad311df0
Fix Slider demo error when input non-number string, close #11553
2018-08-02 16:24:13 +08:00
afc163
471f9409f9
chore demo code style
2018-08-02 16:23:08 +08:00
Chandler Moisen
10f1c6ceaa
Modal.confirm title overflow:hidden
2018-08-02 11:27:32 +08:00
Alexander Anpleenko
ac924d9443
fixed a word mistake
2018-08-02 11:16:19 +08:00
17073025
c31371e5a6
fix(auto-complete): add missing autoFocus prop in type
2018-08-02 10:48:38 +08:00
Wei Zhu
a3a0fb0aff
chore: use one worker on ci
2018-08-01 10:53:06 +08:00
afc163
aa6b55be7e
clean up unused code
2018-07-31 16:40:48 +08:00
afc163
a3d821a534
Add @types/classnames
2018-07-31 16:40:28 +08:00
Lucien Lee
7c43bc553f
change message type to React.ReactNode
2018-07-31 13:58:26 +08:00
Lucien Lee
6606aad391
allow validator message as ReactChild
2018-07-31 13:58:26 +08:00
Ooi Yee Wei
c849a73f4e
First commit
2018-07-30 21:29:26 +08:00
Wei Zhu
d7ca64b95c
docs: add resizable column table demo
2018-07-30 17:47:31 +08:00
Wei Zhu
05ca7a559a
chore: fix dir copy
2018-07-30 16:39:30 +08:00
Wei Zhu
a5ee1c4899
chore: add nightly build and ignore gh-pages
2018-07-30 16:32:00 +08:00
afc163
1aa368d3e2
docs: Add zhihu article link
2018-07-30 16:21:59 +08:00
zombiej
6617f785fd
fix #11458 . Adjust treeNode draggable css
2018-07-30 13:56:49 +08:00
afc163
42efc2927d
fix card tabs demo
2018-07-29 15:31:20 +08:00
afc163
af03ae67f9
Fix TimePanel jump issue of hovering, close #11460
2018-07-29 15:03:35 +08:00
afc163
af4ed3988a
chore DatePicker and TimePicker font style
2018-07-29 15:02:34 +08:00
afc163
e75bd0aa5b
upgrade devDeps
2018-07-29 14:54:18 +08:00
Ilan Hasanov
86398d910a
💬 misc typos and blank spaces fixes
2018-07-29 01:15:02 +08:00
Ilan Hasanov
d0ca9ae05e
💬 input component blank spaces remove
2018-07-29 01:15:02 +08:00
Ilan Hasanov
8ee70e84b6
💬 update layout copyrights year and fix typos
2018-07-29 01:15:02 +08:00
Ilan Hasanov
da92bfeba2
💬 fix tabs component blank spaces
2018-07-29 01:15:02 +08:00
Ilan Hasanov
186496d840
💬 fix tree component typos
2018-07-29 01:15:02 +08:00
Ilan Hasanov
6cecc9a0ea
💬 fixing upload component typos and capitalization consistency for en-US
2018-07-29 01:15:02 +08:00
afc163
7d46cabb17
docs: Add instruction about cascader typo api
2018-07-29 00:05:44 +08:00
Wei Zhu
4a906137b8
Add testUrl
...
https://github.com/jsdom/jsdom/issues/2304
2018-07-28 17:45:21 +08:00
Wei Zhu
855b613ce9
Bump 3.7.3
2018-07-28 17:36:37 +08:00
Wei Zhu
d1ba62e50b
Add 3.7.3 changelog ( #11494 )
2018-07-28 16:27:01 +08:00
qliu
c6518b92aa
fix: get label should use childrenKeyName for arrayTreeFilter when us… ( #11311 )
...
* fix: get label should use childrenKeyName for arrayTreeFilter when use customer fieldNames otherwise It can not get correct label array
* feat: add fieldNames test case in Cascader
* fix: cli fail
* fix: cil fail again
2018-07-28 13:29:39 +08:00
Eric Turriff
1bbf59bb1d
fixed typo in InputNumber
docs
2018-07-28 13:03:37 +08:00
Ilan Hasanov
68ce09be4e
🐛 fix icons page 100% cpu usage
2018-07-28 02:05:02 +08:00
yoyo837
5ca7d75c0d
fix doc
2018-07-28 02:04:49 +08:00
yoyo837
ce24f278cf
docs
2018-07-28 02:04:49 +08:00
yoyo837
6ae02a9ab7
progress-dot
2018-07-28 02:04:49 +08:00
yoyo837
a0a0d88b78
Fix content without vertical alignment icon when using vertical label mode; And description text-align: center;
2018-07-28 02:04:49 +08:00
This JJ
2e7d08e98f
Add id to Select props ( #11189 )
...
* Can set id to props on Select
* Update index.tsx
2018-07-27 16:47:07 +08:00
dependabot[bot]
45f1ff5bf7
build(deps-dev): update stylelint requirement to 9.4.0
...
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint ) to permit the latest version.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/commits/9.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-27 15:39:16 +08:00
Grant Klinsing
fd06d7b8b1
Update Pagination Typescript definition to include "role" ( #11474 )
...
* Add data-, aria- and role prop types to match rc-pagination
* Remove data- and aria- definitions since they are allowed already
2018-07-27 15:14:20 +08:00
Wei Zhu
ee1c726447
Bump 3.7.2
2018-07-25 17:43:39 +08:00
Wei Zhu
548c694c40
Add 3.7.2 changelog ( #11455 )
2018-07-25 17:42:31 +08:00
zombiej
f5652f8e57
make title & label as optional props in treeSelect
2018-07-25 17:06:44 +08:00
Wei Zhu
9f76f1c276
chore: add tests for b9992f4
2018-07-25 16:31:18 +08:00
Wei Zhu
b9992f4a08
fix: DatePicker can not change year/month when under control
...
React 16.4 call getDerivedStateFromProps on every render
close #11447
close #11440
close #11439
close #11416
close #11405
2018-07-25 15:42:48 +08:00
JribiBelhassen
36f396f86f
Change label in TreeData interface to title, since label is deprecated ( #11442 )
2018-07-25 10:53:18 +08:00