KaKaHuoLuoTe
f11fa6552d
feat: add utm to mastergo's links ( #34248 )
2022-03-01 18:02:38 +08:00
KaKaHuoLuoTe
74d6595dff
docs: update links of mastergo ( #34242 )
2022-03-01 15:38:16 +08:00
KaKaHuoLuoTe
0ed868989d
docs: add MasterGo to design assets ( #34055 )
...
* docs: add MasterGo to design assets
* chore: update mastergo links
2022-02-25 14:02:25 +08:00
afc163
cfaad0edce
chore: fix Chinese expression about "的地得" ( #34173 )
...
close #34167
2022-02-23 18:15:18 +08:00
stefango
6f71af263e
docs: fix grammar error ( #34138 )
...
in customize-theme-variable.zh-CN.md
2022-02-21 10:47:10 +08:00
afc163
106acb7d5b
docs: improve Umi documentation
2022-02-16 20:00:57 +08:00
afc163
d38363e161
docs: fix procomponents links
2022-02-16 19:54:23 +08:00
afc163
c3f8568620
docs: fix missing @/services/product ( #34003 )
...
* docs: fix missing @/services/product
close #33952
* update data
2022-02-10 18:24:53 +08:00
Yang Zhang
ab8fc12fa7
docs: add Plasmic for Ant ( #33758 )
...
* Add Plasmic for Ant
* Point Plasmic link to dedicated Ant page
2022-01-24 11:13:12 +08:00
Amumu
75adc23fe3
chore: i18n contributing docs improve ( #33760 )
...
* chore: i18n contributing docs improve
* update
* Update docs/react/i18n.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* update
* update
* fix name
* 空格
* fix name
* update
* Update docs/react/i18n.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* update
* update
* update
* 添加英文版本
* update
* the
* update
* update
* fix list
* Revert "fix list"
This reverts commit c6f3e2c699d133f74e0f4ce0424c1fd4ad43dcbf.
* fix list
* 指向源文件
Co-authored-by: afc163 <afc163@gmail.com>
2022-01-21 13:53:52 +08:00
afc163
85c96251d3
fix: Tag color in dark theme ( #33751 )
...
* docs: update dark theme doc
* fix: dark tag theme
2022-01-19 15:38:48 +08:00
二货机器人
ac89fd5a9d
docs: guide of theme dev ( #33756 )
2022-01-18 22:36:13 +08:00
麦谷
67bf8903fb
docs: Update use-in-typescript.zh-CN.md ( #33434 )
...
这里有点不对
/* src/App.ts */
应该是
/* src/App.tsx */
执行npx create-react-app my-project-name --template typescript后也只有App.tsx文件
2021-12-28 10:52:16 +08:00
zombiej
6ed4d855b1
Merge remote-tracking branch 'origin/master' into feature-merge-master
2021-12-27 10:45:42 +08:00
Nmaxwiver
73ac1b1aaa
docs: Update practical-projects.zh-CN.md ( #33419 )
2021-12-27 10:03:17 +08:00
Curly Brackets
bcf4f1d5e8
docs(faq): correct 'Ant Design Mobile' ( #33341 )
2021-12-17 20:41:24 +08:00
zombiej
42bc6dcdef
Merge remote-tracking branch 'origin/master' into feature-merge-master
2021-12-16 10:40:55 +08:00
谭真
678cf4948b
docs: update customize-theme-variable.md ( #33272 )
2021-12-12 21:37:14 +08:00
xrkffgg
a04a4efc8b
Merge pull request #33163 from ant-design/master
...
chore: merge master into feature
2021-12-05 15:22:48 +08:00
afc163
ef8179e6b5
chore: remove react-virtualized from demo
2021-12-04 00:01:20 +08:00
zombiej
24ec3ba662
chore: merge master
2021-11-26 10:15:39 +08:00
VIREAK KEOSOKVIBOL
f0c8402d65
feat: Add km_KH locale to component ( #32853 )
...
* Add km_KH locale to component
* Add test and docs
* Fix typo
* Add test snapshot
2021-11-20 15:02:28 +08:00
Sunny Luo
47d480b58f
docs: Update customize-theme-variable document ( #32930 )
...
* Update customize-theme-variable.zh-CN.md
* Update customize-theme-variable.en-US.md
* Update customize-theme-variable.zh-CN.md
* Update customize-theme-variable.en-US.md
2021-11-19 22:39:38 +08:00
afc163
43569b9354
docs: update customize-theme-variable.zh-CN.md
2021-11-11 21:27:40 +08:00
二货机器人
f88bd4d2af
refactor: Move part mixins less to theme instead ( #32763 )
...
* refactor: Move theme related variables
* chore: move rest motion
* chore: trigger CI
* chore: steps by steps
* chore: back order
* docs: Update docs
2021-11-05 17:22:41 +08:00
afc163
4d26556a27
docs: use light theme for codesandbox demo
2021-10-22 13:47:11 +08:00
afc163
21d6d10af6
docs: improve alert loop demo ( #32488 )
...
* docs: improve alert loop demo
- react-text-loop => react-text-loop-next
- adding demo of react-fast-marquee
* update snapshot
2021-10-14 15:48:33 +08:00
afc163
8cafb114a7
docs: react-infinite-scroller => react-infinite-scroll-component ( #32469 )
...
* docs: react-infinite-scroller => react-infinite-scroll-component
close #32388
* update
* replace recommendataion
* update snapshot
2021-10-13 18:59:17 +08:00
yingxirz
f50ee8286c
docs: Update buttons.zh-CN.md ( #32323 )
2021-09-27 21:08:55 +08:00
damon.chen
e7f5030f2b
fix: change Ok
to OK
( #32259 )
...
* 修复AutoComplete组件allowClear属性的说明有歧义的问题
* fix: change Ok to OK
* update jest snapshot
Co-authored-by: chj_damon <chjdamon@gmail.com>
2021-09-23 22:13:05 +08:00
Neo Tan
5445fba50d
docs: setup development environment for windows ( #32230 )
2021-09-22 12:15:43 +08:00
MD. Ariful Alam
9f2560fe00
docs: fix typo ( #32121 )
2021-09-11 19:52:32 +08:00
in_vane
67a505cb1d
docs: Update research-message-and-feedback.zh-CN.md ( #32112 )
2021-09-10 11:06:41 +08:00
Primlx
371d1421c6
feat: Georgian translation ( #32106 )
...
* parent 18cd401678
author Primlx <primulax@live.com> 1628778277 +0400
committer primulax <primulax@live.com> 1631181358 +0400
Add files via upload
add georgian translation
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Create ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
* Update package.json
Co-authored-by: Amumu <yoyo837@hotmail.com>
* test case
* add language option in markdown
* test
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2021-09-09 19:40:26 +08:00
xrkffgg
3d81a10d61
Merge pull request #32036 from ant-design/master
...
branch: merge master into feature
2021-09-06 15:25:15 +08:00
yingxirz
a7a1a806b8
Update buttons.zh-CN.md ( #32012 )
2021-09-02 19:45:35 +08:00
二货机器人
93dd93bf45
docs: add 4.17.0-alpha.0 changelog ( #31987 )
...
* chore: 4.17.0 changelog
* chore: Update emoji
* docs: Update changelog
* docs: dynamic theme ref
* chore: bump version
* docs: Update content
* docs: Add ref
* docs: Add rc changelog
* chore: bump version
* test: Update snapshot
2021-09-01 15:39:09 +08:00
二货机器人
36bcaaef85
Add variable.less
to support css variable ( #31496 )
...
* chore: use varaible.less
* chore: basic primary varaible
* chore: Move to variable
* chore: align active color
* chore: global fix of css variable
* chore: primary colors
* chore: button danger
* chore: btn default error color
* chore: button series
* chore: More examples
* chore: More components
* chore: Form demo
* chore: form style
* fix: Tag & Alert variable
* chore: update footer
* chore: rm tmp code
* chore: transfer
* fix: picker column active color
* chore: Adjust active bg color
* chore: table hover color
* chore: all css variables
* chore: Global using variables
* chore: Test case
* chore: Update test logic
* chore: back of default less
* chore: entry of site use proxy style
* chore: update entry
* chore: split of variables
* refactor: quick dist speed
* fix: site use variable version
* chore: Update less config
* chore: add mv script
* chore: Update repalcement script
* chore: Add inject variables
* chore: Update script
* fix: script path
* chore: Move to component instead
* chore: fix condition
* chore: update config
* chore: Update in less transform
* chore: Modify logic
* chore: change to variables
* chore: Update name
* fix: script name
* chore: do inject
* revert: back of path
* chore: 2 way of generate
* bump tools
* chore: Add auto replacement script
* chore: auto genrate less file
* chore: fix test
* test: More test case
* chore: Update limit config
* test: coverage
* docs: Update doc
2021-09-01 10:56:50 +08:00
afc163
8416e31821
chore: resolve conflict between master and feature
2021-08-23 17:48:23 +08:00
afc163
96b196d8b3
Update recommendation.zh-CN.md
2021-08-17 10:53:34 +08:00
afc163
eae27a6624
docs: fix recommandation
2021-08-16 19:16:59 +08:00
afc163
91b7710848
docs: update recommendation libs
2021-08-16 18:40:48 +08:00
afc163
b56f6110fa
merge feature into master
2021-08-16 14:42:04 +08:00
Zuobin Wang
7f16838631
chore(all): delete useless Omit define ( #31661 )
2021-08-04 20:07:28 +08:00
afc163
85935e18c0
chore: merge feature into master
2021-08-02 18:36:27 +08:00
Jabir K.H
b3c4cebd96
feat: Malayalam(ml_IN) translation ( #31521 )
...
* ✨ added ml_IN locale
* ✨ malayalam localization - rc-packages updated
* ml_IN test cases added
Review comments integrated
* ml_IN translation - en doc updated
PR review comments integrated
* ml_IN translation zh doc updated
PR review comment integrated
* ❇️ changes after running npm test locally
* 🚀 npm test after removing and reinstalling node modules and package-lock
2021-07-27 10:56:41 +08:00
zombiej
474ada1384
docs: Add jish resource
2021-07-23 14:08:27 +08:00
afc163
7f899310f2
docs: add dnd-kit in recommendation
2021-07-21 15:13:43 +08:00
github-actions[bot]
563ebe1982
chore: auto merge branchs ( #31454 )
...
chore: merge master into feature
2021-07-20 07:32:16 +00:00
John Carlo
d34f40affb
docs: update replace-moment.en-US.md
...
I improved the grammar of the documentation.
2021-07-19 11:38:08 +08:00