Commit Graph

13045 Commits

Author SHA1 Message Date
ilanus
a0f03c819f 🎨 minor touch-ups 2018-11-03 00:17:58 +08:00
ilanus
423654430e ️ finalize comment 2018-11-03 00:17:58 +08:00
ilanus
49e8672e25 🚨 linting comment 2018-11-03 00:17:58 +08:00
ilanus
88a3737e61 🎉 cleanup comment 2018-11-03 00:17:58 +08:00
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
2aefdda0ff Build in and improve UI of nested Table in expand-children Table
close #12877
2018-11-02 18:23:26 +08:00
zombiej
301c97d61c fix onPopupScroll def. ref #12913 2018-11-02 15:38:04 +08:00
高力
87738c425e docs(recommendation): Update the charts recommend list 2018-11-02 12:18:00 +08:00
afc163
62bf204442 update README.md 2018-11-02 12:11:24 +08:00
高力
f9301ce4d6 docs(recommendation): Add the visual graph editor category 2018-11-02 11:55:56 +08:00
高力
9a3d0ca5d4 docs(recommendation): Add GGEditor to recommend list 2018-11-02 11:55:56 +08:00
Lyndon001
4c085284a6
Update work-with-us.zh-CN.md 2018-11-01 18:57:55 +08:00
afc163
b56ef2b7bf docs: update List grid column optional values, close #12901 2018-11-01 14:57:10 +08:00
afc163
b1d8d173cd update typescript array definites 2018-11-01 14:57:10 +08:00
afc163
a264c6f345 Add less variable @modal-header-bg, close #12914 2018-11-01 14:57:10 +08:00
ztplz
8dc98dd690 Improve Affix 2018-11-01 14:55:41 +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