Commit Graph

1785 Commits

Author SHA1 Message Date
二货爱吃白萝卜
0ebc2b8259
docs: Update sketch res (#41667) 2023-04-06 15:40:04 +08:00
lijianan
912d3934f9
docs: improve docs (#41645) 2023-04-05 14:01:38 +08:00
lijianan
9456f74f12
docs: update luxon docs (#41615) 2023-04-03 22:36:57 +08:00
Amumu
bf9eff66d7
chore: merge feature into master (#41598)
* 🦄️ refactor(DatePicker,Calendar): dateRender,monthRender => cellRender (#41584)

* refactor: dateRender => cellRender

* feat: update snapshots

* feat: update snapshots

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs

* feat: update test case

* docs: update docs

* feat: optimize code

* feat: optimize code

* feat: update test case

* feat: update test case

* test: fix lint error (#41596) (#41600)

* test: fix lint error

* chore: fix lint

---------

* feat: Picker luxon support (#41580)

* chore: add luxon english documentation

* chore: add draft chinese documentation

This documentation was auto-generated based on the english version so it is only a rough draft and will most likely need to be refined.

* fix: improve documentation phrasing

---------

Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: Sylvain Boulade <sboulade@gmail.com>
2023-04-03 11:21:24 +08:00
github-actions[bot]
719019ebc7
chore: auto merge branches (#41372)
chore: merge master into feature
2023-03-21 07:14:39 +00:00
lijianan
f6c235462e
chore: Remove locale-provider (#41289)
* chore: rm locale-receiver

* chore: export useLocale in locale

* chore: comment

* chore: rm locale-provider dir

* docs: rm locale-provider in migration document

* chore: fix regexp

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-21 13:08:43 +08:00
左耳咚
2ece2c6b63
Feature: Burmese translation (#41366)
* feat:  Burmese translation

* fix: fix Burmese - MYANMAR locale typo

* Update components/locale/my_MM.ts

Co-authored-by: Amumu <yoyo837@hotmail.com>

* fix: 🐞 modify package version

* fix: 🐞 add locale snap

* docs: 📃 update docs

---------

Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-03-21 11:56:06 +08:00
Amumu
bb8b52936c
chore: docs update (#41368)
* chore: docs update

* chore: docs update
2023-03-21 10:45:50 +08:00
lijianan
ef39c3cf26
blog: optimization (#41333) 2023-03-19 16:12:32 +08:00
kiner-tang(文辉)
50da0ca0a7
feat: add custom theme demo (#41240) 2023-03-14 22:27:45 +08:00
kiner-tang(文辉)
571224efa1
docs: update related resources link in blog (#41213) 2023-03-14 10:56:05 +08:00
kiner-tang(文辉)
c666b066d6
docs: update docs (#41212) 2023-03-14 10:32:24 +08:00
kiner-tang(文辉)
a6b07948a7
docs: update blog (#41177)
* docs: update blog

* docs: update docs

* docs: update docs

* docs: update blog

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs

* feat: update doc

* docs: update docs

* Update docs/blog/contributor-development-maintenance-guide.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* docs: update docs

* feat: update doc

* Update docs/blog/contributor-development-maintenance-guide.zh-CN.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update docs/blog/contributor-development-maintenance-guide.zh-CN.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update docs/blog/contributor-development-maintenance-guide.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs

* Update docs/blog/contributor-development-maintenance-guide.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update docs/blog/contributor-development-maintenance-guide.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update docs/blog/contributor-development-maintenance-guide.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update docs/blog/contributor-development-maintenance-guide.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>

* docs: update docs

* Update docs/blog/contributor-development-maintenance-guide.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update docs/blog/contributor-development-maintenance-guide.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>

* docs: update docs

* docs: update docs

* Update docs/blog/contributor-development-maintenance-guide.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>

* docs: update docs

* docs: update docs

---------

Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-13 19:52:01 +08:00
kiner-tang(文辉)
5b78c6a542
docs: doc about static style extract (#41144)
* docs: update doc

* docs: update doc

* feat: update doc

* docs: update doc

* docs: update doc

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs
2023-03-13 10:40:00 +08:00
二货爱吃白萝卜
48d9c625df
docs: fix blog date (#41100) 2023-03-07 12:24:35 +08:00
Dmitry Cherendieiev
e56184aaa3
doc(contributing): change release schedule link (#40975) 2023-03-01 09:54:42 +08:00
Jiacheng Dong
11011ba64a
fix: Fix document link jump 404 problem (#40928)
* fix: 文档链接访问 404 问题

* fix: 修复文档链接 404 问题
2023-02-27 10:13:41 +08:00
Lioness100
fd0d8b6031
docs: fix typos (#40791)
* docs: fix typos

* Update index.zh-CN.md

* test: update snapshot

* docs: fix demo ref

* chore: force trigger ci

* chore: force trigger ci

* chore: bump dumi ver

---------

Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-02-23 21:56:43 +08:00
lijianan
f97984e507
docs: add blog (#40851)
* docs: add blog

* docs: trans of it

* docs: update

* update demo

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-02-22 10:39:36 +08:00
Joel Alan
9fa24c231d
docs: charts 介绍文档更新 (#40815)
* docs: charts 介绍文档更新

* docs: 删除重复文档
2023-02-20 13:07:33 +08:00
JiaQi
0aac2f0a05
docs: fix oceanbase link 404 (#40765) 2023-02-17 09:18:23 +08:00
二货爱吃白萝卜
d2ab2722b4
docs: Tooltip align blog (#40746)
* docs: prepare

* docs: blog about align
2023-02-16 10:27:40 +08:00
lijianan
4c6f7c12ee
docs: update migration-v5 (#40709)
* update migration-v5

* update docs

* update docs

* update docs
2023-02-14 14:33:33 +08:00
二货机器人
b02b7aeadb chore: merge master 2023-01-31 10:21:17 +08:00
聪小陈
a8f9d1af61
docs: fix mock error (#40436) 2023-01-29 12:29:21 +08:00
lijianan
ba8e646346
docs: adjust the sample code to React 18 (#40372)
* docs: Adjust the sample code to React 18

* fix
2023-01-29 00:28:59 +08:00
HzLin
0d2b50b639
docs(transition.md): fix the word (#40399)
* docs(transition.md): fix the word

* docs: fix the word
2023-01-29 00:26:17 +08:00
Rinku Chaudhari
57d99e0600
docs(resources-en): grammar fix (#40402)
* docs(resources-en): grammar fix

* revert AUTHORS.txt
2023-01-25 23:04:26 +08:00
HzLin
551d63503d
docs(buttons.md): fix the word (#40391)
* docs(buttons.md): fix the word

* docs(buttons.md): fix the bold content
2023-01-24 18:18:23 +08:00
HzLin
dab7dd7608
docs(copywriting.md): fix the word (#40393) 2023-01-24 17:22:23 +08:00
HzLin
3fdded5334
docs(font.md): fix markdown grammer (#40389)
* docs(font.md): fix markdown grammer

* docs(font.md): fix the punctuation
2023-01-24 16:29:49 +08:00
Rinku Chaudhari
8bcd3c16a4
docs(faq-en): typo,grammar and mispelling fixes (#40368) 2023-01-22 23:37:22 +08:00
lijianan
169ed5efa0
docs: add notice (#40354) 2023-01-21 12:37:10 +08:00
二货机器人
56f76c79ec chore: feature merge master 2023-01-19 17:21:02 +08:00
lijianan
d549964493
demo: update demo (#40313)
* demo: update demo

* add

* fix lint
2023-01-18 19:20:40 +08:00
chencheng (云谦)
1040363b5d
Update practical-projects.en-US.md 2023-01-18 10:20:04 +08:00
chencheng (云谦)
3d9a4fa0ca
Update practical-projects.zh-CN.md 2023-01-18 10:18:07 +08:00
lijianan
5b9f19fc02
docs: add contribution guide (#40222)
* docs: add contribution guide

* fix

* fix
2023-01-14 19:32:38 +08:00
lijianan
8b5198155c
docs: update blog (#40193) 2023-01-12 19:17:26 +08:00
Cherry7
0d31539b81
docs: fix recommendation dark style and update react-monaco-editor url (#40164)
* docs(recommendation): fix  style in dark theme

* fix: react-monaco-editor url
2023-01-11 18:33:29 +08:00
lijianan
839e485a16
docs: markdown eslint error fix (#40149) 2023-01-11 16:48:09 +08:00
Wuxh
d30b5a28e7
dev: upgrade the developer experience (#40080)
* chore: update site

* dev: add the ability to open the demo website address in development mode
2023-01-10 21:35:01 +08:00
afc163
b7abcc60ac
Update introduce.zh-CN.md 2023-01-06 14:21:28 +08:00
afc163
755682c317
docs: add animated number demo for Statistic (#40027)
* docs: add animated number demo for Statistic

* style: update demo

* add back countdownValueType

* type: fix demo type
2023-01-05 14:07:33 +08:00
lijianan
e80587ec70
docs: optimization docs (#39947) 2023-01-01 13:41:39 +08:00
二货爱吃白萝卜
5edcdc8200
docs: blog about re-render (#39941)
* docs: rerender blog

* docs: fix lint

* Update docs/blog/render-times.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>

Co-authored-by: lijianan <574980606@qq.com>
2023-01-01 11:19:33 +08:00
afc163
7b830c1c01
docs: update links (#39935)
* Update introduce.zh-CN.md

* Update introduce.en-US.md

* Update introduce.zh-CN.md

* Update introduce.en-US.md

* Update introduce.en-US.md

* Update introduce.zh-CN.md
2022-12-31 19:26:52 +08:00
二货爱吃白萝卜
da03c1eb56
fix: tailwindcss reset Image style (#39914)
* fix: tailwindcss reset

* docs: more info

* chore: comment
2022-12-30 11:52:56 +08:00
张仕传
1a3ee035da
docs: Update check-conduct.zh-CN.md (#39899)
fix: 修复第一行末尾的错别字:  值的 -> 值得
2022-12-29 18:20:23 +08:00
afc163
01b5660bf8
docs: Update recommendation (#39848)
* Update recommendation.zh-CN.md

* Update recommendation.zh-CN.md

* Update recommendation.zh-CN.md

* Update recommendation.zh-CN.md

* Update recommendation.zh-CN.md

* Update recommendation.zh-CN.md

* Update recommendation.en-US.md
2022-12-27 19:08:04 +08:00