Skip to content

Conversation

xingwanying
Copy link
Member

👀 PR includes

🔧 Chore

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

@vercel
Copy link

vercel bot commented Nov 2, 2022

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

Name Status Preview Updated
antvis-s2 ✅ Ready (Inspect) Visit Preview Nov 4, 2022 at 5:51AM (UTC)

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

你好, @xingwanying CI 执行失败, 请点击 [Details] 按钮查看, 并根据日志修复。

Hello, @xingwanying CI run failed, please click the [Details] button for detailed log information and fix it.

@github-actions github-actions bot added the 🚨 test failed 单元测试挂了 label Nov 2, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 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

@lijinke666 lijinke666 enabled auto-merge (squash) November 4, 2022 05:33
@github-actions github-actions bot removed the 🚨 test failed 单元测试挂了 label Nov 4, 2022
@lijinke666 lijinke666 merged commit 9c96e12 into master Nov 4, 2022
@lijinke666 lijinke666 deleted the xingwanying-patch-1 branch November 4, 2022 06:10
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 <a1231236677287@163.com>

* fix: ts problem

Co-authored-by: 嘤嘤嘤 <yingying.xwy@antgroup.com>
Co-authored-by: stone <stone-lyl@users.noreply.github.com>
Co-authored-by: Jinke Li <a1231236677287@163.com>
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 <a1231236677287@163.com>

* fix: ts problem

Co-authored-by: 嘤嘤嘤 <yingying.xwy@antgroup.com>
Co-authored-by: stone <stone-lyl@users.noreply.github.com>
Co-authored-by: Jinke Li <a1231236677287@163.com>

* fix: 升级配置

* test: 修复测试

* chore: 修复类型错误

Co-authored-by: YardWill <YardWill@users.noreply.github.com>
Co-authored-by: 嘤嘤嘤 <yingying.xwy@antgroup.com>
Co-authored-by: stone <stone-lyl@users.noreply.github.com>
@lijinke666
Copy link
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
Co-authored-by: Jinke Li <a1231236677287@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr(chore) configuration changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants