Commit Graph

614 Commits

Author SHA1 Message Date
偏右
4ca79ffc07 docs: components and documentation in two pages (#20330)
* 📝 Add documentation in header nav

* site: fix header active item and menu items

* 💄 better components menu group style

* 💄 more details of site menu style

*  fix eslint error
2019-12-19 14:47:12 +08:00
afc163
ab5cab02f1 chore: 🗑️ remove unused prop 2019-12-18 15:00:10 +08:00
二货机器人
c008f15885
fixed reproduce logic (#20234) 2019-12-13 15:49:52 +08:00
偏右
05c2f92b69 ⚠️ Add Alert.ErrorBoundary (#19923)
 support ErrorBoundary message and description
2019-12-11 14:15:45 +08:00
xiaohuoni
dd63f15b15 open codesandbox always use jsx 2019-12-10 15:04:11 +08:00
zombiej
d76283f2b9 merge master 2019-12-01 21:46:17 +08:00
afc163
815d52558b
📝 change home page promote url 2019-11-30 00:03:16 +08:00
二货机器人
64b905e9bd
chore: Update @ant-design/icons deps (#19979)
* update icons deps

* update all icon ref

* fix lint

* update snapshot
2019-11-28 12:34:33 +08:00
zombiej
b37b317b69 chore: merge master 2019-11-25 15:16:59 +08:00
afc163
958bc51629
docs: 🔗 fix antv.alipay.com to new antv.vision 2019-11-24 13:09:33 +08:00
afc163
fb66bce007
docs: fix promote link 2019-11-23 23:28:18 +08:00
afc163
be30d4bfa4 docs: 🔥 announce brand new antv.vision 2019-11-23 20:01:40 +08:00
afc163
5ecd32a83f site: 📝 Add GA event for opening in stackblitz 2019-11-16 16:15:00 +08:00
二货机器人
72a7ba618f
New Table (#19678)
* chore: update rc-table

* add basic table style

* checked all logic

* checkbox support disabled

* selection style

* selection support radio

* add selections support

* selection extra style

* select all locale

* sorter logic

* add more desc

* init Filter hooks

* init filter hooks

* update style

* filter style

* filter style

* fix filter

* sort control

* ajax it

* add expandedable css

* expandable view style

* fixed style

* border style

* empty style

* fix pagination style

* add fixed demo

* un-comment

* clean up

* fix filter check logic

* fix overflow & ellipsis conflict

* fix tes

* adjust scroll shadow

* fix border fixed style

* add part of test case

* add filter test part

* more test case

* issue related test

* filter test

* adjust pagination logic

* fix pagination test case

* all selection test case

* table sorter test case

* table basic test

* fix test case

* update faq

* update expandable doc

* add v4 doc

* add summary docs

* more demo

* fix selection

* update snapshot

* update test case

* fix ff styling

* update rc-table

* update snapshot

* update snapshot

* fix lint

* fix style lint

* fix style

* update snapshot

* update desc

* fix missing icon
2019-11-15 14:35:25 +08:00
叶枫
dfe7fd3231 feat: code add stackblitz (#19714)
* feat: code add stackblitz

* fix: style

* Update site/theme/static/demo.less

Co-Authored-By: 偏右 <afc163@gmail.com>
2019-11-13 17:29:46 +08:00
zombiej
2ba81538d8 chore: Merge master 2019-11-13 11:48:20 +08:00
ycjcl868
d402582598 fix: react-helmet-async title ssr 2019-11-11 14:30:11 +08:00
afc163
499494caa4 chore: react-helmet => react-helmet-async
fix SideEffect(NullComponent) warning

https://github.com/readium/readium-desktop/issues/596
https://github.com/nfl/react-helmet/issues/465
https://github.com/nfl/react-helmet/issues/426
2019-11-09 18:24:37 +08:00
afc163
94c3978208 📝 fix English translation missing of site footer 2019-11-08 16:25:08 +08:00
zombiej
7a12b2b1ae merge master 2019-10-30 16:28:28 +08:00
lewis liu
f1bf9eb3bc docs:Use tensorflow.js to predict icon (#19411)
* docs:use tfjs to predict icon

* style:Expected blank line between class members

* bugfix: remove useless isMounted

* style:Get patch fixes within a minor version
2019-10-25 11:30:55 +08:00
afc163
78a1427ec0
📝 fix home page animation 2019-10-20 15:00:50 +08:00
zombiej
5a19463e4b docs: Fix landing page 2019-10-16 11:03:16 +08:00
zombiej
c75bbbd13d merge master 2019-10-16 10:44:56 +08:00
Wei Zhu
a72f43b2c1
Merge pull request #19206 from ant-design/feature
Merge features
2019-10-15 14:36:41 +08:00
afc163
51f9b95c1b 📝 Add remax to Footer 2019-10-14 17:51:15 +08:00
zombiej
218798cfb4 merge master 2019-10-14 17:21:22 +08:00
afc163
cfcdf2fd5f 📝 Add promote link in home page 2019-10-14 16:10:32 +08:00
zombiej
04a27deb2b merge master 2019-10-14 10:53:35 +08:00
偏右
f7c37e5509
💄 menu inlineIndent should be number 2019-10-12 12:01:38 +08:00
afc163
fb5d709ccd 📝 fix scaffold.ant.design link typo 2019-10-11 12:22:59 +08:00
zombiej
28a6358439 merge master 2019-10-11 11:51:55 +08:00
afc163
16572711a3 📝 update apple-touch-icon-precomposed 2019-10-10 10:47:05 +08:00
afc163
75d97c8bf1
📝 update apple touch icon 2019-10-09 21:20:20 +08:00
afc163
535d4afc2d
📝 improve site details 2019-10-09 20:57:00 +08:00
zombiej
e129e8dc7e merge master 2019-10-08 15:04:00 +08:00
afc163
47dee4c7d7 fix eslint problems 2019-10-05 18:02:16 +08:00
zombiej
9051c7baee merge master 2019-09-23 10:08:32 +08:00
ycjcl868
1e90eb1264 fix: site specialChar encoding 2019-09-20 17:05:13 +08:00
afc163
fa880907dd 💄 footer style details 2019-09-19 15:55:22 +08:00
afc163
d9b058248d 🎨 color picker in footer 2019-09-19 15:55:22 +08:00
afc163
16dff49e46 💄 transfer footer to rc-footer 2019-09-19 15:55:22 +08:00
ycjcl868
bcbc1e2ac2 restore: react-intl intl polyfill 2019-09-18 20:55:00 +08:00
ycjcl868
0d7bf848c3 Merge master into upd-antd-version 2019-09-18 20:06:55 +08:00
ycjcl868
33afa7462c 📝 comment 2019-09-18 19:09:21 +08:00
ycjcl868
9515cef21d fix: site ssr react-intl 2019-09-18 19:07:17 +08:00
zombiej
fa8ddb4104 merge master 2019-09-16 11:23:26 +08:00
zombiej
f8f7ccb709 fix lint 2019-09-11 22:21:41 +08:00
afc163
c3ac7308dc
📝 update description 2019-09-08 16:29:04 +08:00
ycjcl868
ff3225fcbb fix: rm comment 2019-09-08 16:14:43 +08:00