Commit Graph

469 Commits

Author SHA1 Message Date
konka
bc788704b5
site: fix the aside nav may cover the version dropdown box in so… ()
* fix(site): fix the aside nav may cover the version dropdown box in some screen resolutions

* fix(review): fix code  review
2024-03-26 14:12:01 +08:00
叶枫
f9e49af521
feat: deprecated-codesandbox ()
* feat: deprecated-codesandbox

* feat: debug show csb
2024-03-26 10:44:37 +08:00
MadCcc
030cb17329
docs: fix anchor flick when has popover () 2024-03-25 11:50:55 +08:00
afc163
15532f9ff1
docs: add docs edit link in meta ()
* docs: add docs edit link in meta

* Apply suggestions from code review

Signed-off-by: afc163 <afc163@gmail.com>

* Apply suggestions from code review

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-03-23 18:47:23 +08:00
lijianan
dfd0106994
site: rewrite inline-style => cssinjs () 2024-03-22 15:43:15 +08:00
二货爱吃白萝卜
20561d6f9d
docs: Fix component doc alignment & support import usage ()
* docs: init ref

* docs all support

* docs: fix link show
2024-03-22 14:22:42 +08:00
lijianan
505da69e68
site: update site scrollbar style () 2024-03-21 21:16:22 +08:00
afc163
f5e9d2df45
docs: fix Menu ellipsis style () 2024-03-21 14:28:12 +08:00
afc163
0d5e0df42c
docs: improve resource page style () 2024-03-05 13:34:43 +08:00
二货爱吃白萝卜
4fafb40147
docs: fix res page not work in dark mode () 2024-03-05 10:57:23 +08:00
lijianan
903aa71a40
chore: update getItemTag to react component ()
* docs: update docs

* update docs

* chore: update .dumi
2024-03-01 22:19:06 +08:00
afc163
f6dec5ab76
site: fix banner text shift in home page () 2024-02-25 21:11:04 +08:00
winches
0a83d5b34b
docs: fix dark mode refresh miss dark attr ()
* docs: fix dark mode refresh miss dark attr

* docs: fix dark mode refresh miss dark attr
2024-02-24 14:49:26 +08:00
二货爱吃白萝卜
d41e253f56
docs: re-order open link () 2024-02-22 15:40:14 +08:00
susuhhhhhh
8cf629f126
demo: replace abandoned APIs with new ones ()
* fix:废弃 api 替换成新 api

* Update demo-extend.test.ts.snap

---------

Co-authored-by: lijianan <574980606@qq.com>
2024-02-21 19:37:40 +08:00
daisy
f7877d0982
docs: code hide button sticky () 2024-02-20 19:44:22 +08:00
lijianan
bb59275276
site: Semantic style optimization () 2024-02-18 12:34:28 +08:00
lijianan
a84af71d14
site: code optimization () 2024-02-16 20:50:31 +08:00
afc163
c329efe45f
docs: tweak contributors fallback style () 2024-02-08 13:56:18 +08:00
二货爱吃白萝卜
7104513a84
docs: Support semantic preview ()
* docs: init

* docs: semantic block

* docs: part of demo

* docs: modal

* docs: slider

* docs: space

* docs: all sementic

* docs: clean up

* chore: fix lint

* chore: clean up

* chore: update script

* test: fix test case

* test: update testcase
2024-02-05 11:45:42 +08:00
lijianan
371c10c01f
site: update dumi type ()
* site: update dumi type

* fix: fix

* fix: fix

* fix: fix

* fix: fix
2024-02-04 17:08:39 +08:00
MadCcc
b996149582
docs: fix toc max-height () 2024-02-02 13:46:26 +08:00
afc163
c21e948f14
docs: fix Icon warning ()
* docs: fix Icon warning

* Update components/modal/interface.ts

Signed-off-by: afc163 <afc163@gmail.com>

* Apply suggestions from code review

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-02-02 11:17:28 +08:00
MadCcc
7ec7ab18da
docs: classify new icons ()
* docs: classify new icons

* chore: code clean
2024-02-01 16:15:04 +08:00
MadCcc
441ba5f5d1
fix: component style without hash ()
* fix: Select style without hash

* fix: common style logic

* fix: lint

* fix: menu style

* chore: update checkbox demo

* chore: fix test

* chore: rm test
2024-01-30 11:08:02 +08:00
KAM
601d4db14b
fix(Site): Fix the issue of font color not synchronizing with theme changes in code preview in dark mode on the document site. () 2024-01-27 17:06:14 +08:00
MadCcc
f9b2afa739
docs: fix code style ()
* docs: fix code style

* chore: code clean
2024-01-24 14:43:03 +08:00
Peach
b966162d64
docs: update live demo feature ()
* docs: update live demo feature

