Skip to content
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

site: sync all code type of demos when change one of them #48436

Merged
merged 4 commits into from Apr 13, 2024

Conversation

gin-lsl
Copy link
Contributor

@gin-lsl gin-lsl commented Apr 13, 2024

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

切换 Demo 的 TypeScript / JavaScript 时,可以全局切换所有的。

close #48414

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

stackblitz bot commented Apr 13, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

  • 🚨 Please fill changelog in the PR

    • Write with a developer-oriented perspective and narrative method, without describing the details of the repair
    • Describing the problem and the impact on the developer
    • describing the user-first site problem, not your solution
    • Refer: https://ant.design/changelog#501
  • 🚨 请填写 PR 中的 changelog

    • 请用面向开发者的角度叙述方式撰写,不描述修复细节
    • 描述问题和对开发者的影响
    • 描述用户第一现场的问题,而非你的解决方式
    • 参考:https://ant.design/changelog-cn#501

Copy link
Contributor

github-actions bot commented Apr 13, 2024

Preview is ready

Copy link
Contributor

github-actions bot commented Apr 13, 2024

Visual Regression Build for PR #48436 Failed ❌

Potential causes:

  • upstream workflow status: failure upstream job link
  • download report artifact status: failure
  • report upload status: skipped

Copy link

codesandbox-ci bot commented Apr 13, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

codecov bot commented Apr 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2f4b868) to head (2df56d3).

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #48436   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          744       744           
  Lines        12875     12875           
  Branches      3366      3366           
=========================================
  Hits         12875     12875           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@afc163
Copy link
Member

afc163 commented Apr 13, 2024

@afc163 afc163 mentioned this pull request Apr 13, 2024
20 tasks
@PeachScript PeachScript merged commit 72b5263 into ant-design:master Apr 13, 2024
60 of 61 checks passed
@gin-lsl gin-lsl deleted the site/sync-codetype branch April 13, 2024 15:12
@li-jia-nan
Copy link
Member

这个交互有点反直觉啊……太奇怪了,我还以为是单独加个总按钮什么的

@yoyo837
Copy link
Contributor

yoyo837 commented Apr 13, 2024

这个交互有点反直觉啊……太奇怪了,我还以为是单独加个总按钮什么的

site的,影响面小,反对的声音多了再改 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

文档demo 的TS/JS 语法切换 支持全局设置.
5 participants