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

fix: live demo #691

Merged
merged 20 commits into from
May 6, 2022
Merged

fix: live demo #691

merged 20 commits into from
May 6, 2022

Conversation

PengYYYYY
Copy link
Collaborator

@PengYYYYY PengYYYYY commented May 1, 2022

🤔 这个 PR 的性质是?

  • 日常 bug 修复

🔗 相关 Issue

💡 需求背景和解决方案

修复 live demo 展示问题

📝 更新日志

  • fix(menu): 修复 expandMutex 无法动态更新
  • fix(input): 修复 onChange 触发两次
  • fix(tabs): 修复 add 方法点击报错
  • fix(textarea): 修复 autofocus 参数更新无法聚焦
  • fix(select): 修复在结合 option 使用下的 render 告警
  • fix(dropdown): 修复下拉菜单点击后报错 [Dropdown] 下拉菜单点击后不自动关闭 #711

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented May 1, 2022

完成

@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2022

Size Change: -684 B (0%)

Total Size: 657 kB

Filename Size Change
./dist/tdesign.js 367 kB -428 B (0%)
./dist/tdesign.min.js 208 kB -256 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 43.3 kB
./dist/tdesign.min.css 38.4 kB

@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2022

Size Change: -701 B (0%)

Total Size: 657 kB

Filename Size Change
./dist/tdesign.js 367 kB -437 B (0%)
./dist/tdesign.min.js 208 kB -264 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 43.3 kB
./dist/tdesign.min.css 38.4 kB

2 similar comments
@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2022

Size Change: -701 B (0%)

Total Size: 657 kB

Filename Size Change
./dist/tdesign.js 367 kB -437 B (0%)
./dist/tdesign.min.js 208 kB -264 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 43.3 kB
./dist/tdesign.min.css 38.4 kB

@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2022

Size Change: -701 B (0%)

Total Size: 657 kB

Filename Size Change
./dist/tdesign.js 367 kB -437 B (0%)
./dist/tdesign.min.js 208 kB -264 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 43.3 kB
./dist/tdesign.min.css 38.4 kB

@codecov-commenter
Copy link

codecov-commenter commented May 6, 2022

Codecov Report

❗ No coverage uploaded for pull request base (develop@1ebbcce). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 79a70ad differs from pull request most recent head b68ba66. Consider uploading reports for the commit b68ba66 to get more accurate results

@@            Coverage Diff             @@
##             develop     #691   +/-   ##
==========================================
  Coverage           ?   61.54%           
==========================================
  Files              ?      402           
  Lines              ?    13843           
  Branches           ?     2599           
==========================================
  Hits               ?     8519           
  Misses             ?     5078           
  Partials           ?      246           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ebbcce...b68ba66. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2022

Size Change: -701 B (0%)

Total Size: 657 kB

Filename Size Change
./dist/tdesign.js 367 kB -437 B (0%)
./dist/tdesign.min.js 208 kB -264 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 43.3 kB
./dist/tdesign.min.css 38.4 kB

@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2022

Size Change: -700 B (0%)

Total Size: 657 kB

Filename Size Change
./dist/tdesign.js 367 kB -431 B (0%)
./dist/tdesign.min.js 208 kB -269 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 43.3 kB
./dist/tdesign.min.css 38.4 kB

@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2022

Size Change: -700 B (0%)

Total Size: 657 kB

Filename Size Change
./dist/tdesign.js 367 kB -431 B (0%)
./dist/tdesign.min.js 208 kB -269 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 43.3 kB
./dist/tdesign.min.css 38.4 kB

@PengYYYYY PengYYYYY merged commit 92801c0 into develop May 6, 2022
@PengYYYYY PengYYYYY deleted the fix/liveDemo branch May 6, 2022 06:40
@github-actions github-actions bot mentioned this pull request May 6, 2022
5 tasks
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.

3 participants