-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from ant-design:master #157
Commits on Sep 5, 2023
-
docs: fix wrong description about Avatar's Design Token (#44634)
Co-authored-by: 叶宇轩 <--global>
Configuration menu - View commit details
-
Copy full SHA for dff3c63 - Browse repository at this point
Copy the full SHA dff3c63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70466b0 - Browse repository at this point
Copy the full SHA 70466b0View commit details -
chore: auto merge branches (#44648)
chore: feature merge master
Configuration menu - View commit details
-
Copy full SHA for bddcd17 - Browse repository at this point
Copy the full SHA bddcd17View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f0bf373 - Browse repository at this point
Copy the full SHA f0bf373View commit details -
fix: fix Input.Search style (#44660)
Signed-off-by: dally_G <511904266@qq.com>
Configuration menu - View commit details
-
Copy full SHA for dab3cc9 - Browse repository at this point
Copy the full SHA dab3cc9View commit details -
chore(deps-dev): bump size-limit from 8.2.6 to 9.0.0 (#44664)
* chore(deps-dev): bump size-limit from 8.2.6 to 9.0.0 Bumps [size-limit](https://github.com/ai/size-limit) from 8.2.6 to 9.0.0. - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@8.2.6...9.0.0) --- updated-dependencies: - dependency-name: size-limit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update package.json Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d266ca2 - Browse repository at this point
Copy the full SHA d266ca2View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 875ef97 - Browse repository at this point
Copy the full SHA 875ef97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7344f5e - Browse repository at this point
Copy the full SHA 7344f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a873471 - Browse repository at this point
Copy the full SHA a873471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef1cd1 - Browse repository at this point
Copy the full SHA 0ef1cd1View commit details -
Merge pull request #44679 from ant-design/fix-merge-conflicting
Fix merge conflicting
Configuration menu - View commit details
-
Copy full SHA for 5905f33 - Browse repository at this point
Copy the full SHA 5905f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff845fe - Browse repository at this point
Copy the full SHA ff845feView commit details -
Merge pull request #44682 from ant-design/master
chore: merge master into feature
Configuration menu - View commit details
-
Copy full SHA for 52dc41d - Browse repository at this point
Copy the full SHA 52dc41dView commit details -
chore: Delete pr-contributor-welcome action (#44685)
Signed-off-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8ce23ea - Browse repository at this point
Copy the full SHA 8ce23eaView commit details -
chore: using
tsx
instead ofts-node
(#44688)* chore: using `tsx` instead of `ts-node` * chore: update script * chore: missing tsx
Configuration menu - View commit details
-
Copy full SHA for a41a756 - Browse repository at this point
Copy the full SHA a41a756View commit details -
chore: auto merge branches (#44691)
chore: feature merge master
Configuration menu - View commit details
-
Copy full SHA for 428b49a - Browse repository at this point
Copy the full SHA 428b49aView commit details -
docs: mark deprecated for date-picker defaultPickerValue prop (#43781)
* docs: mark deprecated for date-picker defaultPickerValue prop * docs: mark deprecated for date-picker defaultPickerValue prop * docs: 删除 defaultPickerValue 属性 * chore: use defaultValue instead defaultPickerValue --------- Co-authored-by: zbw01218944 <zbw01218944@alibaba-inc.com>
Configuration menu - View commit details
-
Copy full SHA for c28e1ff - Browse repository at this point
Copy the full SHA c28e1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6b840 - Browse repository at this point
Copy the full SHA 3b6b840View commit details -
chore: update authors list (#44694)
* chore: update authors list * chore: fix * Update scripts/generate-authors.ts Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: lijianan <574980606@qq.com> * chore: fix --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5183e5d - Browse repository at this point
Copy the full SHA 5183e5dView commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 59366da - Browse repository at this point
Copy the full SHA 59366daView commit details -
* docs: add blog * docs: update blog * docs: update blog title
Configuration menu - View commit details
-
Copy full SHA for ec607dd - Browse repository at this point
Copy the full SHA ec607ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a1fbad - Browse repository at this point
Copy the full SHA 9a1fbadView commit details -
fix(float-button): marginBottom is invalid after the href is added (#…
…44707) * fix(float-button): marginBottom is invalid after the href is added * chore: update demo * chore: add annotation
Configuration menu - View commit details
-
Copy full SHA for fa4c0c0 - Browse repository at this point
Copy the full SHA fa4c0c0View commit details -
* chore: Don't ignore any package * chore: update
Configuration menu - View commit details
-
Copy full SHA for 56b1b3f - Browse repository at this point
Copy the full SHA 56b1b3fView commit details -
docs: add 5.9.0 changelog (#44692)
* docs: add 5.9.0 changelog * change * prettier * Update CHANGELOG.zh-CN.md Co-authored-by: lijianan <574980606@qq.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.zh-CN.md Co-authored-by: MadCcc <1075746765@qq.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.zh-CN.md Co-authored-by: MadCcc <1075746765@qq.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.zh-CN.md Co-authored-by: MadCcc <1075746765@qq.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.en-US.md Co-authored-by: kiner-tang(文辉) <1127031143@qq.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.zh-CN.md Co-authored-by: MadCcc <1075746765@qq.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.zh-CN.md Co-authored-by: MadCcc <1075746765@qq.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * reset * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * upload * update * Update CHANGELOG.en-US.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.en-US.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: lijianan <574980606@qq.com> * fix * Update CHANGELOG.zh-CN.md Co-authored-by: Amumu <yoyo837@hotmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.en-US.md Co-authored-by: Amumu <yoyo837@hotmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com> * docs * Update CHANGELOG.zh-CN.md Signed-off-by: MadCcc <1075746765@qq.com> * Update CHANGELOG.en-US.md Signed-off-by: MadCcc <1075746765@qq.com> * docs: update * docs: update changelog * docs: add changlog * fix: duplicated changelog --------- Signed-off-by: 陈帅 <qixian.cs@outlook.com> Signed-off-by: lijianan <574980606@qq.com> Signed-off-by: MadCcc <1075746765@qq.com> Co-authored-by: lijianan <574980606@qq.com> Co-authored-by: MadCcc <1075746765@qq.com> Co-authored-by: kiner-tang(文辉) <1127031143@qq.com> Co-authored-by: afc163 <afc163@gmail.com> Co-authored-by: Amumu <yoyo837@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 584326b - Browse repository at this point
Copy the full SHA 584326bView commit details -
docs: add theme toggle animation (#44655)
* docs: add theme toggle animation * fix: add compatibility judgment * refactor: optimization code * fix: server document not found * fix: animation lag * fix: transition issue * fix: scroll bar theme color
Configuration menu - View commit details
-
Copy full SHA for 2cf22e8 - Browse repository at this point
Copy the full SHA 2cf22e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d0a1f - Browse repository at this point
Copy the full SHA 32d0a1fView commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3cd4488 - Browse repository at this point
Copy the full SHA 3cd4488View commit details -
chore(deps): update dependency @argos-ci/core to ^0.11.0 (#44736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bdf8c43 - Browse repository at this point
Copy the full SHA bdf8c43View commit details -
feat: add tokens in Descriptions component(#44674) (#44729)
* feat: add tokens in Descriptions component(#44674) * fix: reserve style uniformity * fix: add new token in component token demo&delete meaningless changes
Configuration menu - View commit details
-
Copy full SHA for eff6743 - Browse repository at this point
Copy the full SHA eff6743View commit details -
docs: add banner mouse effect animation (#44711)
* docs: add banner mouse effect animation * refactor to useRef * refactor to react way * refactor to hooks * type: add type * fix: fix error * fix: fix error * fix: update RTL --------- Co-authored-by: 栗嘉男 <574980606@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 4489eec - Browse repository at this point
Copy the full SHA 4489eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b75f3f - Browse repository at this point
Copy the full SHA 5b75f3fView commit details -
chore: auto merge branches (#44739)
chore: merge master into feature
Configuration menu - View commit details
-
Copy full SHA for 4450178 - Browse repository at this point
Copy the full SHA 4450178View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 535a7da - Browse repository at this point
Copy the full SHA 535a7daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e97fee - Browse repository at this point
Copy the full SHA 3e97feeView commit details -
site: solve display exception when use happy work theme in dark mode (#…
…44720) * site: solve display exception when use happly work theme in dark mode * feat: remove log * feat: optimize code
Configuration menu - View commit details
-
Copy full SHA for b9dfb18 - Browse repository at this point
Copy the full SHA b9dfb18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e8768 - Browse repository at this point
Copy the full SHA 61e8768View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa5c983 - Browse repository at this point
Copy the full SHA fa5c983View commit details -
refactor: rename Popover token
minWidth
totitleMinWidth
(#44750)* refactor: rename Popover token to * chore: update * chore: add depreactedToken
Configuration menu - View commit details
-
Copy full SHA for a6250a9 - Browse repository at this point
Copy the full SHA a6250a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d2473a - Browse repository at this point
Copy the full SHA 8d2473aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40032b1 - Browse repository at this point
Copy the full SHA 40032b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cb23a8 - Browse repository at this point
Copy the full SHA 0cb23a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c11e184 - Browse repository at this point
Copy the full SHA c11e184View commit details -
Configuration menu - View commit details
-
Copy full SHA for b146830 - Browse repository at this point
Copy the full SHA b146830View commit details -
fix: Select align style broken with custom height (#44753)
* fix: Select align style broken with custom height * chore: fix AutoComplete demo
Configuration menu - View commit details
-
Copy full SHA for 092c79a - Browse repository at this point
Copy the full SHA 092c79aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3596c88 - Browse repository at this point
Copy the full SHA 3596c88View commit details -
chore: auto merge branches (#44762)
chore: feature merge master
Configuration menu - View commit details
-
Copy full SHA for 09cd55a - Browse repository at this point
Copy the full SHA 09cd55aView commit details -
refactor: All the warning set the warning type for future filter (#44613
) * feat: add warningContext * refactor: part refactor * chore: fix compile * chore: part of it * chore: part of it * chore: part of it * chore: fix lint * chore: fix test * chore: clean uo * chore: hide warning def tmp * chore: comment test * chore: fix lint * chore: refactor select icons * chore: fix warning message * test: update test * chore: rm dead code
Configuration menu - View commit details
-
Copy full SHA for 5cc338e - Browse repository at this point
Copy the full SHA 5cc338eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfdc424 - Browse repository at this point
Copy the full SHA bfdc424View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f7655c - Browse repository at this point
Copy the full SHA 4f7655cView commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bcf7c92 - Browse repository at this point
Copy the full SHA bcf7c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9e94c2 - Browse repository at this point
Copy the full SHA c9e94c2View commit details -
fix: checkbox ref type (#44746)
* fix: checkbox ref * fix: Checkbox reference type test * fix eslint warning
Configuration menu - View commit details
-
Copy full SHA for 242769e - Browse repository at this point
Copy the full SHA 242769eView commit details -
fix: radioButton ref type (#44747)
* fix: radioButton ref * fix: added radio types test
Configuration menu - View commit details
-
Copy full SHA for 59d38ec - Browse repository at this point
Copy the full SHA 59d38ecView commit details -
demo: update Tag demo (#44771)
* demo: update Tag demo * chore: code clear * fix: fix
Configuration menu - View commit details
-
Copy full SHA for c59a85a - Browse repository at this point
Copy the full SHA c59a85aView commit details -
feat: add input hover and active backgroundColor (#44752)
Co-authored-by: PanYoYo <panyongyong@zuoshouyisheng.com>
Configuration menu - View commit details
-
Copy full SHA for 1aa7183 - Browse repository at this point
Copy the full SHA 1aa7183View commit details -
fix: virtual table text align (#44786)
* fix: virtual table text align * chore: adjust style
Configuration menu - View commit details
-
Copy full SHA for 2903552 - Browse repository at this point
Copy the full SHA 2903552View commit details -
chore: auto merge branches (#44794)
chore: merge master into feature
Configuration menu - View commit details
-
Copy full SHA for a24b30c - Browse repository at this point
Copy the full SHA a24b30cView commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ec402c - Browse repository at this point
Copy the full SHA 9ec402cView commit details -
fix: CardGrid style issue with left bottom corner (#44801)
* fix: CardGrid style issue with left bottom corner * fix: CardGrid style issue with left bottom corner
Configuration menu - View commit details
-
Copy full SHA for ceae7de - Browse repository at this point
Copy the full SHA ceae7deView commit details -
docs: spelling and grammar fixes (#44807)
* refactor: convertLegacyProps function moved to buttonHelpers * docs: spelling and grammar fixes
Configuration menu - View commit details
-
Copy full SHA for b2b961e - Browse repository at this point
Copy the full SHA b2b961eView commit details -
feat: ConfigProvider support config warning level (#44809)
* test: add test case * chore: use console.warn instead * chore: support agg * chore: fix lint
Configuration menu - View commit details
-
Copy full SHA for b3428c6 - Browse repository at this point
Copy the full SHA b3428c6View commit details -
feat: notification support stack (#44618)
* feat: notification stack * feat: notification support stack * docs: add demo * fix: message animation * chore: better imports * test: fix pure panel * feat: code optimize * chore: update snapshot * chore: update test case * test: update test * chore: update deps * chore: bump rc-notification * feat: add backdrop filter * chore * feat: add token colorBgBlur * chore: bump * feat: update colorBgBlur in dark mode * fix: compatible with safari --------- Signed-off-by: MadCcc <1075746765@qq.com>
Configuration menu - View commit details
-
Copy full SHA for c5bed69 - Browse repository at this point
Copy the full SHA c5bed69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f7221 - Browse repository at this point
Copy the full SHA 58f7221View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cf2a5d - Browse repository at this point
Copy the full SHA 5cf2a5dView commit details -
fix: Table virtual with narrow columns (#44818)
* fix: resize & border logic * fix: auto width * chore: clean up * fix: lint * chore: cov * chore: lint
Configuration menu - View commit details
-
Copy full SHA for 2387091 - Browse repository at this point
Copy the full SHA 2387091View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c78d3 - Browse repository at this point
Copy the full SHA 10c78d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72da267 - Browse repository at this point
Copy the full SHA 72da267View commit details -
refactor: deprecatedWarning (#44791)
* refactor: deprecatedWraning * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code
Configuration menu - View commit details
-
Copy full SHA for d5abbad - Browse repository at this point
Copy the full SHA d5abbadView commit details -
chore: upgrade github action node version to 18 (#44835)
* chore: upgrade github action node version * chore: upgrade github action node version * chore: upgrade github action node version * chore: upgrade github action node version
Configuration menu - View commit details
-
Copy full SHA for b888c2a - Browse repository at this point
Copy the full SHA b888c2aView commit details
Commits on Sep 14, 2023
-
chore: bump rc-picker (#44845)
* chore: bump rc-picker * Update package.json * Update cell-render.tsx --------- Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com> Co-authored-by: lijianan <574980606@qq.com>
Configuration menu - View commit details
-
Copy full SHA for f3c1871 - Browse repository at this point
Copy the full SHA f3c1871View commit details -
Configuration menu - View commit details
-
Copy full SHA for d346932 - Browse repository at this point
Copy the full SHA d346932View commit details -
chore: try to fix screenshot (#44817)
* chore: try to fix screenshot * chore: set small viewport * chore: rm wait until * chore: minimize demo * chore: support onlyViewPort * chore: better logic * chore: config demos * chore: update * refactor: rename * chore: update * chore: update * chore: update
Configuration menu - View commit details
-
Copy full SHA for afcdc3f - Browse repository at this point
Copy the full SHA afcdc3fView commit details -
🔥feat: new component Flex (#44362)
* feat: new component Flex * feat: new component Flex * fix: fix * test: add test case * fix: fix * update size-limit * test: update snap * fix: fix * test: update snap * chore: add use client * fix: lint * test: update snap * fix * docs: add docs * fix: fix demo * clear * demo: update demo * update demos * fix: fix * fix: fix * fix: fix * fix: fix * test: update snap * fix: fix * fix: fix * demo: update demo * feat: CP * fix: use token * fix: fix * fix: fix test case * test: update snap * Update components/flex/style/index.ts Co-authored-by: MadCcc <1075746765@qq.com> Signed-off-by: lijianan <574980606@qq.com> * Update components/flex/demo/align.tsx Co-authored-by: MadCcc <1075746765@qq.com> Signed-off-by: lijianan <574980606@qq.com> * demo: update demo * fix: fix * docs * update cover * fix: fix * test: update case * fix: rerun CI * fix: fix * fix: fix * fix: fix * fix: fix * demo: update demo * fix: fix lint * fix: fix * fix: fix * fix: fix * fix: fix * fix: fix test case * fix: fix * docs: update docs * fix: fix * chore: fix * chore: fix * docs: update docs * docs: update * fix: fix demo * type: update type * add debug demo --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: 栗嘉男 <mac@macdeMacBook-Pro.local> Co-authored-by: MadCcc <1075746765@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 1e0c3b8 - Browse repository at this point
Copy the full SHA 1e0c3b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 102c465 - Browse repository at this point
Copy the full SHA 102c465View commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 553754b - Browse repository at this point
Copy the full SHA 553754bView commit details -
* demo: update demo * fix: fix snap * update demo
Configuration menu - View commit details
-
Copy full SHA for 56fb617 - Browse repository at this point
Copy the full SHA 56fb617View commit details -
demo(Table): add sticky offsetHeader (#44876)
* demo(Table): add sticky offsetHeader * test: update snapshot * test: update snapshot
Configuration menu - View commit details
-
Copy full SHA for 90bb521 - Browse repository at this point
Copy the full SHA 90bb521View commit details -
docs: changelog 5.9.1 (#44880)
* docs: changelog 5.9.1 * Update CHANGELOG.zh-CN.md Signed-off-by: lijianan <574980606@qq.com> --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: lijianan <574980606@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 622e432 - Browse repository at this point
Copy the full SHA 622e432View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b649e - Browse repository at this point
Copy the full SHA 64b649eView commit details -
chore: update pupperteer and sharp npmmirror (#44727)
* chore: slove pupperteer download fail problem * chore: set npmmirror for windows --------- Co-authored-by: MadCcc <1075746765@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 05e15c0 - Browse repository at this point
Copy the full SHA 05e15c0View commit details -
site: announce yuque welfare program (#44884)
* site: announce yuque welfare program * chore: lint * feat: optimize code --------- Co-authored-by: MadCcc <1075746765@qq.com>
Configuration menu - View commit details
-
Copy full SHA for fa61f81 - Browse repository at this point
Copy the full SHA fa61f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d38144 - Browse repository at this point
Copy the full SHA 4d38144View commit details -
fix: site style conflict (#44899)
* fix: site style conflict * chore: lint * feat: optimize code
Configuration menu - View commit details
-
Copy full SHA for 2627cae - Browse repository at this point
Copy the full SHA 2627caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eb93ad - Browse repository at this point
Copy the full SHA 7eb93adView commit details
Commits on Sep 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4717b5c - Browse repository at this point
Copy the full SHA 4717b5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6571615 - Browse repository at this point
Copy the full SHA 6571615View commit details -
Merge pull request #44908 from ant-design/feature-merge-master
chore: feature merge master
Configuration menu - View commit details
-
Copy full SHA for 255cc85 - Browse repository at this point
Copy the full SHA 255cc85View commit details -
demo: simplify deletion operations (#44909)
Signed-off-by: lyy <72189350+leoyongyuan@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f992b4 - Browse repository at this point
Copy the full SHA 7f992b4View commit details -
site: add LocalStorage caching for bannerVisible (#44910)
* feat: add LocalStorage caching for banner visible * feat: add cache expiration time
Configuration menu - View commit details
-
Copy full SHA for 5ac472d - Browse repository at this point
Copy the full SHA 5ac472dView commit details
Commits on Sep 17, 2023
-
* docs: update FQA [skip ci] * test(theme): supplement unit test case * chore: update docs
Configuration menu - View commit details
-
Copy full SHA for b24cda1 - Browse repository at this point
Copy the full SHA b24cda1View commit details -
type: enable type prompt for .dumirc.ts (#44886)
* type: fix .dumi missing types * Update tsconfig.json Signed-off-by: lijianan <574980606@qq.com> * Update tsconfig.json Signed-off-by: lijianan <574980606@qq.com> * Update tsconfig.json Signed-off-by: lijianan <574980606@qq.com> * chore: clear tsconfig.json * chore: update dumi version declaration * type: correct unified plugin types --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: lijianan <574980606@qq.com> Co-authored-by: PeachScript <scdzwyxst@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 62e338c - Browse repository at this point
Copy the full SHA 62e338cView commit details -
Configuration menu - View commit details
-
Copy full SHA for de6232c - Browse repository at this point
Copy the full SHA de6232cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0699ea - Browse repository at this point
Copy the full SHA a0699eaView commit details -
chore: auto merge branches (#44915)
chore: merge master into feature
Configuration menu - View commit details
-
Copy full SHA for f3a4b6c - Browse repository at this point
Copy the full SHA f3a4b6cView commit details
Commits on Sep 18, 2023
-
feat(watermark): support for setting text alignment direction through…
… textAlign (#44888) * feat(watermark): support for setting text alignment direction * chore: update snapshot * chore: change type & update demo * chore: update font type
Configuration menu - View commit details
-
Copy full SHA for 042a2a4 - Browse repository at this point
Copy the full SHA 042a2a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ff57d - Browse repository at this point
Copy the full SHA c8ff57dView commit details -
fix(notification): placement bottom animation should be correct (#44918)
* fix(notification): placement bottom animation should be correct * style: transform -> bottom * fix: lint
Configuration menu - View commit details
-
Copy full SHA for b24a646 - Browse repository at this point
Copy the full SHA b24a646View commit details -
style: fix Select baseline align bug (#44927)
* style: fix Select baseline align bug * test: update snapshot * chore: remove unused code
Configuration menu - View commit details
-
Copy full SHA for faefc8f - Browse repository at this point
Copy the full SHA faefc8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3215a7b - Browse repository at this point
Copy the full SHA 3215a7bView commit details -
* chore: fix changelog parser * chore: clean up * chore: fix site image style * chore: bug version * chore: clean up
Configuration menu - View commit details
-
Copy full SHA for dfe6c2c - Browse repository at this point
Copy the full SHA dfe6c2cView commit details -
fix(Modal): custom footer render error (#44929)
* Revert "refactor: fix compiling (#44616)" This reverts commit b284648. * feat: modal purepanel support footer render * demo: update debug demo * test: update test case * Revert "test: update test case" This reverts commit 34d151f. * chore: add more unit test case * Revert "Revert "refactor: fix compiling (#44616)"" This reverts commit 0e054de. * fix(Modal): custom footer render errors * chore: fix TS error * chore: improvement type * chore: update * chore: update * Revert "chore: update" This reverts commit c72bb07. * Revert "chore: update" This reverts commit 9a42760. * Revert "chore: improvement type" This reverts commit 159e3dc. * Revert "chore: fix TS error" This reverts commit f1a9aa5. * Revert "feat: modal purepanel support footer render" This reverts commit 68de65e. * Revert "demo: update debug demo" This reverts commit 6741af2. * Update components/modal/__tests__/Modal.test.tsx Co-authored-by: 红 <wxh16144@qq.com> Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3bb3485 - Browse repository at this point
Copy the full SHA 3bb3485View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf753f6 - Browse repository at this point
Copy the full SHA cf753f6View commit details -
chore(deps-dev): bump @argos-ci/core from 0.11.1 to 0.12.0 (#44936)
Bumps [@argos-ci/core](https://github.com/argos-ci/argos-javascript/tree/HEAD/packages/core) from 0.11.1 to 0.12.0. - [Release notes](https://github.com/argos-ci/argos-javascript/releases) - [Changelog](https://github.com/argos-ci/argos-javascript/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/argos-ci/argos-javascript/commits/@argos-ci/core@0.12.0/packages/core) --- updated-dependencies: - dependency-name: "@argos-ci/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb4751e - Browse repository at this point
Copy the full SHA fb4751eView commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 76eade8 - Browse repository at this point
Copy the full SHA 76eade8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49846b8 - Browse repository at this point
Copy the full SHA 49846b8View commit details -
docs: update 5.9.2 changelog and lock @types/react (#44943)
* docs: update 5.9.2 changelog and lock @types/react * docs: update 5.9.2 changelog and lock @types/react
Configuration menu - View commit details
-
Copy full SHA for 9455ebe - Browse repository at this point
Copy the full SHA 9455ebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for eda546a - Browse repository at this point
Copy the full SHA eda546aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dcc2bf - Browse repository at this point
Copy the full SHA 2dcc2bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6939a2f - Browse repository at this point
Copy the full SHA 6939a2fView commit details -
chore(deps-dev): bump remark from 14.0.3 to 15.0.1 (#44951)
Bumps [remark](https://github.com/remarkjs/remark) from 14.0.3 to 15.0.1. - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md) - [Commits](remarkjs/remark@14.0.3...15.0.1) --- updated-dependencies: - dependency-name: remark dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 89a646e - Browse repository at this point
Copy the full SHA 89a646eView commit details
Commits on Sep 20, 2023
-
type: fix type errors of React.Key (#44938)
* type: fix .dumi typing error * type: fix React.Key type error * type: fix React.Key type error * type: fix React.Key type error * type: fix React.Key type error * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> * fix: test case * fix: test case * chore: use @types/react latest version * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> * chore: update form def * chore: more ts * chore: revert demo ts * chore: bump ver * chore: fix more * chore: fix demo * chore: back of ci * chore: fix ts * chore: fix ts * chore: part of it * chore: fix ts * chore: bump ver * chore: fix lint * chore: fix * test: update test --------- Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: 二货机器人 <smith3816@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5c99a5e - Browse repository at this point
Copy the full SHA 5c99a5eView commit details -
docs: update feedbackIcons docs (#44966)
* docs: update feedbackIcons docs * fix: fix
Configuration menu - View commit details
-
Copy full SHA for 95974ae - Browse repository at this point
Copy the full SHA 95974aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd47b9 - Browse repository at this point
Copy the full SHA 3cd47b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 768da7f - Browse repository at this point
Copy the full SHA 768da7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05896ac - Browse repository at this point
Copy the full SHA 05896acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d86965 - Browse repository at this point
Copy the full SHA 7d86965View commit details -
Merge pull request #44967 from ant-design/feature-merge-master
chore: feature merge master
Configuration menu - View commit details
-
Copy full SHA for 55defc2 - Browse repository at this point
Copy the full SHA 55defc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d03977b - Browse repository at this point
Copy the full SHA d03977bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e41026a - Browse repository at this point
Copy the full SHA e41026aView commit details -
docs: improve display of color block in docs (#44790)
* chore: update blog style * Revert "chore: update blog style" This reverts commit afc0a1d. * Revert "site: update docs styles (#39348)" This reverts commit 4a80396. # Conflicts: # .dumi/theme/builtins/ColorChunk/index.tsx # .dumi/theme/builtins/TokenTable/index.tsx # docs/react/customize-theme.en-US.md # docs/react/customize-theme.zh-CN.md * chore: revert * chore:revert * chore: rename props * chore: update * chore(deps): add `dumi-plugin-color-chunk` plugin * chore: update docs * chore: update * Update package.json Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 红 <wxh16144@qq.com> * docs: pick #44945 Co-authored-by: RedJue <RedJue@users.noreply.github.com> --------- Signed-off-by: 红 <wxh16144@qq.com> Signed-off-by: 红 <wxh1220@gmail.com> Co-authored-by: MadCcc <1075746765@qq.com> Co-authored-by: afc163 <afc163@gmail.com> Co-authored-by: RedJue <RedJue@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a9d6422 - Browse repository at this point
Copy the full SHA a9d6422View commit details -
Configuration menu - View commit details
-
Copy full SHA for b53f8af - Browse repository at this point
Copy the full SHA b53f8afView commit details -
fix: Popover / Tooltip jump when height change (#44976)
* chore: use dynamicInset * test: update snapshot * test: update snapshot * chore: bump rc-trigger * chore: update snapshot
Configuration menu - View commit details
-
Copy full SHA for 2329880 - Browse repository at this point
Copy the full SHA 2329880View commit details
Commits on Sep 21, 2023
-
docs: timer-picker remove clearIcon from document (#44977)
* docs: timer-picker remove clearIcon from document * docs: select remove clearIcon from document
Configuration menu - View commit details
-
Copy full SHA for 6901513 - Browse repository at this point
Copy the full SHA 6901513View commit details -
refactor: rm radiusBase (#44980)
* refactor: rm radiusBase * test: update test case --------- Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 65564fc - Browse repository at this point
Copy the full SHA 65564fcView commit details -
test: update snapshot (#44989)
* test: update snapshot * test: update snapshot * test: fix test logic
Configuration menu - View commit details
-
Copy full SHA for ef03563 - Browse repository at this point
Copy the full SHA ef03563View commit details -
chore: auto merge branches (#44995)
chore: feature merge master
Configuration menu - View commit details
-
Copy full SHA for 081b33d - Browse repository at this point
Copy the full SHA 081b33dView commit details -
* fix typos Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> * fix typo Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> * fix typos Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> * fix typo Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> * fix typo Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> * fix typos Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> --------- Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3c1f099 - Browse repository at this point
Copy the full SHA 3c1f099View commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1745594 - Browse repository at this point
Copy the full SHA 1745594View commit details -
refactor(tootip): delete the logic related to the disabled children (#…
…44895) * refactor(tootip): delete the logic related to the disabled children * chore: update test case * chore: update snapshots
Configuration menu - View commit details
-
Copy full SHA for 51fc8dc - Browse repository at this point
Copy the full SHA 51fc8dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcfd1ae - Browse repository at this point
Copy the full SHA dcfd1aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e1ecf9 - Browse repository at this point
Copy the full SHA 7e1ecf9View commit details -
feat: apply new input component border style (#45009)
* feat: apply new input component border style * feat: ColorPicker & DatePicker * chore: fix lint
Configuration menu - View commit details
-
Copy full SHA for 431e00b - Browse repository at this point
Copy the full SHA 431e00bView commit details -
feat: Slider support multiple points (#45000)
* feat: slider support multiple & classNames * test: update snapshot * chore: fix lint
Configuration menu - View commit details
-
Copy full SHA for 05878dd - Browse repository at this point
Copy the full SHA 05878ddView commit details -
* fix: Popover shift * chore: update snapshot
Configuration menu - View commit details
-
Copy full SHA for 3928ce9 - Browse repository at this point
Copy the full SHA 3928ce9View commit details -
feat: add
fresh
prop for tooltip (#45020)* chore: init * docs: add fresh * docs: add faq * docs: update
Configuration menu - View commit details
-
Copy full SHA for 3e325f4 - Browse repository at this point
Copy the full SHA 3e325f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71d5784 - Browse repository at this point
Copy the full SHA 71d5784View commit details
Commits on Sep 24, 2023
-
chore(deps): update dependency @types/gtag.js to ^0.0.14 (#45037)
* chore(deps): update dependency @types/gtag.js to ^0.0.14 * rerun CI * rerun CI --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 栗嘉男 <574980606@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 4f643e7 - Browse repository at this point
Copy the full SHA 4f643e7View commit details -
chore(deps): update cimg/node docker tag to v18.18 (#45038)
* chore(deps): update cimg/node docker tag to v18.18 * rerun CI * rerun CI --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 栗嘉男 <574980606@qq.com>
Configuration menu - View commit details
-
Copy full SHA for eea27a4 - Browse repository at this point
Copy the full SHA eea27a4View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a40254e - Browse repository at this point
Copy the full SHA a40254eView commit details -
fix: table cellPaddingBlock token bug (#45040)
* fix: table cellPaddingBlock token bug * style: fix table cellPaddingBlock token bug --------- Co-authored-by: MadCcc <1075746765@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 3ffe70a - Browse repository at this point
Copy the full SHA 3ffe70aView commit details -
chore: auto merge branches (#45047)
chore: merge master into feature
Configuration menu - View commit details
-
Copy full SHA for db541f9 - Browse repository at this point
Copy the full SHA db541f9View commit details -
fix: input should have correct padding with controlHeight (#45048)
* fix: input should have correct padding with controlHeight * chore: update snapshot * chore: update snapshot
Configuration menu - View commit details
-
Copy full SHA for 54a2df3 - Browse repository at this point
Copy the full SHA 54a2df3View commit details -
fix: Typography When setting fontSize to an odd number bug (#45031)
* fix: Typography When setting fontSize to an odd number bug * chore: update .npmrc to resolve sharp install fail * fix: retry CI * chore: update .npmrc --------- Co-authored-by: MadCcc <1075746765@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 2a3815d - Browse repository at this point
Copy the full SHA 2a3815dView commit details -
demo: fix typescript undefined error on search.tsx (#45027)
Without this typescript will not compile Signed-off-by: Isaac Batista <isaacbatst@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 966e5a7 - Browse repository at this point
Copy the full SHA 966e5a7View commit details -
docs: changelog of 5.9.3 (#45049)
* docs: changelog of 5.9.3 * docs: update * docs: update --------- Co-authored-by: MadCcc <1075746765@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 6879774 - Browse repository at this point
Copy the full SHA 6879774View commit details -
chore(deps): update peter-evans/commit-comment action to v3 (#45056)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f915f2c - Browse repository at this point
Copy the full SHA f915f2cView commit details -
feat(modal): support classNames (#44934)
* feat: modal support classNames * docs: update docs * feat: bump rc-dialog * feat: bump rc-dialog * feat: update rc-image * feat: optimize style * feat: optimize type * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code --------- Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
Configuration menu - View commit details
-
Copy full SHA for ceed985 - Browse repository at this point
Copy the full SHA ceed985View commit details -
* docs: fix site issue * chore: code clean
Configuration menu - View commit details
-
Copy full SHA for e43686d - Browse repository at this point
Copy the full SHA e43686dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55190b6 - Browse repository at this point
Copy the full SHA 55190b6View commit details -
* docs: add faq * link * fix docs * Update components/upload/index.zh-CN.md Co-authored-by: 红 <wxh1220@gmail.com> Signed-off-by: Amumu <yoyo837@hotmail.com> * Update components/upload/index.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: Amumu <yoyo837@hotmail.com> * Update components/upload/index.zh-CN.md Signed-off-by: Amumu <yoyo837@hotmail.com> * Update components/upload/index.en-US.md Signed-off-by: Amumu <yoyo837@hotmail.com> --------- Signed-off-by: Amumu <yoyo837@hotmail.com> Co-authored-by: 红 <wxh1220@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bfc5728 - Browse repository at this point
Copy the full SHA bfc5728View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4c9a1 - Browse repository at this point
Copy the full SHA ba4c9a1View commit details -
chore: auto merge branches (#45067)
chore: feature merge master
Configuration menu - View commit details
-
Copy full SHA for 01a6279 - Browse repository at this point
Copy the full SHA 01a6279View commit details -
docs(Dropdown): Add Docs the pop-up menu position will follow the rig…
…ht-click position (#45076) * docs(Dropdown): Add Docs the pop-up menu position will follow the right-click position * Update components/dropdown/demo/context-menu.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: Zong-Ke Zhang <65376724+Zzongke@users.noreply.github.com> --------- Signed-off-by: Zong-Ke Zhang <65376724+Zzongke@users.noreply.github.com> Co-authored-by: Heising <heising@travelconnect.cn> Co-authored-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3e70e31 - Browse repository at this point
Copy the full SHA 3e70e31View commit details -
feat: Drawer support classNames (#44935)
* feat: drawer support classNames * docs: update docs * feat: bump rc-drawer * feat: bump rc-drawer * feat: optimize style * feat: optimize type * feat: optimize type * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code --------- Signed-off-by: MadCcc <1075746765@qq.com> Co-authored-by: MadCcc <1075746765@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 69d0487 - Browse repository at this point
Copy the full SHA 69d0487View commit details
Commits on Sep 26, 2023
-
chore: enable resolvePackageJsonExports (#45085)
* chore: enable resolvePackageJsonExports * Update package.json Co-authored-by: Amumu <yoyo837@hotmail.com> Signed-off-by: kiner-tang(文辉) <1127031143@qq.com> --------- Signed-off-by: kiner-tang(文辉) <1127031143@qq.com> Co-authored-by: Amumu <yoyo837@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for e850548 - Browse repository at this point
Copy the full SHA e850548View commit details -
fix(Button): loading icon appearing when rendering (#45030)
Zhaolin Liang authoredSep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for ef7c500 - Browse repository at this point
Copy the full SHA ef7c500View commit details -
fix: Tour
step.type
should work (#45086)* fix: Tour step.type should work * chore: code clean * chore: update memo deps * chore: code clean
Configuration menu - View commit details
-
Copy full SHA for 29be72b - Browse repository at this point
Copy the full SHA 29be72bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6c91c5 - Browse repository at this point
Copy the full SHA a6c91c5View commit details -
* chore: bump dumi * chore: bump * chore: bump * chore: add overrides * chore: bump * chore: bump dumi --------- Signed-off-by: MadCcc <1075746765@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 735ae74 - Browse repository at this point
Copy the full SHA 735ae74View commit details -
Co-authored-by: yamshikovvs <iamshchikov.vs@edu.rut-miit.ru>
Configuration menu - View commit details
-
Copy full SHA for d07ad8f - Browse repository at this point
Copy the full SHA d07ad8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e91abf3 - Browse repository at this point
Copy the full SHA e91abf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07eb5ba - Browse repository at this point
Copy the full SHA 07eb5baView commit details -
feat: bump antd-tools (#45101)
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 7741957 - Browse repository at this point
Copy the full SHA 7741957View commit details -
feat: Cascader.Panel support (#45089)
* chore: init * chore: panel style * docs: update demo * chore: fill style * test: update snapshot * docs: update demo * chore: push * docs: update desc * chore: fix icons * chore: use shared hooks * test: update snapshot * chore: fix lint
Configuration menu - View commit details
-
Copy full SHA for 7e692ad - Browse repository at this point
Copy the full SHA 7e692adView commit details
Commits on Sep 27, 2023
-
docs: update docs about filter and sorter in table (#45108)
* docs: update docs about Filter and sorter * chore: trigger argos * chore: trigger argos --------- Co-authored-by: kiner-tang(文辉) <134478213+lke-twh@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 051a038 - Browse repository at this point
Copy the full SHA 051a038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05cc5f1 - Browse repository at this point
Copy the full SHA 05cc5f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f55e6c - Browse repository at this point
Copy the full SHA 9f55e6cView commit details -
chore: auto merge branches (#45117)
chore: feature merge master
Configuration menu - View commit details
-
Copy full SHA for d4cdcef - Browse repository at this point
Copy the full SHA d4cdcefView commit details
Commits on Sep 28, 2023
-
docs: changelog for 5.9.4 (#45129)
* docs: changelog for 5.9.4 * chore: bump version to 5.9.4
Configuration menu - View commit details
-
Copy full SHA for 716dcf6 - Browse repository at this point
Copy the full SHA 716dcf6View commit details -
ci: add site test workflow (#45133)
* test: add doc tables test * ci: add site E2E test workflow
Configuration menu - View commit details
-
Copy full SHA for 80d6c3f - Browse repository at this point
Copy the full SHA 80d6c3fView commit details
Commits on Sep 29, 2023
-
docs: update docs link (#45121)
* chore: update link The link here should point to server-side rendering, but the documentation mentions a link for customizing themes. * Update faq.zh-CN.md Signed-off-by: lijianan <574980606@qq.com> * Update faq.en-US.md Signed-off-by: lijianan <574980606@qq.com> --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: lijianan <574980606@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 65975f2 - Browse repository at this point
Copy the full SHA 65975f2View commit details -
chore: Trigger Argos with white-listed users (#45115)
* chore: trigger argos manually * chore: trigger argos manually * chore: trigger argos manually * chore: trigger argos manually * chore: trigger argos manually * chore: trigger argos manually * chore: trigger argos manually * chore: test * chore: test * chore: test * chore: test * chore: test * chore: test * chore: test * chore: test * chore: test * chore: test * feat: add white-listed * feat: add white-listed * feat: add white-listed * feat: add white-listed * feat: add white-listed * feat: add white-listed * feat: add white-listed * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code * feat: optimize code --------- Co-authored-by: kiner-tang(文辉) <134478213+lke-twh@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5962e3a - Browse repository at this point
Copy the full SHA 5962e3aView commit details
Commits on Sep 30, 2023
-
ci: fix workflow artifact download path error (#45141)
Signed-off-by: 红 <wxh1220@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2c83c30 - Browse repository at this point
Copy the full SHA 2c83c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 780a50b - Browse repository at this point
Copy the full SHA 780a50bView commit details -
fix: update ko_KR lang (#45150)
Signed-off-by: Jung Min O <owjs3901@naver.com>
Configuration menu - View commit details
-
Copy full SHA for 3586a7d - Browse repository at this point
Copy the full SHA 3586a7dView commit details -
chore(deps): update dependency remark-cli to v12 (#45039)
* chore(deps): update dependency remark-cli to v12 * fix: fix lint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: lijianan <574980606@qq.com>
Configuration menu - View commit details
-
Copy full SHA for a83a693 - Browse repository at this point
Copy the full SHA a83a693View commit details
Commits on Oct 1, 2023
-
chore(deps): update dependency @types/isomorphic-fetch to ^0.0.37 (#4…
…5152) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9cae343 - Browse repository at this point
Copy the full SHA 9cae343View commit details
Commits on Oct 2, 2023
-
chore: fix docs comments (#45156)
* refactor: convertLegacyProps function moved to buttonHelpers * docs: spelling and grammar fixes * docs: fix comments grammar
Configuration menu - View commit details
-
Copy full SHA for c4040ec - Browse repository at this point
Copy the full SHA c4040ecView commit details -
fix: Avatar group responsive font not working (#34722)
* fix: Avatar group responsive font not working * Update index.less * chore: 兼容IE * Update components/avatar/style/index.less * Update avatar.tsx --------- Co-authored-by: Sven <laishiwen@coding.net> Co-authored-by: afc163 <afc163@gmail.com> Co-authored-by: lijianan <574980606@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 90d6377 - Browse repository at this point
Copy the full SHA 90d6377View commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 853ec97 - Browse repository at this point
Copy the full SHA 853ec97View commit details -
Configuration menu - View commit details
-
Copy full SHA for b972466 - Browse repository at this point
Copy the full SHA b972466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 726c25c - Browse repository at this point
Copy the full SHA 726c25cView commit details -
chore: auto merge branches (#45163)
chore: merge master into feature
Configuration menu - View commit details
-
Copy full SHA for 0567b73 - Browse repository at this point
Copy the full SHA 0567b73View commit details -
fix: add missing Tour pl_PL locale (#45166)
Co-authored-by: Antoni Sierakowski <antoni.sierakowski@alphamoon.ai>
Configuration menu - View commit details
-
Copy full SHA for c3ea21a - Browse repository at this point
Copy the full SHA c3ea21aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4939fa - Browse repository at this point
Copy the full SHA a4939faView commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aaa9d7b - Browse repository at this point
Copy the full SHA aaa9d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3524c68 - Browse repository at this point
Copy the full SHA 3524c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad5efc0 - Browse repository at this point
Copy the full SHA ad5efc0View commit details -
chore: auto merge branches (#45178)
chore: merge master into feature
Configuration menu - View commit details
-
Copy full SHA for 23d5928 - Browse repository at this point
Copy the full SHA 23d5928View commit details
Commits on Oct 5, 2023
-
docs(table): update pro-component link (#45118)
Signed-off-by: ajuner <106791576@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 9af09d5 - Browse repository at this point
Copy the full SHA 9af09d5View commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af38d9f - Browse repository at this point
Copy the full SHA af38d9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a219228 - Browse repository at this point
Copy the full SHA a219228View commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 131a17d - Browse repository at this point
Copy the full SHA 131a17dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f06787 - Browse repository at this point
Copy the full SHA 6f06787View commit details -
chore: optimize set-output in workflow (#45190)
* chore: optimize set-output in workflow * feat: optimize code
Configuration menu - View commit details
-
Copy full SHA for 749fa42 - Browse repository at this point
Copy the full SHA 749fa42View commit details -
docs: fix API Table styling (#45001)
Signed-off-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for abba072 - Browse repository at this point
Copy the full SHA abba072View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc2b4af - Browse repository at this point
Copy the full SHA fc2b4afView commit details -
docs: fix site document title flash during page loading (#44631)
* fix: site document title rerender after dumi prerender * fix: comment & index page listener render * fix: define seperate layour for index page & seperate Helmet title + desc definition --------- Co-authored-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 24ed2cf - Browse repository at this point
Copy the full SHA 24ed2cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 485e952 - Browse repository at this point
Copy the full SHA 485e952View commit details -
Merge pull request #45198 from ant-design/master
chore: merge master into feature
Configuration menu - View commit details
-
Copy full SHA for e1f3b79 - Browse repository at this point
Copy the full SHA e1f3b79View commit details -
style: inputNumber border unmerged (#45004)
* style: inputNumber border unmerged * chore: update snapshot
Configuration menu - View commit details
-
Copy full SHA for 2f063a2 - Browse repository at this point
Copy the full SHA 2f063a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f42d066 - Browse repository at this point
Copy the full SHA f42d066View commit details -
docs: notificaiton blog (#45199)
* docs: notificaiton blog * chore: update * Update docs/blog/notification-stack.zh-CN.md Co-authored-by: kiner-tang(文辉) <1127031143@qq.com> Signed-off-by: MadCcc <1075746765@qq.com> * chore: typo * docs: add en --------- Signed-off-by: MadCcc <1075746765@qq.com> Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
Configuration menu - View commit details
-
Copy full SHA for e76606f - Browse repository at this point
Copy the full SHA e76606fView commit details -
refactor: rewrite Affix CC => FC (#42674)
* fix * test * Update index.ts * fix * fix * fix * fix: fix * fix: fix * fix: fix * fix: fix * fix: fix * fix: fix * update docs * Update components/affix/index.tsx Co-authored-by: kiner-tang(文辉) <1127031143@qq.com> Signed-off-by: lijianan <574980606@qq.com> * fix * test: add test case * Update components/affix/index.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: lijianan <574980606@qq.com> * update demo --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: kiner-tang(文辉) <1127031143@qq.com> Co-authored-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for be92498 - Browse repository at this point
Copy the full SHA be92498View commit details -
docs: Update notification-stack.en-US.md (#45200)
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 97df6f6 - Browse repository at this point
Copy the full SHA 97df6f6View commit details
Commits on Oct 8, 2023
-
chore(deps): update dependency @types/gtag.js to ^0.0.16 (#45205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c905bd - Browse repository at this point
Copy the full SHA 9c905bdView commit details -
fix(typography): menu item title cannot be centered vertically (#41146)
* fix(typography): menu item title cannot be centered vertically * chore: add example
Configuration menu - View commit details
-
Copy full SHA for b57dc7a - Browse repository at this point
Copy the full SHA b57dc7aView commit details -
Signed-off-by: xrkffgg <xrkffgg@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b37a97 - Browse repository at this point
Copy the full SHA 5b37a97View commit details -
chore: fix overview link (#45206)
* chore: fix overview link * chore: update
Configuration menu - View commit details
-
Copy full SHA for d5d9e72 - Browse repository at this point
Copy the full SHA d5d9e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for f03a4de - Browse repository at this point
Copy the full SHA f03a4deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75611b7 - Browse repository at this point
Copy the full SHA 75611b7View commit details -
style: fix Modal.confirm description long text layout (#45212)
* style: fix Modal.confirm description long text layout * demo: update Modal demos
Configuration menu - View commit details
-
Copy full SHA for cece6e2 - Browse repository at this point
Copy the full SHA cece6e2View commit details -
docs: fix use-with-next.md (#45219)
Co-authored-by: chenyuanbao@baidu.com <chenyuanbao@baidu.com>
Configuration menu - View commit details
-
Copy full SHA for e5daf77 - Browse repository at this point
Copy the full SHA e5daf77View commit details -
chore(deps): bump antd-style@3.5.0 (#45220)
Signed-off-by: 红 <wxh1220@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4ed70ba - Browse repository at this point
Copy the full SHA 4ed70baView commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 04c804e - Browse repository at this point
Copy the full SHA 04c804eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 604948e - Browse repository at this point
Copy the full SHA 604948eView commit details -
Merge pull request #45225 from ant-design/master
chore: merge master into feature
Configuration menu - View commit details
-
Copy full SHA for 854db00 - Browse repository at this point
Copy the full SHA 854db00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13fdc39 - Browse repository at this point
Copy the full SHA 13fdc39View commit details -
test: update check-site.ts.snap (#45229)
Signed-off-by: 红 <wxh1220@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0202598 - Browse repository at this point
Copy the full SHA 0202598View commit details -
Merge pull request #45226 from ant-design/feature
chore: merge feature into master
Configuration menu - View commit details
-
Copy full SHA for 63ececf - Browse repository at this point
Copy the full SHA 63ececfView commit details
Commits on Oct 10, 2023
-
docs: add changelog 5.10.0 (#45244)
* docs: add changelog 5.10.0 * fix: lint * fix: lint * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: xrkffgg <xrkffgg@vip.qq.com> * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: xrkffgg <xrkffgg@vip.qq.com> * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: xrkffgg <xrkffgg@vip.qq.com> * Update CHANGELOG.zh-CN.md Co-authored-by: lijianan <574980606@qq.com> Signed-off-by: xrkffgg <xrkffgg@vip.qq.com> * fix: doc --------- Signed-off-by: xrkffgg <xrkffgg@vip.qq.com> Co-authored-by: afc163 <afc163@gmail.com> Co-authored-by: lijianan <574980606@qq.com>
Configuration menu - View commit details
-
Copy full SHA for d66737f - Browse repository at this point
Copy the full SHA d66737fView commit details -
chore(site): anchor jump don't work (#45243)
* chore: fix typo error * chore: fix anchor jump failure * Revert "chore: fix anchor jump failure" This reverts commit 9a11273. * chore: fix * Revert "chore: fix" This reverts commit 9dc69f1. * Revert "site: remove legacy code for hash jump (#44836)" This reverts commit 72da267. * chore: remove * Update .dumi/theme/layouts/DocLayout/index.tsx Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 红 <wxh16144@qq.com> * chore: update --------- Signed-off-by: 红 <wxh16144@qq.com> Co-authored-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 72fc3b6 - Browse repository at this point
Copy the full SHA 72fc3b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb256e5 - Browse repository at this point
Copy the full SHA cb256e5View commit details -
docs: Update compatible-style.zh-CN.md (#45248)
* Update compatible-style.zh-CN.md Signed-off-by: afc163 <afc163@gmail.com> * Update compatible-style.en-US.md Signed-off-by: afc163 <afc163@gmail.com> * Update compatible-style.en-US.md Signed-off-by: afc163 <afc163@gmail.com> * Update docs/react/compatible-style.zh-CN.md Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 940a1a5 - Browse repository at this point
Copy the full SHA 940a1a5View commit details
Commits on Oct 11, 2023
-
ci: migrate site E2E workflow (#45235)
* ci: migrate site E2E workflow * chore: update * chore: update
Configuration menu - View commit details
-
Copy full SHA for f5d1c11 - Browse repository at this point
Copy the full SHA f5d1c11View commit details -
chore: remove --force-exit in jest options (#45002)
* test: try some jest options * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 083fd55 - Browse repository at this point
Copy the full SHA 083fd55View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4ef28 - Browse repository at this point
Copy the full SHA dd4ef28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92c9c03 - Browse repository at this point
Copy the full SHA 92c9c03View commit details -
docs: Historical Debt of API (#45263)
* docs: Historical Debt of API * docs: update doc
Configuration menu - View commit details
-
Copy full SHA for 7dda41d - Browse repository at this point
Copy the full SHA 7dda41dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 000589b - Browse repository at this point
Copy the full SHA 000589bView commit details -
fix: Card head fit small size tabs (#45272)
* fix: Card tabs should fit small size * chore: update snapshot
Configuration menu - View commit details
-
Copy full SHA for e093b10 - Browse repository at this point
Copy the full SHA e093b10View commit details -
fix (DirectoryTree) : selectedNodes in onSelect method could not get …
…a value when configuring fieldNames (#45036) * fix🐛(DirectoryTree): fieldNames support * fix🐛(DirectoryTree): fieldNames support * test✅(DirectoryTree): Update directoryTree test * test✅(DirectoryTree): Update directoryTree test * chore: simple code * chore: align logic --------- Co-authored-by: yuanzhian <yuanzhian@cai-inc.com> Co-authored-by: 二货机器人 <smith3816@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 80da4e5 - Browse repository at this point
Copy the full SHA 80da4e5View commit details -
docs: added AntBlocks UI to the resources docs (#44439)
* Update resources.en-US.md Resource update - added AntBlocks UI * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: Mateusz Wierzbicki <wierzbicki.mateusz27@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4cacadb - Browse repository at this point
Copy the full SHA 4cacadbView commit details -
ci: merge preview workflows (#45276)
* ci: merge preview workflows * chore: update * chore: update
Configuration menu - View commit details
-
Copy full SHA for 0379ee5 - Browse repository at this point
Copy the full SHA 0379ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8024bbd - Browse repository at this point
Copy the full SHA 8024bbdView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70ce748 - Browse repository at this point
Copy the full SHA 70ce748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53034b0 - Browse repository at this point
Copy the full SHA 53034b0View commit details -
fix(watermark): can be hidden through the Hide Element feature in the…
… browser (#45290) * fix(watermark): can be hidden through the Hide Element feature in the browser * chore: add emphasized style * chore: update snapshot
Configuration menu - View commit details
-
Copy full SHA for 7f13495 - Browse repository at this point
Copy the full SHA 7f13495View commit details -
feat: Input focus style (#45286)
* feat: input focus style * chore: update * feat: revert control outline back
Configuration menu - View commit details
-
Copy full SHA for bf1b73e - Browse repository at this point
Copy the full SHA bf1b73eView commit details
Commits on Oct 13, 2023
-
* chore: cache * chore: clean up * chore: clean up * refactor: part * chore: bump * chore: fix lint * chore: fix lint * chore: fix alt
Configuration menu - View commit details
-
Copy full SHA for 317dac6 - Browse repository at this point
Copy the full SHA 317dac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92644fe - Browse repository at this point
Copy the full SHA 92644feView commit details -
Configuration menu - View commit details
-
Copy full SHA for c727bed - Browse repository at this point
Copy the full SHA c727bedView commit details -
style: fix Segmented text jump issue in Safari (#45310)
Co-authored-by: 红 <wxh1220@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4650d74 - Browse repository at this point
Copy the full SHA 4650d74View commit details -
fix: Button loading={delay: 0} did not show correctly (#45282)
* fix: Button loading={delay: 0} 不显示加载 * fix:add item test to bug 45273 --------- Co-authored-by: wswang9 <wswang9@iflytek.com> Co-authored-by: YDFlame13 <ydflame@tom.com>
Configuration menu - View commit details
-
Copy full SHA for da23a00 - Browse repository at this point
Copy the full SHA da23a00View commit details -
Configuration menu - View commit details
-
Copy full SHA for e587a5f - Browse repository at this point
Copy the full SHA e587a5fView commit details -
fix: CSP nonce attribute should be set to all the style tags (#45326) (…
…#45334) Co-authored-by: Alexey Teterin <ateterin@naumen.ru>
Configuration menu - View commit details
-
Copy full SHA for bce4306 - Browse repository at this point
Copy the full SHA bce4306View commit details
Commits on Oct 14, 2023
-
fix: Affix target add listeners protect (#45291) (#45314)
* Fix: Affix target add listeners protect (#45291) * Update components/affix/index.tsx Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: lijianan <574980606@qq.com> --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: lijianan <574980606@qq.com> Co-authored-by: afc163 <afc163@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 73c0cd7 - Browse repository at this point
Copy the full SHA 73c0cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e0a3e - Browse repository at this point
Copy the full SHA 34e0a3eView commit details -
demo: add border for demo (#45342)
* demo: update demo * demo: update demo
Configuration menu - View commit details
-
Copy full SHA for 406817a - Browse repository at this point
Copy the full SHA 406817aView commit details