afc163
|
cb25346d8c
|
site: enable prefetch for dumi Link (#51921)
* docs: enable prefetch for dumi Link
* simplify link implementation
* fix lint
* remove nprogress dep
---------
Co-authored-by: lijianan <574980606@qq.com>
|
2024-12-06 13:40:58 +08:00 |
|
lijianan
|
506c13bc23
|
site: fix site btn style error (#51915)
|
2024-12-06 12:03:29 +08:00 |
|
lijianan
|
d4d6492369
|
site: fix some eslint error (#51901)
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
|
2024-12-04 23:56:09 +08:00 |
|
afc163
|
8a64ec6a9e
|
chore: merge branch
|
2024-11-07 16:51:58 +08:00 |
|
thinkasany
|
c6634671ae
|
site: fix * display for component changedoc (#51351)
|
2024-10-23 15:56:53 +08:00 |
|
𝑾𝒖𝒙𝒉
|
bb58221893
|
site(api-table): support show deprecated api (#51342)
|
2024-10-23 11:25:33 +08:00 |
|
栗嘉男
|
59ef0dc0a3
|
chore: merge master into feature
|
2024-10-20 09:51:14 +08:00 |
|
lijianan
|
706c0009a5
|
site: improve scrollbar style of site (#51220)
|
2024-10-16 21:25:14 +08:00 |
|
afc163
|
2d2a7c9da3
|
merge feature
|
2024-10-14 18:05:41 +08:00 |
|
afc163
|
f2445a89ee
|
docs: tweak demo toggle button style (#51184)
|
2024-10-10 13:38:45 +08:00 |
|
thinkasany
|
7236216823
|
site: add version title href (#51180)
|
2024-10-10 12:03:47 +08:00 |
|
thinkasany
|
42a3770e7d
|
site: fix display of refs (#51153)
* site: fix display of refs
* fix
* fix
|
2024-10-08 15:52:23 +08:00 |
|
栗嘉男
|
975763de84
|
chore: merge master into feature
|
2024-10-02 13:06:30 +08:00 |
|
lijianan
|
396d070ef7
|
site: site style update (#51088)
|
2024-10-01 12:56:23 +08:00 |
|
afc163
|
0ed8d61ff6
|
docs: move change-log link to meta part (#51085)
|
2024-09-30 20:21:18 +08:00 |
|
thinkasany
|
39509d4e85
|
site: support bold for change doc (#51076)
|
2024-09-30 17:45:10 +08:00 |
|
thinkasany
|
d9c778ca5f
|
site: add version update date for component changedoc (#51070)
|
2024-09-29 18:02:55 +08:00 |
|
thinkasany
|
bcdd10b72c
|
site: improve component change docs (#51040)
|
2024-09-28 19:56:10 +08:00 |
|
afc163
|
a172d070c9
|
site: lazy load g6 (#50991)
|
2024-09-25 10:32:52 +08:00 |
|
afc163
|
c2ae466235
|
site: fix suspense fallback when toggle debug mode (#50985)
|
2024-09-24 22:37:38 +08:00 |
|
afc163
|
ecb099d8d1
|
docs(🔥): release 5.21.0 with Splitter component and variant buttons (#50948)
Co-authored-by: lijianan <574980606@qq.com>
|
2024-09-22 23:04:51 +08:00 |
|
renovate[bot]
|
863f61d908
|
chore(deps): update dependency eslint to v9 (#50690)
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-09-19 03:30:19 +08:00 |
|
lijianan
|
c8413cc78f
|
feat: FloatButton support placement (#50407)
* feat: 不要合并
* fix: fix
* fix: fix
* test: fix test
* test: fix test
* test: fix test
* test: fix test
* Update components/float-button/FloatButtonGroup.tsx
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/float-button/__tests__/__snapshots__/demo-extend.test.ts.snap
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* test: add test case
* fix: fix
* fix: fix
* site: update site style
* demo: update demo
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-08-20 10:16:07 +08:00 |
|
Jerryxin
|
a89bd934d7
|
site: fix image width issue in markdown (#50399)
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-08-14 22:52:13 +08:00 |
|
lijianan
|
16f018906b
|
fix(site): the img element of site should not be block (#50367)
|
2024-08-12 09:31:56 +08:00 |
|
lijianan
|
313b5ae924
|
fix(site): fix lost indent of site (#50366)
* fix(site): lost indent of site
* fix: fix style
|
2024-08-12 00:41:04 +08:00 |
|
lijianan
|
96a06943a5
|
demo: site & demo update (#50322)
|
2024-08-09 11:24:29 +08:00 |
|
afc163
|
d9990e3b2d
|
docs: fix findDOMNode warnings (#50191)
* docs: fix findDOMNode warnings
* docs: fix findDOMNode warnings
* fix ts type
|
2024-08-01 22:07:53 +08:00 |
|
lijianan
|
e8fa5938ab
|
site: rewrite with CSS logical properties (#50109)
* site: use CSS logical properties
* Update components/anchor/demo/targetOffset.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* chore: fix
* fix: add more
* fix: add more
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-07-28 10:43:45 +08:00 |
|
lijianan
|
f56fee1333
|
site: update site/demo style (#50107)
* site: update site/demo style
* fix: fix lint
|
2024-07-27 16:13:25 +08:00 |
|
thinkasany
|
96094b0b7d
|
site: improve color type (#50089)
* type(theme): improve color type
* ThemeColorPickerProps
* lint-fix
|
2024-07-26 12:04:29 +08:00 |
|
vagusX
|
38cf5e8a75
|
docs: unify component export file as index.tsx (#50013)
* docs: unify component export file as index.tsx
* docs: compatible with old anchors
* chore: clean
* test: update snapshot
* fix: window env
---------
Co-authored-by: Peach <scdzwyxst@gmail.com>
|
2024-07-23 22:22:24 +08:00 |
|
lijianan
|
82da7ac040
|
site: update site style (#49938)
* site: update site style
* site: update site style
|
2024-07-18 10:54:16 +08:00 |
|
afc163
|
7329c8a293
|
site: fix a11y issue that <button> is nested inside <a> in homepage (#49848)
* site: fix a11y issue that <button> is nested inside <a>
* Update .dumi/theme/common/LinkButton.tsx
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-07-15 09:22:02 +08:00 |
|
lijianan
|
0651f84ee7
|
site: rm useless Button in LiveError (#49814)
|
2024-07-11 10:02:04 +08:00 |
|
afc163
|
89b7ef6ada
|
site: use message api from App (#49682)
|
2024-07-02 21:44:58 +08:00 |
|
afc163
|
59ad48476b
|
refactor: add boime lint and fix lint errrors (#49536)
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-06-22 21:59:12 +08:00 |
|
afc163
|
c5114b3f87
|
docs: fix change-log button position (#49552)
* docs: fix changelog button position
* fix lint
|
2024-06-22 16:51:41 +08:00 |
|
Jinbao1001
|
f56a4d6866
|
feat: support mako build (#49109)
* feat: mako build init
* chore: unlock
* dep: overrides dumi@alpha1
* chore: lock
* deps: update dumi version
* test: 查看磁盘
* chore: ping dumi
* chore: update deps
* chore: update deps
* chore: update deps
* chore: fix loading
* chore: ignore lint
* deps: update dumi
* fix: hydrate failed caused by modifyHtml
* deps: update dumi
* deps: update dumi
* deps: update dumi version
---------
Co-authored-by: xiaoxiao <xiaoxiao.lh@antgroup.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-06-13 20:37:02 +08:00 |
|
afc163
|
f4db94c10c
|
chore: fix site Link type errors (#49346)
|
2024-06-11 16:07:13 +08:00 |
|
afc163
|
b6b961efa1
|
chore: enable prefetch for dumi Link element (#49314)
|
2024-06-08 23:10:16 +08:00 |
|
lijianan
|
c7dc0acfb7
|
site: rewrite global style => cssinjs (#49179)
|
2024-06-02 21:27:05 +08:00 |
|
二货爱吃白萝卜
|
bf265c0efe
|
docs: fix some doc and lint issue (#48982)
* chore: fix dumi lint
* test: update snapshot
|
2024-05-20 14:26:51 +08:00 |
|
afc163
|
253b45eceb
|
docs: fix wrong brightness value in Palette Generation Tool (#48973)
|
2024-05-18 21:23:45 +08:00 |
|
afc163
|
4384984c38
|
site: fix home page horizontal scrollbar (#48804)
* site: fix home page horizontal scrollbar
* Update .dumi/theme/slots/Header/index.tsx
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-05-08 16:50:34 +08:00 |
|
lijianan
|
ddf70283ed
|
site: update site type { children: React.ReactNode } => React.PropsWithChildren (#48770)
* site: update site type React.ReactNode => React.PropsWithChildren
* fix: fix
* fix: fix
|
2024-05-06 15:28:52 +08:00 |
|
栗嘉男
|
20f183cf6f
|
chore: merge master into feature
|
2024-05-01 16:33:46 +08:00 |
|
afc163
|
6c7f161063
|
docs: fix ltr icon in Safari (#48711)
|
2024-04-30 14:58:18 +08:00 |
|
lijianan
|
8a4a83ace7
|
Merge pull request #48471 from ant-design/master
chore: merge master into feature
|
2024-04-16 10:17:57 +08:00 |
|
lijianan
|
d1a8376e09
|
site: fix different font-size between jsx demo and tsx demo (#48448)
|
2024-04-15 10:27:51 +08:00 |
|