* docs: real iframe live demo
2024-01-23 13:30:15 +08:00
renovate[bot]
10f88d197c
chore(deps): update dependency @qixian.cs/github-contributors-list to v2 ()
* chore(deps): update dependency @qixian.cs/github-contributors-list to v2

* fix: fix import

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-21 11:58:02 +08:00
MadCcc
5068137a1b
docs: add alert design page ()
* docs: add alert design page

* chore: code clean

* fix: fallback style
2024-01-19 14:47:04 +08:00
afc163
573789c9cf
size: improve mirror modal style ()
Co-authored-by: vagusX <vagusxl@gmail.com>
2024-01-17 14:28:37 +08:00
栗嘉男
b241f68a33 chore: merge master into feature 2024-01-11 14:43:16 +08:00
Peach
32052bf5d8
docs: update live demo logic with dumi 2.3 beta ()
* docs: update live demo api with dumi 2.3 beta

* docs: lint fix

* refactor: update naming of demo source

* feat: optimize souce code editor style

* chore: update dumi version

* chore: restore dumi overrides

* ci: setup before lint only for ci

* chore: trigger ci re-run

* chore: bump dumi version

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-09 22:51:55 +08:00
afc163
dd9a69944e
docs: move ecosystem links ()
* docs: move ecosystem links

* docs: update docs

* chore: remove Move reference'
2024-01-08 14:28:37 +08:00
舜岳
3a04ea1c5e
fix: document homepage style optimization () 2024-01-08 13:33:06 +08:00
lijianan
928eaf411a
Merge pull request from ant-design/master
chore: merge master into feature
2024-01-07 23:18:42 +08:00
lijianan
0ea3da719d
site: replace site page <Space /> with <Flex /> () 2024-01-06 18:05:25 +08:00
kelvine
e18b55a0da
docs: correction on Third Part(Y) grammar ()
I added grammar corrections to fix the "third party" spelling

Signed-off-by: kelvine <kchawora@yahoo.com>
2024-01-05 23:00:32 +08:00
舜岳
a72ea642b2
fix: document homepage style optimization ()
* fix: document homepage style optimization

* fix: use the wrap property of Space
2024-01-05 17:49:04 +08:00
MadCcc
9ece76b269
docs: use dumi alert ()
* docs: use dumi alert

* chore: code clean
2024-01-05 10:12:22 +08:00
二货爱吃白萝卜
1d8f4235cb
Merge pull request from ant-design/master
chore: feature merge master
2024-01-04 20:44:01 +08:00
afc163
f1954384dc
docs: tweak changelog drawer width in small screen () 2024-01-04 15:42:11 +08:00
lijianan
bc5752eb6f
chore: merge master into feature 2024-01-03 08:54:15 +08:00
lijianan
1a4e6fb634
site: fix code-box style with Badge ()
* site: fix code-box style with Badge

* fix: fix

* Update .dumi/theme/common/styles/Demo.tsx

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2024-01-02 18:31:33 +08:00
叶枫
8950642664
feat: config support holderRender ()
* feat: config support container

* feat: add test

* feat: reset demo

* feat: test

* feat: test

* feat: test

* feat: test

* feat: md

* feat: limit

* fix: prefix

* feat: limit

* feat: message support app config

* feat: notification support app config

* feat: add maxCount test

* feat: icons

* feat: 增加 2 个 todo

* feat: holderRender

* feat: md

* feat: message 兼容旧逻辑

* feat: notification 兼容完成

* feat: modal 兼容完成

* feat: 优化 modal

* feat: 优化代码

* feat: 优化代码

* feat: 给 CP 添加 demo

* feat: 优先级完成/demo迁移完成

* feat: review

* feat: review

* feat: 优化 modal 代码

* feat: 支持 rtl

* feat: 修改注释

* feat: 优化单测

* feat: 优先级注释

* feat: remove getPrefixCls

* feat: demo

* feat: demo

* feat: demo

---------

Co-authored-by: MadCcc <madccc@foxmail.com>
2024-01-02 17:43:27 +08:00
MadCcc
4920955741
docs: hide banner ()
* docs: hide banner

* chore: code clean

* Update GlobalLayout.tsx

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-02 17:01:08 +08:00
afc163
17a634b6a2
chore: move ThemeSwitch into Suspense () 2024-01-02 16:29:20 +08:00
lijianan
1db0daffc1
Merge branch master into master-merge-feature 2023-12-30 02:40:22 +08:00
afc163
3906010f4f
chore: footer should not in suspense () 2023-12-28 22:14:09 +08:00
afc163
398f924740
docs: load some components when in-viewport ()
* docs: load some components in viewport

* chore: fix lint errors

* chore: fix fallback
2023-12-28 21:27:21 +08:00