Commit Graph

955 Commits

Author SHA1 Message Date
ycjcl868
f4e198c465 fix: switch dark 2019-12-23 17:58:59 +08:00
ycjcl868
30b372020a fix: token 2019-12-23 17:45:14 +08:00
ycjcl868
2f273546f4 fix: default 2019-12-23 17:44:02 +08:00
ycjcl868
60eca31754 fix: localStorage 2019-12-23 17:41:55 +08:00
ycjcl868
7acab87a03 Merge origin/4.0-prepare into feat-dark-palette 2019-12-23 17:31:31 +08:00
ycjcl868
1188d5e0e6 fix: theme 2019-12-23 17:31:22 +08:00
afc163
97f9cba482 💄 tweak site menu font weight 2019-12-23 17:22:46 +08:00
ycjcl868
6477b46fa8 fix: data-theme 2019-12-23 17:16:26 +08:00
ycjcl868
31234f1c75 fix: conflict 2019-12-23 16:39:58 +08:00
ycjcl868
194bf3603f fix: site code action icon 2019-12-23 16:36:40 +08:00
chenshuai2144
74d035de01 update logo text 2019-12-23 16:30:32 +08:00
chenshuai2144
cbfc052d0d dark theme sync 2019-12-23 16:02:09 +08:00
ycjcl868
5163b240c2 feat: code block dark theme 2019-12-23 15:36:07 +08:00
ycjcl868
242f5739fc fix: theme demo 2019-12-23 15:17:54 +08:00
ycjcl868
0f445dded5 fix: code style 2019-12-23 14:55:33 +08:00
ycjcl868
5d0aa4a231 fix: grid 2019-12-23 14:49:45 +08:00
ycjcl868
7fe921454f fix: icon 2019-12-23 12:15:22 +08:00
ycjcl868
4895c3d2a9 fix: dark theme 2019-12-23 11:46:40 +08:00
ycjcl868
d60b736762 Merge origin/4.0-prepare into feat-dark-palette 2019-12-21 15:51:05 +08:00
afc163
ccd433a9c9
optimize site 2019-12-21 12:22:51 +08:00
afc163
18568be7de
🐛 fix side menu border
935e4fd1c4 (r360345135)
2019-12-21 12:09:29 +08:00
ycjcl868
b241e9d6be fix: componentPage 2019-12-20 22:49:55 +08:00
ycjcl868
b2576d92bc Merge origin/4.0-prepare into feat-dark-palette 2019-12-20 22:40:59 +08:00
二货机器人
2b309341cd
fix: Select empty style & default width (#20232)
* fix empty style

* update select deps

* fix arrow position & group style

* add missing hover color

* form style update

* fix form style
2019-12-20 18:29:39 +08:00
ycjcl868
6a96299010 Merge 4.0-prepare into feat-dark-palette 2019-12-20 16:38:33 +08:00
偏右
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
ycjcl868
9630712b51 fix: demo style 2019-12-18 23:41:38 +08:00
ycjcl868
d80d65f3a4 fix: lint 2019-12-18 23:05:37 +08:00
ycjcl868
2aa9ab6791 chore: use dark-vars.js 2019-12-18 22:42:09 +08:00
ycjcl868
13928fbcd7 fix: bg 2019-12-18 21:32:15 +08:00
ycjcl868
f20c746482 fix: change dark theme 2019-12-18 21:31:23 +08:00
ycjcl868
47608776b5 feat: dark theme change 2019-12-18 20:06:36 +08:00
ycjcl868
8ffcbe468a feat: change theme 2019-12-18 18:45:05 +08:00
ycjcl868
e53a05cf53 tmp: not merge 2019-12-18 15:28:36 +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
afc163
53eee985f0 🐛 docs: fix scrollama error
https://github.com/russellgoldenberg/scrollama/pull/106
2019-11-29 10:13:38 +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
二货机器人
efd3b35830
feat: Col support flex prop (#16635)
* feat: Col support `flex` prop

* update snapshot

* update doc

* row component use flex type by default

* revert grid flex layout doc

* remove float style

* remove doc old FAQ

* revert .make-row

* col style use flex and max-width

* remove useless Col style and imorove base doc for a single Col

* update snapshots

* fix flex mode pseudo

* update snapshots

* back to old flex mode demo gray background color

* set default col flex => 1 auto

* change grid about flex mode description

* update snapshots

* improve grid introduce and fix with gutter bug

* update snapshots

* remove version
2019-11-20 11:13:24 +08:00
ycjcl868
d91ed3e428 Merge 4.0-prepare into 4.0-less-token-tweak 2019-11-18 10:20:14 +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