Commit Graph

1611 Commits

Author SHA1 Message Date
Rustin
bf89677383
Revert "fix: set codesandbox referrer to no-referrer (#22688)" (#22795)
This reverts commit c806a836
2020-04-01 11:11:59 +08:00
xrkffgg
24ae9ebd1e
docs: adjust version order (#22727) 2020-03-30 13:30:14 +08:00
zefeng
dda45e4796
feat: support compact theme (#22126)
* feat: support narrow theme mode

* chore: rename narrow to compact

* chore: height part

* chore: preview compact mode

* chore: to make site corrected

* chore: preview site

* docs: 📖 document compact theme usage

* docs: tweak theme doc

* docs: 📖 Add description about double css bundle size

* chore: preview

* chore: for preview

* chore: adjust pagination

* chore: compact mode done!

* chore: remove useless todo

* chore: fix review bug

* chore: fix review bug

* chore: fix card margin

* chore: fix review bug

* chore: fix review bug

* chore: improve i18n and transition

* Update site/theme/static/common.less

Co-Authored-By: 偏右 <afc163@gmail.com>

* chore: fix button size and description padding

* chore: update snapshots

* chore: add compact css bundlesize limit

* chore: compact dist support

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
Rustin
c806a836e5
fix: set codesandbox referrer to no-referrer (#22688)
* fix: set referrer to no-referrer

* fix: use <a> replace form

* refactoring: remove useless code

* fix: refine css issue
2020-03-28 15:16:39 +08:00
Rustin
7b94e0bfb2
refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691)
* refactor: replace deprecated React.SFC with React.FunctionComponent

* refactoring: use typedef FC
2020-03-28 11:56:57 +08:00
偏右
c4e11320aa
docs: 📖 fix 404 page (#22546)
close #22545
2020-03-24 12:33:01 +08:00
二货机器人
a1affd4ad3 chore: Add home page recommend statistic 2020-03-23 10:26:00 +00:00
afc163
c681bd2eba 💄 remove whitespace 2020-03-23 15:17:10 +08:00
afc163
d1847cecb3 restore #22416 2020-03-23 15:16:02 +08:00
afc163
66e53fb91d docs: fix BackTop examples hidden
close #22392
2020-03-21 22:47:20 +08:00
afc163
c2ab9bed3c ♻️ remove SentryBoundary 2020-03-21 14:03:01 +08:00
骗你是小猫咪
c9927b9b8d
chore: improve use hook fail when yarn link or npm link (#22416)
* chore: improve use hook fail when yarn link or npm link

* add eslint disable rule

* use object spread
2020-03-20 14:11:59 +08:00
Peach
28fea02011
docs: improve transiton between light & dark mode (#22316)
* docs: improve transiton between light & dark mode

* docs: to prevent reset styles conflict with demo

* style: fix lint error
2020-03-17 23:01:17 +08:00
偏右
8fa2252903
chore: 🔧 fix codesandbox React.Fragment support (#22315)
* site: fix codesandbox React.Fragment support

* 💄 prettier site code
2020-03-17 21:17:49 +08:00
paleface001
eea959b2e9
chore: update recommend page (#22299)
* chore: update recommend page

* chore: update recommendation link
2020-03-17 16:24:18 +08:00
Fawen
284697dda9
docs: fix ColorPicker cover by page-nav (#22115) 2020-03-11 18:26:11 +08:00
二货机器人
faa3eb3535
docs: Auto redirect v3 link (#21875)
* redirect link

* add ignore
2020-03-04 22:35:18 +08:00
Saeed Rahimi
17f89484e0
Fix rtl docs: aside and bottom nav (#20652)
* docs: fix bottom navigation in rtl

* docs: fix aside item-group-title

* docs: bottom nav in rtl and dark mode
2020-03-04 18:59:33 +08:00
afc163
00b2d74ea1 📝 update recommend en links 2020-03-04 18:28:33 +08:00
zombiej
6e74617001 docs: Fix docs link
close #21771
2020-03-04 18:15:03 +08:00
偏右
17e7a3d57f
📝 fix codeopen demo (#21801) 2020-03-03 12:09:02 +08:00
zombiej
8527340a2a docs: Update footer link 2020-03-03 10:32:44 +08:00
linye
3509384386
Update RecommendPage.tsx (#21769) 2020-03-02 16:23:19 +08:00
linye
920124fa68
Update MorePage.tsx (#21764) 2020-03-02 16:07:29 +08:00
linye
27e48d3257
Update RecommendPage.tsx (#21759) 2020-03-02 15:19:19 +08:00
zefeng
e59d606dae
chore: site docs page add api anchor (#21736) 2020-03-01 20:31:41 +08:00
偏右
301529e0d4
🔨 fix site code lgtm problems (#21732) 2020-03-01 19:37:12 +08:00
偏右
dbc64339db
docs: 🎬 fix @ant-design/icons dep in Stackblitz (#21720)
* 🎬 fix @ant-design/icons dep in Stackblitz

close #21718

* fix codepen cdn url
2020-03-01 18:22:53 +08:00
zombiej
34c64e443a docs: Redirect when location match next.ant.design 2020-02-29 00:04:31 +08:00
zombiej
ffb4912ecc docs: Fix bisheng config & ts define 2020-02-28 18:47:38 +08:00
zombiej
43a5d57b81 docs: Fix site link 2020-02-28 17:59:06 +08:00
偏右
57318136ce
📝 fix codesandbox @ant-design/icons version (#21680) 2020-02-28 16:32:34 +08:00
偏右
796b5d2e10
📝 update codesandbox antd version (#21678)
close #21672
2020-02-28 16:09:45 +08:00
zombiej
994c6b84c9 chore: Update join us link 2020-02-28 12:13:15 +08:00
zombiej
a27d5439d2 chore: Fix site check script 2020-02-28 12:13:14 +08:00
afc163
431fdc6837 docs: 📝 reverse old version sites 2020-02-28 11:48:20 +08:00
afc163
7587387127 🔗 fix next.ant.design links 2020-02-28 11:38:08 +08:00
zombiej
06282c8e69 docs: Link to res 2020-02-28 10:06:32 +08:00
zombiej
464c108bfa docs: Adjust QR code to use https instead 2020-02-27 20:06:07 +08:00
afc163
28e8e1b1db site: 💄 tweak header more arrow style 2020-02-27 18:41:20 +08:00
zombiej
ba7890523f docs: Fix site fixed nav overflow style 2020-02-27 18:06:14 +08:00
二货机器人
de0d609c02
docs: Adjust site (#21642)
* redirect when v4 release

* fix lint
2020-02-27 17:11:29 +08:00
二货机器人
afedb4127f
docs: Site with single paging (#21360)
* patch route

* use data for promise

* rename Article file

* Article in TS

* clean up

* use collect

* adjust css

* card it

* listing

* res

* hiring

* add footer

* english it

* rm others

* fix lint

* fix navigation

* add dropdown button

* Header with TS

* split input & logo

* navigation out

* use flex

* flex everything

* stretch

* hide search when narrow

* init category

* global rules

* more cat

* pages

* level 2 width

* level 3

* level 4

* skip before ready

* clean up

* unqiue shadow variable

* update eslintignore

* update ignore

* fix ssr

* fix location param

* replace images

* shake more

* fix top of navigation

* remove home

* reorder nav & adjust padding style

* narrow res style

* Update research-form-page.zh-CN.md (#21426)

Co-authored-by: Golevka <huangsamfisher@163.com>

* rm skip

* narrow merge in

* reset p style

* update svg

* fix lint

* update ignore

* update lint ignore

* Update research-result-page.zh-CN.md (#21432)

Co-authored-by: mihaideyu <zxy1010414746@163.com>

* Update research-result-page.zh-CN.md

* Update research-workbench.zh-CN.md (#21438)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update research-workbench.zh-CN.md

* Update research-list-page.zh-CN.md (#21441)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update research-list-page.zh-CN.md

* padding use 40px

* add responsive of ref

* fix p margin

* Update research-workbench.zh-CN.md

* Update buttons.md (#21456)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update resources.en-US.md (#21457)

* Update research-navigation.zh-CN.md (#21453)

* Update research-navigation.zh-CN.md

* Update research-navigation.zh-CN.md

* Update research-navigation.zh-CN.md

* Update research-empty.zh-CN.md (#21451)

* Update research-empty.zh-CN.md

* Update research-empty.zh-CN.md

* Update research-empty.zh-CN.md

* Update research-empty.zh-CN.md

Co-authored-by: 二货机器人 <smith3816@gmail.com>

* Update research-exception-page.zh-CN.md (#21452)

* Update research-exception-page.zh-CN.md

* Update research-exception-page.zh-CN.md

* Update research-message-and-feedback.zh-CN.md (#21463)

* Update research-message-and-feedback.zh-CN.md (#21467)

* Update research-message-and-feedback.zh-CN.md

* Update research-message-and-feedback.zh-CN.md

* Update research-message-and-feedback.zh-CN.md

* Update research-message-and-feedback.zh-CN.md

* replace background

* fix lines margin

* home padding

* patch minTilda doc

* Update resources.zh-CN.md (#21503)

* clean up

* Update research-workbench.zh-CN.md (#21512)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update research-overview.zh-CN.md (#21513)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update research-result-page.zh-CN.md (#21514)

Co-authored-by: mihaideyu <zxy1010414746@163.com>

* Update research-list-page.zh-CN.md (#21515)

Co-authored-by: yingxirz <inseeing@gmail.com>

* fix doc

* Update research-message-and-feedback.zh-CN.md (#21516)

* adjust home nav width

* Update research-message-and-feedback.zh-CN.md (#21535)

* Update research-form-page.zh-CN.md (#21554)

Co-authored-by: Golevka <huangsamfisher@163.com>

* patch file

* clean up

* update shadow.zh-CN

update shadow.zh-CN

* add shadow table

* Update visual.zh-CN.md (#21577)

Co-authored-by: shuwenliu0116 <33922479+shuwenliu0116@users.noreply.github.com>

* Update docs/spec/shadow.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/spec/shadow.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/spec/shadow.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/spec/shadow.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/spec/shadow.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* patch docs

* fix doc

* rm page suffix

* fix style

* mobile it

* Update resources.en-US.md (#21561)

* chart res

* add qr code

* adjust qr

* Update visual.zh-CN.md (#21603)

Co-authored-by: shuwenliu0116 <33922479+shuwenliu0116@users.noreply.github.com>

* fix site qr

* mobile height of it

* book update

* 3.x site link

* isMobile is new cnotext

* Update research-form.zh-CN.md (#21604)

Co-authored-by: Golevka <huangsamfisher@163.com>

* adjust form doc

* mobile use link

* adjust order

* flush

* fix ts

* Update research-navigation.zh-CN.md (#21606)

* Update research-navigation.zh-CN.md (#21609)

* rm useless lines

* add mobile icon

* Update research-exception.zh-CN.md (#21612)

* Update research-empty.zh-CN.md (#21610)

* Update research-workbench.zh-CN.md

* Update visual.zh-CN.md

* adjust mobile icon

* Update research-message-and-feedback.zh-CN.md (#21613)

* Update research-list.zh-CN.md (#21617)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update research-workbench.zh-CN.md (#21618)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update visual.zh-CN.md (#21619)

Co-authored-by: shuwenliu0116 <33922479+shuwenliu0116@users.noreply.github.com>

* Update research-result.zh-CN.md (#21620)

Co-authored-by: mihaideyu <zxy1010414746@163.com>

* Update research-form.zh-CN.md (#21615)

* Update research-message-and-feedback.zh-CN.md (#21616)

* Update research-list.zh-CN.md (#21621)

Co-authored-by: yingxirz <inseeing@gmail.com>

* Update research-result.zh-CN.md (#21624)

Co-authored-by: mihaideyu <zxy1010414746@163.com>

* update ref color

* update zip file

* fix mobile icon

* rm skip dark

* fix cat

* update zip link

* update zip link

Co-authored-by: Golevka <huangsamfisher@163.com>
Co-authored-by: mihaideyu <zxy1010414746@163.com>
Co-authored-by: yingxirz <inseeing@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: myeunhyuk <39618466+myeunhyuk@users.noreply.github.com>
Co-authored-by: minTilda <31951290+minTilda@users.noreply.github.com>
Co-authored-by: ziyuan-174774 <61226089+ziyuan-174774@users.noreply.github.com>
Co-authored-by: 竹尔 <54707870+AntDesigners@users.noreply.github.com>
Co-authored-by: shuwenliu0116 <33922479+shuwenliu0116@users.noreply.github.com>
2020-02-27 10:53:30 +08:00
偏右
3c6faa6cb4
🎬 Improve Grid demo style (#21625) 2020-02-26 21:00:43 +08:00
信鑫-King
c17b40ae70
fix: dark background in different container (#21299)
* fix: comment and input

* fix: add @pagination-item-input-bg

* feat: add @list-customize-card-bg for dark hook component

* feat: add dark hook

* fix: checkbox color

* fix: popover-customize-border-color

* fix: table

* fix: style lint

* fix: debug

* fix: color

* fix: update colors

* fix: demo

* feat: popover container bg use mixins utils

* fix: less dark

* fix: table bg in dark

* fix: fixed table

* fix: lint

* fix: lint

* feat: add @table-expand-icon-bg

* fix: notification bg

* fix: remove dark.md

* fix: dropdown

* fix: table

* fix: data lint

* fix: style

* fix: dark less style

* fix: @steps-background

* fix: add thead dark style

* fix: unused styles
2020-02-24 22:44:29 +08:00
zombiej
3f8d6cd4f0 merge feature 2020-02-24 13:10:29 +08:00
砖家
2bb0aaf5d4
feat: add umi hooks (#21460) 2020-02-19 16:21:26 +08:00
zombiej
9eab33e09b merge master 2020-02-19 13:20:43 +08:00
何乐
f7378ac4e6
fix(site): the search box is 2px taller than radio buttons (#21390)
* fix(site): the search box is 2px taller than radio buttons in the same row

* fix: remove extra 1px margin of input suffix
2020-02-16 18:20:05 +08:00
二货机器人
efcdc099b4 docs: Fix site reproduce (#21322)
* code pen only in legacy usage

* code pen style
2020-02-10 17:55:45 +08:00