Skip to content

docs: 更新README.md添加洞察分析#1863

Merged
xingwanying merged 1 commit intomasterfrom
xingwanying-patch-1
Nov 1, 2022
Merged

docs: 更新README.md添加洞察分析#1863
xingwanying merged 1 commit intomasterfrom
xingwanying-patch-1

Conversation

@xingwanying
Copy link
Copy Markdown
Member

@xingwanying xingwanying commented Nov 1, 2022

👀 PR includes

🔧 Chore

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

增加 repo 数据洞察

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
antvis-s2 ✅ Ready (Inspect) Visit Preview Nov 1, 2022 at 7:58AM (UTC)

@xingwanying xingwanying enabled auto-merge (squash) November 1, 2022 07:49
@github-actions github-actions bot added the pr(documentation) documentation label Nov 1, 2022
@xingwanying xingwanying changed the title docs: update the README.md docs: update the README.md [skip ci] Nov 1, 2022
@xingwanying xingwanying changed the title docs: update the README.md [skip ci] docs: 更新README.md添加洞察分析 Nov 1, 2022
Copy link
Copy Markdown
Member

@YardWill YardWill left a comment

Choose a reason for hiding this comment

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

LG

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 1, 2022

Size Change: 0 B

Total Size: 431 kB

ℹ️ View Unchanged
Filename Size
./packages/s2-core/dist/index.min.js 168 kB
./packages/s2-core/dist/style.min.css 389 B
./packages/s2-core/node_modules/@testing-library/dom/dist/@testing-library/dom.cjs.js 21.7 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js 21.2 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/@testing-library/dom.umd.js 60.3 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/@testing-library/dom.umd.min.js 33.9 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/config.js 1.16 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/DOMElementFilter.js 1.87 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/event-map.js 1.18 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/events.js 1.55 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/get-node-text.js 300 B
./packages/s2-core/node_modules/@testing-library/dom/dist/get-queries-for-element.js 738 B
./packages/s2-core/node_modules/@testing-library/dom/dist/get-user-code-frame.js 810 B
./packages/s2-core/node_modules/@testing-library/dom/dist/helpers.js 1.07 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/index.js 1.14 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/label-helpers.js 1.05 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/matches.js 1.14 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/pretty-dom.js 1.47 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/all-utils.js 337 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/alt-text.js 573 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/display-value.js 713 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/index.js 418 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/label-text.js 1.8 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/placeholder-text.js 491 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/role.js 2.67 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/test-id.js 498 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/text.js 958 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/title.js 718 B
./packages/s2-core/node_modules/@testing-library/dom/dist/query-helpers.js 1.81 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/role-helpers.js 2.82 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/screen.js 1.51 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/suggestions.js 1.5 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js 748 B
./packages/s2-core/node_modules/@testing-library/dom/dist/wait-for.js 2.38 kB
./packages/s2-react/dist/index.min.js 65.9 kB
./packages/s2-react/dist/style.min.css 3.32 kB
./packages/s2-vue/dist/index.min.js 20.5 kB
./packages/s2-vue/dist/style.min.css 1.68 kB

compressed-size-action

@xingwanying xingwanying merged commit c762030 into master Nov 1, 2022
@xingwanying xingwanying deleted the xingwanying-patch-1 branch November 1, 2022 08:17
@lijinke666
Copy link
Copy Markdown
Member

英文的 README 忘改了

YardWill added a commit that referenced this pull request Nov 4, 2022
* docs: update the README.md (#1863)

* fix: 修复 mergedCell 缺失theme 导致的报错 (#1874)

* feat: 为合并单元格添加主题

* test: 添加合并单元格主题相关单测

* chore: 更新README (#1865)

Co-authored-by: Jinke Li <[email protected]>

* fix: ts problem

Co-authored-by: 嘤嘤嘤 <[email protected]>
Co-authored-by: stone <[email protected]>
Co-authored-by: Jinke Li <[email protected]>
YardWill added a commit that referenced this pull request Nov 11, 2022
* refactor: 支持 ts 严格模式 close #1742

* fix: 修复部分类型错误

* fix

* fix

* fix: 修复测试

* fix:

* fix: ts problem (#1876)

* docs: update the README.md (#1863)

* fix: 修复 mergedCell 缺失theme 导致的报错 (#1874)

* feat: 为合并单元格添加主题

* test: 添加合并单元格主题相关单测

* chore: 更新README (#1865)

Co-authored-by: Jinke Li <[email protected]>

* fix: ts problem

Co-authored-by: 嘤嘤嘤 <[email protected]>
Co-authored-by: stone <[email protected]>
Co-authored-by: Jinke Li <[email protected]>

* fix: 升级配置

* test: 修复测试

* chore: 修复类型错误

Co-authored-by: YardWill <[email protected]>
Co-authored-by: 嘤嘤嘤 <[email protected]>
Co-authored-by: stone <[email protected]>
@lijinke666
Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

wjgogogo pushed a commit that referenced this pull request Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr(documentation) documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants