Skip to content

Conversation

stone-lyl
Copy link
Member

👀 PR includes

✨ Feature

  • New feature

🎨 Enhance

  • Code style optimization
  • Refactoring
  • Change the UI
  • Improve the performance
  • Type optimization

🐛 Bugfix

🔧 Chore

  • Test case
  • Docs / demos update
  • CI / workflow
  • Release version
  • Other ()

📝 Description

🖼️ Screenshot

Before After
image image

🔗 Related issue link

🔍 Self Check before Merge

  • Add or update relevant Docs.
  • Add or update relevant Demos.
  • Add or update relevant TypeScript definitions.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2022

🎊 PR Preview has been successfully built and deployed to https://s2-preview-pr-1160.surge.sh

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2022

Size Change: 0 B

Total Size: 211 kB

ℹ️ View Unchanged
Filename Size
./packages/s2-core/dist/index.min.js 138 kB
./packages/s2-core/dist/style.min.css 362 B
./packages/s2-react/dist/index.min.js 70.1 kB
./packages/s2-react/dist/style.min.css 3.17 kB

compressed-size-action

@stone-lyl stone-lyl force-pushed the fix-adaptive-options branch from c9cd6e9 to 39e2a68 Compare March 9, 2022 07:28
@codecov
Copy link

codecov bot commented Mar 9, 2022

Codecov Report

Merging #1160 (39e2a68) into master (ff524ab) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1160   +/-   ##
=======================================
  Coverage   72.83%   72.83%           
=======================================
  Files         178      178           
  Lines       13493    13493           
  Branches     3192     3192           
=======================================
  Hits         9827     9827           
  Misses       2344     2344           
  Partials     1322     1322           
Impacted Files Coverage Δ
packages/s2-react/src/hooks/useResize.ts 72.61% <100.00%> (ø)

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 ff524ab...39e2a68. Read the comment docs.

Copy link
Member

@zxc0328 zxc0328 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@lijinke666 lijinke666 merged commit 0becd56 into master Mar 9, 2022
@lijinke666 lijinke666 deleted the fix-adaptive-options branch March 9, 2022 11:20
@lijinke666
Copy link
Member

🎉 This PR is included in version @antv/s2-v1.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

🎉 This PR is included in version @antv/s2-react-v1.11.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

wjgogogo pushed a commit that referenced this pull request Oct 25, 2023
…ht (#1160)

* docs: 修正 collapsedRows 属性的描述。

* docs: 修正 calcTotals 和 calcSubTotals 的使用错误

* feat: 将width、height 属性设置成可选值

* docs:  将 width、height 属性设置成可选值

* fix: set parameter of type 'CanvasCfg'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛小计、总计文档有误 🙏 s2-react adaptive 为 true 时无须设置宽高
3 participants