moreTreeTable icon indicating copy to clipboard operation
moreTreeTable copied to clipboard

支持横向树形表头和纵向树形表头的表格。Tables that support both horizontal and vertical tree headers

Results 36 moreTreeTable issues
Sort by recently updated
recently updated
newest added

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.10 to 9.18.5. Release notes Sourced from highlight.js's releases. 10.3.2 - Oops, "Javascript". Tiny tiny release, just to fix the website incorrectly not listing Javascript in the...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.3.2 to 8.5.1. Commits 5bd73f6 8.5.1 4d0804b Backport #352. Closes #353 4ae5f53 8.5.0 83019b8 Add isPromise(). Closes #346 b9aa286 Add declaration 5dcbb9c 8.4.0 d898b06 Add TS utils....

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.2. Commits f6b83ed Mark version 6.4.2 f51895b Fix potentially-exponential regular expression in use-strict-scanning 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp...

dependencies

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. Release notes Sourced from dot-prop's releases. v4.2.1 Backport https://github.com/sindresorhus/dot-prop/commit/3039c8c07f6fdaa8b595ec869ae0895686a7a0f2 to the v4.x release line. Commits c914124 feat: patch 4.2.0 with fixes for CVE-2020-8116 See...

dependencies

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0 to 5.0.1. Release notes Sourced from yargs-parser's releases. yargs-parser v5.0.1 Bug Fixes security: address GHSA-p9pc-299p-vxgp (#362) (1c417bd) Changelog Sourced from yargs-parser's changelog. 5.0.0 (2017-02-18) Bug Fixes...

dependencies

合并单元格该怎么操作呢? 比如最后一行4-1想要整行合并成为一格

![image](https://user-images.githubusercontent.com/39954388/101712309-31520700-3ad0-11eb-82cc-3617083a1864.png) 内容区域的cell 需要添加点击, 点击后需要获取到 cell 对应的横向 纵向 的id 期望添加cell点击回调,回调默认参数 希望包含横向 纵向 的id 值