二货爱吃白萝卜
|
7104513a84
|
docs: Support semantic preview (#47332)
* 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 (#47326)
* 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 (#47302)
|
2024-02-02 13:46:26 +08:00 |
|
afc163
|
c21e948f14
|
docs: fix Icon warning (#47290)
* 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 (#47267)
* docs: classify new icons
* chore: code clean
|
2024-02-01 16:15:04 +08:00 |
|
MadCcc
|
441ba5f5d1
|
fix: component style without hash (#46609)
* 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. (#47179)
|
2024-01-27 17:06:14 +08:00 |
|
MadCcc
|
f9b2afa739
|
docs: fix code style (#47140)
* docs: fix code style
* chore: code clean
|
2024-01-24 14:43:03 +08:00 |
|
Peach
|
b966162d64
|
docs: update live demo feature (#47107)
* 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 (#47081)
* 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 (#47037)
* 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 (#46993)
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 (#46805)
* 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 (#46856)
* 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 (#46855)
|
2024-01-08 13:33:06 +08:00 |
|
lijianan
|
928eaf411a
|
Merge pull request #46830 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 /> (#46834)
|
2024-01-06 18:05:25 +08:00 |
|
kelvine
|
e18b55a0da
|
docs: correction on Third Part(Y) grammar (#46831)
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 (#46818)
* 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 (#46793)
* docs: use dumi alert
* chore: code clean
|
2024-01-05 10:12:22 +08:00 |
|
二货爱吃白萝卜
|
1d8f4235cb
|
Merge pull request #46798 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 (#46791)
|
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 (#46743)
* 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 (#46596)
* 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 (#46730)
* 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 (#46731)
|
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 (#46687)
|
2023-12-28 22:14:09 +08:00 |
|
afc163
|
398f924740
|
docs: load some components when in-viewport (#46629)
* docs: load some components in viewport
* chore: fix lint errors
* chore: fix fallback
|
2023-12-28 21:27:21 +08:00 |
|
Amumu
|
38375f3c31
|
chore: bump rc version (#46676)
* chore: bump rc version
* chore: use variant
|
2023-12-28 17:27:58 +08:00 |
|
MadCcc
|
55439cee71
|
docs: fix theme change (#46638)
* docs: fix theme change
* feat: make ssr cssVar always before cssinjs
* chore: code clean
|
2023-12-27 17:32:02 +08:00 |
|
lijianan
|
3d4e3ca089
|
site: site ContributorAvatar style optimization (#46623)
|
2023-12-26 12:08:50 +08:00 |
|
MadCcc
|
89e5c0c30b
|
docs: fix 4x url (#46498)
|
2023-12-18 11:03:24 +08:00 |
|
红
|
b7cf72d7cb
|
docs(theme): improve built-in component style (#46414)
* docs(theme): improve built-in component style
* chore: update style
* chore: update style
---------
Co-authored-by: MadCcc <madccc@foxmail.com>
|
2023-12-18 11:02:29 +08:00 |
|
afc163
|
acbbbfebc2
|
refactor: import other components async in component doc (#46491)
* refactor: ContributorAvatar component
* refactor: import other components async in component doc
* chore: fix lint
* docs: add suspense fallback
* docs: add suspense fallback
* docs: add suspense fallback
|
2023-12-17 15:33:54 +08:00 |
|
lijianan
|
f6d43add73
|
site: site code optimization (#46487)
|
2023-12-17 06:55:50 +08:00 |
|
afc163
|
fc432311f2
|
docs: improve document loading style (#46459)
|
2023-12-14 19:19:28 +08:00 |
|
afc163
|
2d28495c9c
|
docs: update Layout demos (#46378)
* docs: update Layout demos
* test: update snapshot
|
2023-12-11 12:22:23 +08:00 |
|
lijianan
|
02396c986c
|
site: update demo Tabs usage (#46351)
|
2023-12-09 19:32:10 +08:00 |
|
MadCcc
|
2565d5832a
|
docs: enable hash (#46271)
|
2023-12-05 17:11:32 +08:00 |
|
MadCcc
|
2d67c0f0e4
|
docs: site date client only (#46230)
* docs: site date client only
* chore: fix style
* chore: fix lint
---------
Co-authored-by: lijianan <574980606@qq.com>
|
2023-12-04 15:12:49 +08:00 |
|
vagusx
|
71bd883126
|
Merge remote-tracking branch 'origin/master' into feature-merge-master-12-04
|
2023-12-04 10:32:45 +08:00 |
|
小林不是coder
|
c210e17eae
|
docs: color block display bug (#46207)
|
2023-12-01 23:20:25 +08:00 |
|
MadCcc
|
38c941e4e9
|
doc: update banner (#46206)
|
2023-12-01 14:43:32 +08:00 |
|
MadCcc
|
8816dc04c7
|
Merge branch 'master' into feature-merge-master
|
2023-11-30 20:22:00 +08:00 |
|
afc163
|
6d963b7949
|
style: Alert background could be linear-gradient (#46188)
|
2023-11-30 18:03:38 +08:00 |
|
MadCcc
|
e6bf2e24a6
|
docs: add css var documatation (#46189)
* docs: add css var documatation
* chore: remove hash
|
2023-11-30 17:19:57 +08:00 |
|
MadCcc
|
735553503e
|
docs: update banner (#46167)
|
2023-11-29 19:05:19 +08:00 |
|