afc163
|
22d8355ccb
|
site: 📝 fix version switch locale bug
|
2020-07-29 11:11:11 +08:00 |
|
afc163
|
72fb1c7b52
|
site: fix header menu item min-width
|
2020-07-28 13:34:37 +08:00 |
|
afc163
|
f0509f0bf9
|
site: fix header menu margin
|
2020-07-28 11:04:00 +08:00 |
|
afc163
|
ce02caa2d8
|
docs: 💄 fix resource tabs style
|
2020-07-27 15:50:24 +08:00 |
|
07akioni
|
9951e583b6
|
Merge branch 'master' into resolve-conflict-1
|
2020-07-26 20:14:11 +08:00 |
|
afc163
|
16c0ca9100
|
docs: remove duplicated icon from document
|
2020-07-25 15:19:33 +08:00 |
|
linye
|
4ad1ccac27
|
docs: Update site docs (#25795)
|
2020-07-24 23:45:48 +08:00 |
|
07akioni
|
f38f297616
|
style: 💄 update Menu.Item horizontal style (#25622)
* refactor: menu style
* chore
* chore
* fix: site style
|
2020-07-24 14:39:47 +08:00 |
|
砖家
|
c09028e9a2
|
docs: umi hooks rename to ahooks (#25652)
|
2020-07-16 10:38:19 +08:00 |
|
linye
|
95993979c5
|
Update RecommendPage.tsx (#25574)
|
2020-07-10 22:41:33 +08:00 |
|
linye
|
27ac5940e9
|
Update MorePage.tsx (#25472)
|
2020-07-07 17:54:13 +08:00 |
|
afc163
|
acc724d89d
|
docs: fix demo riddle button not display
|
2020-07-06 12:11:37 +08:00 |
|
07akioni
|
6eb1cdac0a
|
chore: remove untranslated blocks in enUS site (#25391)
|
2020-07-02 18:37:09 +08:00 |
|
ybzjsxh
|
2575a4f51a
|
docs: fix version change (#25269)
|
2020-07-01 11:11:58 +08:00 |
|
陈帅
|
523b74e3b6
|
merge master into Feature (#25262)
* feat: add successColor for Progress (#24655)
* feat: add successColor for Progress
* feat: update
* fix: update test
* remove snap
* feat: add test case
* refactor success
* feat: adjust styyle
* feat: add DevWarning
* feat: Support rowSelection.dirty (#24718)
* feat: Support rowSelection.dirty
* rename to reserveKeys
* preserveKeys will keep record also
* to preserveSelectedRowKeys
* feat: add ghost prop for collapse (#24734)
* feat: add ghost prop for collapse
* doc: version of collapse's ghost prop
* refactor: make ghost collapse's less code to a nested style
* chore: remove redundant codes in ghost collapse's less & doc
* doc: add a background wrapper for ghost collapse demo
* doc: dark-theme wrapper bg-color for ghost collapse demo
* test: update snapshot of ghost collapse
* doc: use softer bg-color on ghost collapse demo
* doc: remove disabled panel in ghost collapse demo
* feat: form instance support getFieldInstance (#24711)
* support getFieldInstance
* update doc
* fix lint
* move func
* move into hooks
* update ref logic
* fix lint
* rm only
* fix docs
* feat: dropdown support arrow (#23869)
* feat: dropdown support arrow prop
close #22758
* test: update snapshot
* fix: fix dropdown cls names
* test: update snapshot
* test: update snapshot
* doc: update demo
* test: update demo snapshot
* demo
* fix: snapshot
* chore: change the style of ghost collapse & demo modified (#24762)
* refactor: reduce content padding in ghost collapse
* doc: remove the wrapper outside ghost collapse
Designer want the demo differs from other demos
* refactor: remove redundant .less code in collapse
* feat: cascader dropdown-render prop (#24812)
* feat: cascader dropdown-render prop
* fix: update Cascader dropdownRender type annotation
* fix: set rc-cascader semver from ^ to ~
* docs: fix coding style in cascader/custom-dropdown
* feat: 🆕 support Drawer closeIcon (#24842)
* feat: 🆕 support Drawer closeIcon
close #19283
close #19153
* add test case
* update docs
* feat: 🆕 Cascader expandIcon (#24865)
* feat: cascader expandIcon
* fix: snap
* refactor: reduce CSS size (#24846)
* refactor: reduce button css size
* refactor: remove redundant button .less code
* feat: add Table onChange an action param (#24697)
* Working on tests
* created TableAction type
* changed TableActions to tuple
* removed chinese documentation line
* refactor TableActions
* fix documentation
* Moved action into extra param
* minor doc change
* feat: add closeIcon customize tag close (#24885)
* feat: add closeIcon customize tag close
* docs fix
* update snap
* fix: css name
* update snapshot
* snapshot
* feat: add radio `optionType` api to set radio option type (#24809)
* feat: radio component
* docs: update md
* fix: snap
* test components
* fix: use optionType
* fix name
* add warning
* fix
* feat: expand rate character (#24903)
* feat: expand rate character
* fix: demo
* fix: snap
* Update components/rate/index.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* fix
Co-authored-by: 偏右 <afc163@gmail.com>
* Refactor demo code box actions (#24887)
* refactor: refine the styling of actions part of demo code-box
* fix: lint style
* refactor: move Result children to end (#24945)
* feat: remove content max-width on dot-step (#24907)
* feat: add Skeleton-Image (#24805)
* feat: add Skeleton-Image
* feat: add docs
* fix: adjust skeleton
* feat: adjust Image Component
* feat: rebase
* feat: adjust style
* fix: lint
* feat: remove size
* feat: delete md
* feat: fix style
* ✨ feat: Mentions support autoSize (#24961)
close #17746
* chore: replace textarea with rc-textarea (#24966)
* feat: update pagination@2.3.0 support onChange called when pageSize change (#24964)
* feat: update pagination@2.5.0 and add test case to relative component
* fix: lint
* delete
* feat: add test case for pagination
* adjust test case
* feat: Implement centered prop in Tabs (#24958)
* Implement centered in Tabs along with its tests and docs
* Fix build error
* Add Chinese translations and remove test case
Co-authored-by: Ashkan Pourghasem <ashkan.pourghasem@gmail.com>
* feat: Add modal style parameter (#24773)
* add some paramters in default.less
* Update components/style/themes/default.less
Co-authored-by: Amumu <yoyo837@hotmail.com>
* change parameter in compact.less
Co-authored-by: Crystal Gao <jinggao@ebay.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
* feat: export Tabs addIcon (#25006)
* feat: export Tabs addIcon
* update snapshot
* feat: showNow on timepicker and datetimepicker (#25032)
* feat: update rc-picker@1.7.1 and fix icons of month and quarter picker in DatePicker Component (#25035)
* feat: update rc-picker@1.7.1
* delete
* add
* feat: expand rate support props (#24993)
* docs: 📝 Add Form.Item hidden in doc (#25108)
close #25101
* fix: ⌨️ Improve Pagination accessibility issue (#25119)
* ⌨️ Improve Pagination a11y by fixing a W3C error
https://github.com/react-component/pagination/issues/280
* update snapshot
* 🆙 rc-pagination to 2.4.1
* feat: support triggerSubMenuAction for <Menu /> (#25127)
* feat(menu): add triggerSubMenuAction for Menu
* feat(menu): test cases
* chore: Adjust picker logic (#25135)
* chore: update rc-picker 1.10.0 (#25174)
* feat: table row check strictly (#24931)
* feat: add checkStrictly on Table.rowSelection
* fix: LGTM warnings
* test: table rowSelection.checkStrictly
* test: add cov [wip]
* refactor: tree.rowSelection.checkStrictly [wip]
* test: table.rowSelection.checkStrictly basic case
* feat: support rowKey on checkStrictly table
* feat: Table checkStrictly support getCheckboxProps
* docs: Table checkStrictly
* chore: typo
* chore: remove useless comment
* chore: update snapshot
* chore: update snapshot
* fix: fire selectAll on selection dropdown menu & changeRows incorrect in selectAll callback
* docs: typo
* chore
* chore
* fix: expand buttons of leaf rows in tree data are not hidden
* feat: Table warning about rowKey index parameter
* perf: only generate keyEntities when not checkStrictly
* refactor: remove useless parseCheckedKeys
* refactor: get derived selected & half selected keys from selectedRowKeys
* chore: remove env condition stmt
* chore: revert index usage & code formatting
* chore: rerun ci
* docs: table tree-data checkstrictly
* test: update snapshots
* refactor: use useMergedState hook
* chore: rerun ci
* chore: rerun ci 2
* chore: revert selection select all behavior
* refactor: refactor code based on feature
* chore: revert table code format
* chore: revert table code format
* fix: useMemo deps
* fix: useMemo deps
* fix: useMemo deps
* feat: support preserve (#25186)
* docs: add responsibly order for Col (#25139)
* feat: add type
* feat: add responsibly order cols
* feat: add docs
* feat: add test case
* fix test
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: zoomdong <1344492820@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: wendellhu <wendellhu95@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: Neto Braghetto <netow93@gmail.com>
Co-authored-by: Kermit Xuan <kermitlx@outlook.com>
Co-authored-by: Ashkan Pourghasem <64011067+ashkan-pm@users.noreply.github.com>
Co-authored-by: Ashkan Pourghasem <ashkan.pourghasem@gmail.com>
Co-authored-by: hicrystal <295247343@qq.com>
Co-authored-by: Crystal Gao <jinggao@ebay.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Li Ming <armyiljfe@gmail.com>
|
2020-06-28 22:41:59 +08:00 |
|
偏右
|
986810b672
|
chore: remove console.log
|
2020-06-24 13:45:10 +08:00 |
|
afc163
|
ba992d2c83
|
🛠 fix icon page autoFocus when collapse demos
close #24911
close #24932
close #20354
|
2020-06-22 22:51:18 +08:00 |
|
afc163
|
18dc8bf961
|
docs: debounce reportSearch in overview page
|
2020-06-10 11:46:45 +08:00 |
|
afc163
|
84381e3e6c
|
docs: fix overview page search
close #24860
|
2020-06-09 13:52:01 +08:00 |
|
偏右
|
862488b41e
|
🔍 Add search input to overview page (#24843)
|
2020-06-08 19:37:23 +08:00 |
|
偏右
|
637aa09bc5
|
chore: ✅ fix some eslint problems (#24836)
* 💄 fix lint
* 💄 fix lint
|
2020-06-08 18:01:50 +08:00 |
|
linye
|
46f8399f99
|
Update MorePage.tsx (#24742)
|
2020-06-05 11:09:25 +08:00 |
|
afc163
|
351a4d6677
|
chore: add GA click event
|
2020-06-01 22:46:07 +08:00 |
|
偏右
|
b83c8636fa
|
chore: 📦 enable ESBUILD for site again (#24657)
* 📦 enable ESBUILD for site again
* re-enable ESBUILD 📦
|
2020-06-01 19:29:58 +08:00 |
|
afc163
|
92695c9e95
|
💄 improve home page recommend card style
|
2020-05-31 16:48:48 +08:00 |
|
偏右
|
882cec62d6
|
docs: 🌈 Add Components overview page (#24491)
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
|
2020-05-31 11:48:34 +08:00 |
|
二货机器人
|
77c5adbe4d
|
feat: New Tabs (#24552)
* init style
* support size
* editable
* add shadow
* update demo
* fix nest style
* update rtl
* update snapshot
* bump
* fix hover
* fix test case
* fix style lint
* clean up
* updat docs
* add onTabScroll
* upgrade rc-dropdown
* update snapshot
* clean snapshot
* clean up
Co-authored-by: afc163 <afc163@gmail.com>
|
2020-05-30 18:28:25 +08:00 |
|
kevin
|
14f9f95864
|
docs: Added Ant Design Charts link (#24496)
* Added Ant Design Charts link
* Modified position of Ant Design Charts
Co-authored-by: liufu.lf <liufu.lf@antfin.com>
|
2020-05-30 14:55:41 +08:00 |
|
linye
|
76793143ae
|
Update RecommendPage.tsx (#24587)
|
2020-05-29 19:25:52 +08:00 |
|
linye
|
59a53fbb69
|
Update MorePage.tsx (#24585)
|
2020-05-29 19:23:55 +08:00 |
|
偏右
|
c7e1b050ab
|
🗑️ remove PropTypes (#24577)
|
2020-05-29 18:05:58 +08:00 |
|
偏右
|
4b485d393b
|
Merge pull request #24436 from ant-design/master
chore: merge master into feature
|
2020-05-25 11:50:02 +08:00 |
|
偏右
|
0c2eed6866
|
docs: fix TOC active (#24426)
* docs: fix TOC active
close #23929
* fix footer seeconf logo
|
2020-05-24 17:11:34 +08:00 |
|
zombiej
|
7c260c03a5
|
chore: merge master
|
2020-05-23 15:00:18 +08:00 |
|
linye
|
ebf9c1fa4a
|
Update RecommendPage.tsx (#24381)
|
2020-05-22 10:52:29 +08:00 |
|
二货机器人
|
8bd10889c6
|
docs: fix site style (#24275)
|
2020-05-19 11:06:12 +08:00 |
|
偏右
|
f53d931890
|
Update MorePage.tsx (#24272)
|
2020-05-19 10:57:00 +08:00 |
|
linye
|
b4f38f7a22
|
📖 Update RecommendPage.tsx (#24274)
|
2020-05-19 10:56:46 +08:00 |
|
linye
|
a00c06c58b
|
Update MorePage.tsx
|
2020-05-19 10:40:14 +08:00 |
|
偏右
|
551763e768
|
docs: fix Tag demo (#24245)
close #24231
|
2020-05-18 13:51:56 +08:00 |
|
xrkffgg
|
6804fdad1a
|
docs: optimize search of header in rtl (#24239)
|
2020-05-18 11:35:40 +08:00 |
|
二货机器人
|
2e284aa017
|
chore: small bundle size (#24135)
* update warning
* rm warning
* replace with dev warning
* fix test
* fix site
* Update webpack.config.js
Co-authored-by: 偏右 <afc163@gmail.com>
* Update webpack.config.js
* fix sytax
* adjust
* move into function
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-05-14 15:57:04 +08:00 |
|
afc163
|
968e7edec3
|
📖 add dumi in footer
|
2020-05-07 16:50:32 +08:00 |
|
二货机器人
|
e1299bfcc9
|
Merge pull request #23758 from ant-design/feature
chore: Merge feature into master
|
2020-04-29 20:42:52 +08:00 |
|
James Yeung
|
5c79e642ba
|
fix: blazor links (#23649)
* fix: blazor links
* switch to github.io
* Update index.tsx
* Update Footer.tsx
* Update More.tsx
* Update introduce.en-US.md
* Update introduce.zh-CN.md
* Update introduce.zh-CN.md
* Update introduce.en-US.md
* Update introduce.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-04-29 15:49:00 +08:00 |
|
zefeng
|
14417f1614
|
feat(theme): adjust font-size in compact mode (#23135)
* feat(theme): adjust font-size in compact mode
With compact theme mode, we adjust default font-size from 14px to 12px.
Closes #23015
* patch: update docs min font-size
* patch
* patch
* patch
* patch
* patch
* patch
|
2020-04-28 11:16:01 +08:00 |
|
Tom Xu
|
2325a4438d
|
fix: npm run site (#23658)
|
2020-04-27 15:02:07 +08:00 |
|
xrkffgg
|
22b5f65830
|
docs: optimize site of docs (#23642)
* docs: optimize site of docs
* fix: gitee link
* fix lint
|
2020-04-27 11:36:04 +08:00 |
|
xrkffgg
|
2cb635e921
|
docs: optimize site of spec (#23628)
* docs: optimize site of spec
* fix: lint
|
2020-04-26 22:13:15 +08:00 |
|
xrkffgg
|
7e53cc7f2a
|
docs: optimize site (#23617)
|
2020-04-26 17:53:08 +08:00 |
|
诸岳
|
44da4125fa
|
fix(site): frameworky => framework
|
2020-04-26 00:09:23 +08:00 |
|
afc163
|
99bcad6dd6
|
✅ fix unused import
|
2020-04-25 18:47:36 +08:00 |
|
Benjamin Vertonghen
|
175e0aaa14
|
feat: Link Ant Design Blazor (#23579)
* Link Ant Design Blazor
* Indent and align
Co-authored-by: Benjamin Vertonghen <benjamin.vertonghen@apped.be>
|
2020-04-25 18:12:29 +08:00 |
|
afc163
|
d50cc55d87
|
📖 fix site description and rtl className
|
2020-04-24 18:48:48 +08:00 |
|
Amumu
|
fb46b8a864
|
chore: Add navigation for China mirror site (#23562)
* Add navigation for domestic mirror sites
* use A tag
|
2020-04-24 17:17:03 +08:00 |
|
xrkffgg
|
3d76859bbc
|
style: add dropdown group title rtl style (#23404)
* style: add dropdown group title rtl style
* fix margin
* fix lint
|
2020-04-21 10:49:59 +08:00 |
|
linye
|
62d51034c4
|
Update MorePage.tsx (#23389)
|
2020-04-20 11:52:50 +08:00 |
|
linye
|
849ab34189
|
docs: Update RecommendPage.tsx (#23387)
* Update RecommendPage.tsx
* Update site/theme/template/Home/RecommendPage.tsx
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-04-20 11:11:02 +08:00 |
|
xrkffgg
|
1855fef437
|
fix: fix select rtl (#23235)
* fix: fix select rtl
* fix lint
Co-Authored-By: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
|
2020-04-14 16:42:39 +08:00 |
|
afc163
|
b6829a0a92
|
style: fix color picker z-index
close #23033
|
2020-04-09 12:26:03 +08:00 |
|
xrkffgg
|
1380850a34
|
docs: optimize icon doc in rtl (#22982)
|
2020-04-07 13:44:25 +08:00 |
|
偏右
|
b369717181
|
chore: 🦄 Add eslint-plugin-unicorn (#22883)
* 🦄 Add eslint-plugin-unicorn
* fix eslint errors
* fix eslint errors
* fix lint demo
* fix lint demo
|
2020-04-03 15:02:11 +08:00 |
|
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
|
c2ab9bed3c
|
♻️ remove SentryBoundary
|
2020-03-21 14:03:01 +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 |
|
二货机器人
|
faa3eb3535
|
docs: Auto redirect v3 link (#21875)
* redirect link
* add ignore
|
2020-03-04 22:35:18 +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 |
|
zombiej
|
994c6b84c9
|
chore: Update join us link
|
2020-02-28 12:13:15 +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 |
|
二货机器人
|
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 |
|
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 |
|
二货机器人
|
efcdc099b4
|
docs: Fix site reproduce (#21322)
* code pen only in legacy usage
* code pen style
|
2020-02-10 17:55:45 +08:00 |
|
偏右
|
e36079c557
|
🎨 fix lgtm problems (#21273)
|
2020-02-07 15:29:56 +08:00 |
|
信鑫-King
|
fa559d125d
|
docs: dark color tool (#21101)
* docs: dark color tool
* tweak: locale
* fix: lint
* fix: dark
* fix: color unset
* fix: style
* fix: primary minSaturation
* fix: lint
* fix: padding
* fix: height
* fix: colors
|
2020-02-04 21:14:31 +08:00 |
|