Commit Graph

12780 Commits

Author SHA1 Message Date
ilanus
5a7e17ac57 💄 adjust styles 2018-11-03 00:17:58 +08:00
ilanus
bd9e6c57d4 🔥 rm direction prop 2018-11-03 00:17:58 +08:00
ilanus
06b3d29d12 👌 updating code after review 2018-11-03 00:17:58 +08:00
ilanus
2872cf2c44 update comment snaps 2018-11-03 00:17:58 +08:00
ilanus
11e6fec65a updating comment api, docs and demos 2018-11-03 00:17:58 +08:00
ilanus
2be48ead91 🐛 comment cleanup 2018-11-03 00:17:58 +08:00
ilanus
60b20d3cbf updating tests 2018-11-03 00:17:58 +08:00
ilanus
4530cfda0e ️ comment nested and content updates 2018-11-03 00:17:58 +08:00
Ilan
2493da7c5b 📝 update zh-CN docs 2018-11-03 00:17:58 +08:00
Ilan
cec2b3ee6d comment editor component with demo 2018-11-03 00:17:58 +08:00
Ilan
3b01ed3b53 👌 update code after pr review 2018-11-03 00:17:58 +08:00
Ilan
5c095b8c1e 🐛 fixing comment prefix typo 2018-11-03 00:17:58 +08:00
Ilan
1ad5baaf23 updating tests 2018-11-03 00:17:58 +08:00
Ilan
30db3f2a05 nested comment with demo 2018-11-03 00:17:58 +08:00
Ilan
53dd4731f1 initial comment component 2018-11-03 00:17:58 +08:00
afc163
553f5cfcfc docs: update List grid column optional values, close #12901 2018-11-01 14:53:21 +08:00
afc163
78a82151eb update typescript array definites 2018-11-01 14:49:51 +08:00
afc163
af2e76d64c Add less variable @modal-header-bg, close #12914 2018-11-01 14:42:17 +08:00
afc163
0fc32da6ea Merge branch 'master' into feature
* master: (27 commits)
  Fix sort order broken issue when columns were put in render
  fix Modal docs typo
  Improve Alert
  update select props :onPopupScroll
  add transform-origin on dropdown as menu
  Update validate-other.md
  should not hide avatar in vertical item layout of List
  fix stylelint again by locking version :sad:
  Fix fixed-columns Table border issue, close #9687
  site: still need the fallback scrollIntoView, #12683
  use latest stylelint
  site: fix npm run site error
  Update jsdom requirement from ^12.1.0 to ^13.0.0
  🐛 dynamic form doc fix
  Fix button icon margin style bug
  remove babel-plugin deps
  clean up useless deps
  Use recomended babel-preset-env
  findDOMNode to refs, close #12843
  componentWillReceiveProps => getDerivedStateFromProps
  ...
2018-11-01 14:36:14 +08:00
afc163
a7f17b4cde Fix sort order broken issue when columns were put in render
will handle these situation

- with 'key'
- with function has same stringify value

close #12870
close #12737
2018-11-01 13:44:48 +08:00
zy410419243
fa7452ed23 when tooltipVisible is true, tooltip should show always, or should never show 2018-11-01 12:05:52 +08:00
Pouya Sanooei
a70d64451b fix Modal docs typo 2018-11-01 12:05:24 +08:00
ztplz
7ab93543ef Improve Alert 2018-11-01 10:31:09 +08:00
LLinFan-
bbd9556801 update select props :onPopupScroll
update select props type:onPopupScroll
2018-11-01 10:30:22 +08:00
zombiej
b30ba9561f add transform-origin on dropdown as menu 2018-10-31 22:25:21 +08:00
Edward
cdc39d085b Update validate-other.md 2018-10-31 20:35:39 +08:00
afc163
cc37b8ef35 should not hide avatar in vertical item layout of List 2018-10-31 18:55:54 +08:00
afc163
83cc148a7a fix stylelint again by locking version :sad: 2018-10-31 17:51:22 +08:00
afc163
08600adade Fix fixed-columns Table border issue, close #9687 2018-10-31 17:03:40 +08:00
afc163
934b92b943 site: still need the fallback scrollIntoView, #12683 2018-10-31 16:54:58 +08:00
afc163
557683c764 use latest stylelint 2018-10-31 13:39:51 +08:00
afc163
1f0263ccf7 site: fix npm run site error 2018-10-31 13:15:40 +08:00
dependabot[bot]
9e236fc825 Update jsdom requirement from ^12.1.0 to ^13.0.0
Updates the requirements on [jsdom](https://github.com/jsdom/jsdom) to permit the latest version.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/commits/13.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-30 20:29:28 +08:00
ilanus
42ed19164e 🐛 dynamic form doc fix 2018-10-30 20:13:56 +08:00
afc163
546c59a4c1 Fix button icon margin style bug
```jsx
<Button loading>
  <TwoChineseWords />
</Button>
```
2018-10-30 19:13:29 +08:00
zombiej
0172c0101c remove babel-plugin deps 2018-10-30 17:12:41 +08:00
zombiej
6b62b907de clean up useless deps 2018-10-30 16:42:38 +08:00
Alireza
d785b16a39 Use recomended babel-preset-env 2018-10-30 16:42:38 +08:00
afc163
087f7efd10 findDOMNode to refs, close #12843 2018-10-30 16:17:24 +08:00
afc163
de492b90a4 componentWillReceiveProps => getDerivedStateFromProps 2018-10-30 16:17:24 +08:00
afc163
f51feebe36 use React.StrictMode to show deprecated message 2018-10-30 16:17:24 +08:00
dependabot[bot]
d1e12f3045 Update lint-staged requirement from ^7.3.0 to ^8.0.2
Updates the requirements on [lint-staged](https://github.com/okonet/lint-staged) to permit the latest version.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/commits/v8.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-30 15:15:58 +08:00
afc163
5e12b0a5ca Fix Menu Submenu animation when switch inlineCollapsed, close #12864 2018-10-30 15:09:40 +08:00
afc163
af653a8b69 revert f7fa8e0 2018-10-30 14:23:45 +08:00
afc163
f7fa8e0eb6 Fix menu submenu animation, close #12864 2018-10-30 12:00:27 +08:00
MuYu
72a6febcc4 fix: select type definition (#12865)
* fix: select type definition

* fix: wrapPicker type definition

* fix: select type definition
2018-10-30 10:52:27 +08:00
Chelsea Huang
ca11e2de00 Update stay.en-US.md
change cur- rent to current. (it actually appear as cur- rent within one line).
2018-10-30 10:36:15 +08:00
Wei Zhu
af54f500eb Merge branch 'master' into feature 2018-10-29 19:40:08 +08:00
Charlie Guan
f4f0c34bc3 Update index.en-US.md
Fix typos, and provide minor grammar improvements.
2018-10-29 14:52:11 +08:00
Charlie Guan
bfd40c2b39 Update faq.en-US.md
Update minor typos, and provide some minor grammar improvements.
2018-10-29 10:35:32 +08:00